This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Mar 01, 2015
-
-
Henk-Jan authored
This is for fields "extra-source-files", "data-files", "extra-doc-files", "c-sources" and "js-sources" See https://github.com/haskell/cabal/issues/1531
-
- Feb 23, 2015
-
-
ttuegel authored
Fixes #2375. The 'build' command now takes extra arguments, so autoconfUserHooks should not fail if they are provided.
-
- Feb 20, 2015
-
-
ttuegel authored
-
Mikhail Glushenkov authored
add Android OS
-
- Jan 28, 2015
-
-
Mikhail Glushenkov authored
Export componentCcGhcOptions
-
Edsko de Vries authored
-
- Jan 27, 2015
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
Mikhail Glushenkov authored
Only print warning when starting repl
-
Moritz Kiefer authored
-
Mikhail Glushenkov authored
Open repl even if there are no exposed modules
-
Moritz Kiefer authored
fixes #1986
-
- Jan 19, 2015
-
-
Mikhail Glushenkov authored
Add and fix the documentation.
-
ttuegel authored
Skip unbuildable tests and benchmarks
-
ttuegel authored
-
ttuegel authored
-
JeanPhilippeMoresmau authored
-
JeanPhilippeMoresmau authored
-
JeanPhilippeMoresmau authored
-
- Jan 18, 2015
-
-
Mikhail Glushenkov authored
Fix "ambigious" typos
-
Ryan Scott authored
-
JeanPhilippeMoresmau authored
-
- Jan 17, 2015
-
-
See #2323 for the details. (cherry picked from commit 370f135a)
-
- Jan 14, 2015
-
-
capsjac authored
Though Android OSs are based on Linux, they have very unique APIs that desktop OSs do not have. e.g. Bonic C lib, /dev/binder, libandroid.so, lots of Java native APIs, etc. Plus, Android has own different directory structures, environment variables, application starting scheme and security. I think it seems better choise to distinguish mobile platforms from desktop OSs.
-
- Jan 13, 2015
-
-
Mikhail Glushenkov authored
Build a Version the right way in Strip module
-
Adam C. Foltzer authored
per @23Skidoo's suggestion in #2356
-
Mikhail Glushenkov authored
Quiet version checking for `strip`
-
Adam C. Foltzer authored
Fixes #2359. Since the version checking code for `strip` on many platforms will fail without consequence, we don't want to warn every time it does.
-
https://github.com/acfoltzer/cabaltibbe authored
-
Adam C. Foltzer authored
Fixes #2339
-
- Jan 12, 2015
-
-
Mikhail Glushenkov authored
A few small cabal init improvements
-
Mikhail Glushenkov authored
Fix compiler warning.
-
Mikhail Glushenkov authored
bootstrap.sh: bump dep versions
-
tuncer authored
-
Robert Collins authored
This was warning about CompilerId being a redundant import.
-
ttuegel authored
Retain --enable-executable-profiling and --enable-library-coverage options
-
ttuegel authored
The option has the same effect as --enable-coverage, but we retain it for backwards compatibility.
-
ttuegel authored
The option has the same effect as --enable-profiling. It is retained for backwards compatibility.
-
- Jan 11, 2015
-
-