This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- May 24, 2018
-
-
-
This should work on OSX, and even though grabbing it from the bsdgames package ought to have worked on Linux, it apparently didn't, so let's try this instead.
-
Mikhail Glushenkov authored
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Jan 25, 2018
-
-
Oleg Grenrus authored
-
- Jan 24, 2018
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Jan 22, 2018
-
-
Oleg Grenrus authored
Now there's --help, so it's easier to use :)
-
- Aug 16, 2017
-
-
Oleg Grenrus authored
-
- Aug 15, 2017
-
-
Oleg Grenrus authored
- Manually generate Lexer.hs - Temporarily disable parser-hackage-tests on appveyor (needs 01-index.tar) - Add root Makefile to handle commmon dev tasks (genering Lexer.hs)
-
- Jul 29, 2017
-
-
Edward Z. Yang authored
- cabal-install 2.0 new-build has different directory layout; everything is adjusted for that. - Using hvr's PPA for Linux builds, and a custom ezyang build for OS X
-
- May 07, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
See #4462 for the gory details. Main things about this commit: - New 'monolithic' flag on cabal-install, which combines all of the tests into a single binary. It's not very much code, and you don't pay for any of it on a release build. I quite like it. The one downside is that we can't also pull in Cabal test suites this way. - Env vars got moved into travis-common.sh - travis-script.sh now runs the cabal-tests tests, because we aren't sending enough build product over to do them on the second Travis run Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Apr 24, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Mar 17, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Mar 07, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Feb 21, 2017
-
-
- Setup the ssh key for cabal-website deploy right before we use it, so it doesn't get clobbered by our pushbot deploy script. Furthermore, umask the key to 600, so that we can override it. - Add some more helpful information to the Pushbot commit messages, including what branch/PR the build was for, and a link to the relevant GitHub page. - Have Travis spoof the author and email of the original committer, so that Travis sends the build notification message to the right place. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Feb 20, 2017
-
-
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-