This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 12 Sep, 2016 1 commit
-
-
ttuegel authored
GHC 7.4 is more than four years old now, well outside our three-year support window. (Actually, GHC 7.6 is outside our support window too, but I don't have any pending patches which are broken with that version.)
-
- 22 Jul, 2016 1 commit
-
-
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.
-
- 21 Jul, 2016 3 commits
-
-
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>
-
- 18 Jul, 2016 2 commits
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
-
- 17 Jul, 2016 10 commits
-
-
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.
-
- 21 May, 2016 2 commits
- 20 May, 2016 1 commit
-
-
tuncer authored
Now that we bootstrap Cabal and cabal-install, we don't have to install the package anymore.
-
- 17 May, 2016 1 commit
-
-
- 04 May, 2016 1 commit
-
-
Mikhail Glushenkov authored
It makes the build fail due to timeout. /cc @ezyang
-
- 08 Apr, 2016 4 commits
-
-
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>
-
- 07 Apr, 2016 2 commits
-
-
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>
-
- 01 Apr, 2016 2 commits
-
-
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>
-
- 30 Mar, 2016 1 commit
-
-
Mikhail Glushenkov authored
-
- 29 Mar, 2016 2 commits
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
kristenk authored
-
- 06 Mar, 2016 1 commit
-
-
Herbert Valerio Riedel authored
-
- 25 Feb, 2016 1 commit
-
-
- 23 Feb, 2016 1 commit
-
-
Mikhail Glushenkov authored
hackage-security doesn't know about Cabal 1.25.
-
- 14 Feb, 2016 1 commit
-
-
Mikhail Glushenkov authored
-
- 02 Feb, 2016 1 commit
-
-
Mikhail Glushenkov authored
-
- 31 Jan, 2016 1 commit
-
-
Mikhail Glushenkov authored
-
- 30 Jan, 2016 1 commit
-
-
Mikhail Glushenkov authored
-