This project is mirrored from https://github.com/haskell/Cabal.
Pull mirroring updated .
- Jul 21, 2017
-
-
Amir Mohammad Saied authored
-
Mikhail Glushenkov authored
[ci skip]
-
- Jul 20, 2017
-
-
Francesco Gazzetta authored
Reduce duplication in CmdRun. Also fixes #4608.
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
Return a monomorphic TargetsMap from selectPlanSubset and put it in the final ProjectBuildContext. This causes slight duplication in CmdRun.hs, but not as bas as when we didn't return anything. In exchange, the final return type is much simpler. Note that CmdConfigure returns an empty TargetsMap, as configure doesn't accept targets.
-
Francesco Gazzetta authored
Previously, the extraction of the target from the targetStrings was done twice: inside the function passed to 'runProjectPreBuildPhase' and right after it. Now 'runProjectPreBuildPhase' is able to return information from that function, and the duplication was removed, along with some assumptions about the number of targets.
-
Mikhail Glushenkov authored
[ci skip]
-
Edward Z. Yang authored
Add datadir env var before running the exe
-
- Jul 19, 2017
-
-
Francesco Gazzetta authored
Datafiles should work when running an inplace exe
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
This enables the executale to find the datafiles in inplace builds. Fixes #4120
-
- Jul 18, 2017
-
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
-
- Jul 17, 2017
-
-
Mikhail Glushenkov authored
[ci skip]
-
Mikhail Glushenkov authored
-
Mikhail Glushenkov authored
Print build profile in new-build command
-
- Jul 16, 2017
-
-
Francesco Gazzetta authored
Completed the 'new-run' command (#4477). The functionality is the same of the old 'run' command but using nix-style builds. Additionally, it can run executables across packages in a project.
-
Francesco Gazzetta authored
-
Amir Mohammad Saied authored
-
Amir Mohammad Saied authored
-
Amir Mohammad Saied authored
-
Amir Mohammad Saied authored
-
- Jul 15, 2017
-
-
Amir Mohammad Saied authored
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Amir Mohammad Saied authored
-
Amir Mohammad Saied authored
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
Amir Mohammad Saied authored
-
- Jul 14, 2017
-
-
Francesco Gazzetta authored
-
- Jul 13, 2017
-
-
Francesco Gazzetta authored
-
Francesco Gazzetta authored
-
- Jul 10, 2017
-
-
Mikhail Glushenkov authored
Fix bug in conflict counting.
-
Francesco Gazzetta authored
[ci skip] `new-test` _is_ implemented now. `new-install` isn't.
-
Francesco Gazzetta authored
-
Mikhail Glushenkov authored
Refine "doingTH" check to include checking for QuasiQuotes
-
kristenk authored
-