This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jul 22, 2016
-
-
Mikhail Glushenkov authored
1. Unbreak the deployment script (hopefully the last time). 2. No longer attempt to upload docs when building from non-main repos. Fixes #3592.
-
- Jul 21, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Lots of changes: - When possible, we use the container infrastructure (sudo: false) rather than Google Compute Engine infrastructure (sudo: required). Unfortunately, we can't use GCE for the Linux builds, where reduced RAM available hoses are GHC build. - Switched from using ./Setup and old-style cabal to new-build. There are numerous great benefits but the best is that .cabal/store can be cached on Travis, leading to huge speedups on the build. Downside is we need to string-and-ceiling-wax support for test/haddock/etc. - I stopped bootstrapping on every build we do; instead there is a separate bootstrap build we do to make sure that that is working. This also speeds up the basic builds since we are not building Cabal/cabal-install multiple times. - There are some hacks. The big one is setting CABAL_BUILDDIR explicitly; this smooths over quite a few infelicities in the current new-build implementation. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Jul 18, 2016
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
-
- Jul 17, 2016
-
-
Mikhail Glushenkov authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Fixes #3543.
-
- May 21, 2016
- May 20, 2016
-
-
tuncer authored
Now that we bootstrap Cabal and cabal-install, we don't have to install the package anymore.
-
- May 17, 2016
-
-
- May 04, 2016
-
-
Mikhail Glushenkov authored
It makes the build fail due to timeout. /cc @ezyang
-
- Apr 08, 2016
-
-
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
Disable fast finish as it is buggy w.r.t. notifications https://github.com/travis-ci/travis-ci/issues/4928 [ci skip] Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Apr 07, 2016
-
-
https://blog.travis-ci.com/2013-11-27-fast-finishing-builds/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>
-
- Apr 01, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Edward Z. Yang authored
In the process, I refactored the test suite a bit to be more robust and handle the --with-compiler more correctly in most cases. One note: I turned off the HPC tests with the GHC and WITH_GHC parameters don't match. In principle this should work but there is some sort of bug. I don't plan on fixing the bug. Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Mar 30, 2016
-
-
Mikhail Glushenkov authored
-
- Mar 29, 2016
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
kristenk authored
-
- Mar 06, 2016
-
-
Herbert Valerio Riedel authored
-
- Feb 25, 2016
-
-
- Feb 23, 2016
-
-
Mikhail Glushenkov authored
hackage-security doesn't know about Cabal 1.25.
-
- Feb 14, 2016
-
-
Mikhail Glushenkov authored
-
- Feb 02, 2016
-
-
Mikhail Glushenkov authored
-
- Jan 31, 2016
-
-
Mikhail Glushenkov authored
-
- Jan 30, 2016
-
-
Mikhail Glushenkov authored
-
- Jan 26, 2016
-
-
Mikhail Glushenkov authored
-