This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- 22 Feb, 2014 1 commit
-
-
Nick Smallbone authored
-
- 18 Feb, 2014 4 commits
-
-
Mikhail Glushenkov authored
Fixes #1693.
-
Mikhail Glushenkov authored
Fixes #1692.
-
Mikhail Glushenkov authored
Disable strip-unneeded on iOS too
-
lukexi authored
-
- 16 Feb, 2014 2 commits
-
-
Mikhail Glushenkov authored
See http://blog.travis-ci.com/2013-05-20-network-timeouts-build-retries/ . Thanks to Mateusz Kowalczyk for the tip.
-
Mikhail Glushenkov authored
-
- 15 Feb, 2014 2 commits
-
-
Mikhail Glushenkov authored
Fix small documentation error
-
Florian Hartwig authored
-
- 14 Feb, 2014 1 commit
-
-
Mikhail Glushenkov authored
Fixes #1686.
-
- 12 Feb, 2014 6 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Added flag to disable generation of package documentation
-
bjp authored
-
Mikhail Glushenkov authored
bootstrap.sh now also builds documentation of installed packages
-
bjp authored
-
- 10 Feb, 2014 3 commits
-
-
Mikhail Glushenkov authored
For compatibility with '~/.cabal/config'.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 09 Feb, 2014 8 commits
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Hopefully.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- 08 Feb, 2014 4 commits
-
-
Mikhail Glushenkov authored
bootstrap.sh: document curl TODO
-
tuncer authored
-
Mikhail Glushenkov authored
Hackage 2 doesn't support byte ranges at the moment, which makes curl exit with error if there's an incomplete tarball present. Fixes #1675.
-
Mikhail Glushenkov authored
Fix bootstrap.sh
-
- 07 Feb, 2014 5 commits
-
-
tuncer authored
-
tuncer authored
There were three errors in CC detection: 1. The wrong variable was used in the for loop. 2. The selected CC was checked for existence and execute perm, but instead of the full path to the executable just the basename was passed to test -x. 3. The info log message accidentally printed the value of CC.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
check linker, other script fixups
-
Geoff Nixon authored
-
- 05 Feb, 2014 4 commits
-
-
Duncan Coutts authored
One user reported being rather confused by the message: cabal: The program happy version >=1.18.5 is required but it could not be found. I guess they must have been wondering what a happy version was. They said that this is much clearer: cabal: The program 'happy' version >=1.18.5 is required but it could not be found. So that's what we now do.
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-