This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jul 13, 2020
-
-
Oleg Grenrus authored
-
- Jun 02, 2020
-
-
Oleg Grenrus authored
-
- Dec 12, 2019
-
-
Oleg Grenrus authored
-
- Oct 01, 2019
-
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
Oleg Grenrus authored
-
- Aug 27, 2019
-
-
Mikhail Glushenkov authored
-
- Jul 06, 2019
-
-
Oleg Grenrus authored
-
- Mar 16, 2019
-
-
Tamar Christina authored
-
Tamar Christina authored
-
Tamar Christina authored
-
Tamar Christina authored
-
- Mar 13, 2019
-
-
Tamar Christina authored
-
Tamar Christina authored
The new `cabal-head` packages now automatically detect AppVeyor and set the required paths. (You can see this in the build log) also use AppVeyor time better by not building branches to open PRs since the PR itself is also built.
-
- Mar 09, 2019
-
-
Herbert Valerio Riedel authored
-
- Jan 03, 2019
-
-
Herbert Valerio Riedel authored
-
- Nov 29, 2018
-
-
Oleg Grenrus authored
-
- Nov 25, 2018
-
-
Oleg Grenrus authored
This reverts commit 3c243455.
-
Oleg Grenrus authored
-
- Aug 20, 2018
-
-
Oleg Grenrus authored
- Disable cabal-install's haddock on CI - Temporarily disable cabal check (`-main-is` in tests) - Remove this is not a lib note - Tell to run git update-index --assume-unchanged ... when changing to -dev or -monolithic configuration. Run --no-assume-unchanged unconditionally, when changing to the production build. - Improve auto-gen note in cabal-install.cabal - Try to build haddock (with GHC-8.4.3 only)
-
- Aug 15, 2018
-
-
Mikhail Glushenkov authored
-
- Aug 02, 2018
-
-
Mikhail Glushenkov authored
See https://github.com/haskell/cabal/commit/123291c0939789aa7c3e4970c4a22adf50c0a9ee#comments. (cherry picked from commit 8739c9b6)
-
- Aug 01, 2018
-
-
Mikhail Glushenkov authored
-
- Jul 27, 2018
-
-
Alexis Williams authored
Unfortunately, the vast majority of Appveyor runs are timing out again.
-
- Jul 14, 2018
-
-
Alexis Williams authored
VCS tests are *very* slow; it took a substantial amount of work (this is a squash of 35 commits by two authors with debugging help from @Mistuke as well) to get the test suite and build process fast enough that they can run along with the rest of it in under an hour (the Appveyor limit). Co-authored-by:
quasicomputational <quasicomputational@gmail.com>
-
- May 09, 2018
-
-
I disabled one test that still fails on Windows: PackageTests/NewBuild/CustomSetup/RemotePackageWithCustomSetup/build-package-from-repo-with-custom-setup.test.hs
-
- May 07, 2018
-
-
Previously, --hide-successes caused solver-quickcheck to only print the seed that was added in 4d83212f. This commit removes --hide-successes so that the test suite prints the test names with the seeds.
-
- Apr 23, 2018
-
-
- Mar 10, 2018
-
-
Tamar Christina authored
-
Tamar Christina authored
-
Tamar Christina authored
-
- Feb 16, 2018
-
-
Mikhail Glushenkov authored
Also set an upper bound on Tasty, because it tends to break things when updated. Also require optparse-applicative >= 0.14 in cabal-testsuite (cherry picked from commit b21cfd99)
-
- Feb 15, 2018
-
-
Mikhail Glushenkov authored
-
- Feb 14, 2018
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Sep 26, 2017
-
-
Mikhail Glushenkov 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)
-
- May 06, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Apr 23, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-
- Mar 21, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@cs.stanford.edu>
-