Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Remove cabal-dependency-licenses license | Daniel Gröber | 2018-01-19 | 2 | -31/+1 | |
| | | | | We have removed the corresponding code in a543f44bd. | |||||
* | Fix docs | Daniel Gröber | 2018-01-19 | 3 | -4/+4 | |
| | | | | | | ..its called XDG_CACHE_HOME not XDG_CACHE_DIR. [skip ci] | |||||
* | Add build-tool-depends:cabal to tests | Daniel Gröber | 2018-01-18 | 1 | -3/+3 | |
| | ||||||
* | ci: Disable cabal-helper-main component on GHC 7.4 | Daniel Gröber | 2018-01-18 | 1 | -4/+8 | |
| | ||||||
* | Refactor 'compileHelper' to cache helper in all cases | Daniel Gröber | 2018-01-18 | 3 | -97/+122 | |
| | ||||||
* | Remove package license query | Daniel Gröber | 2018-01-18 | 5 | -146/+2 | |
| | ||||||
* | Fix and refactor CH.C.Compile | Daniel Gröber | 2018-01-18 | 3 | -118/+206 | |
| | | | | ..compilation outputs were landing in CWD | |||||
* | Make PackageDbDir newtype accessor more conventional | Daniel Gröber | 2018-01-18 | 2 | -3/+3 | |
| | ||||||
* | compile-test: Add Cabal-2.0.{1.0,1.1} | Daniel Gröber | 2018-01-18 | 1 | -0/+2 | |
| | ||||||
* | Refactor to introduce Cabal version type | Daniel Gröber | 2018-01-18 | 5 | -81/+85 | |
| | ||||||
* | Cleanup section sharing for tests in cabal file | Daniel Gröber | 2018-01-18 | 2 | -26/+108 | |
| | ||||||
* | ghc-session: Factor out CPP | Daniel Gröber | 2018-01-18 | 1 | -5/+7 | |
| | ||||||
* | Move import into CPP zone | Alan Zimmerman | 2018-01-18 | 1 | -3/+3 | |
| | ||||||
* | When a component uses an internal backpack module, use cabal opts | Alan Zimmerman | 2018-01-18 | 2 | -23/+16 | |
| | | | | Which includes inserting the inplace directory for package includes | |||||
* | WIP on addressing review issues | Alan Zimmerman | 2018-01-18 | 3 | -28/+42 | |
| | | | | | Still need clarity on best way of adding the local package db when it is needed and exists. | |||||
* | Clean up | Alan Zimmerman | 2018-01-18 | 3 | -15/+6 | |
| | ||||||
* | Remove extraneous imports | Alan Zimmerman | 2018-01-18 | 1 | -10/+0 | |
| | ||||||
* | Tests pass for backpack | Alan Zimmerman | 2018-01-18 | 2 | -6/+27 | |
| | ||||||
* | Progress on when to build and when not | Alan Zimmerman | 2018-01-18 | 3 | -32/+50 | |
| | ||||||
* | Bring in needsBuildOuput query, for indefinite modules | Alan Zimmerman | 2018-01-18 | 4 | -59/+121 | |
| | ||||||
* | WIP on backpack support | Alan Zimmerman | 2018-01-18 | 3 | -30/+72 | |
| | ||||||
* | Add CPP for earlier cabal versions | Alan Zimmerman | 2018-01-18 | 1 | -0/+7 | |
| | ||||||
* | Add missing tests to sdist, check for Cabal 2.0 for CFlib | Alan Zimmerman | 2018-01-18 | 2 | -0/+6 | |
| | ||||||
* | Saner way to merge entrypoints | Alan Zimmerman | 2018-01-18 | 2 | -28/+20 | |
| | ||||||
* | Add recursive otherModules and exposedModules to the "entrypoints" | Alan Zimmerman | 2018-01-18 | 1 | -17/+46 | |
| | ||||||
* | ghc-session: Add backpack test project | Daniel Gröber | 2018-01-18 | 10 | -0/+120 | |
| | ||||||
* | ghc-session: Make tests fail on warnings | Daniel Gröber | 2018-01-18 | 1 | -2/+5 | |
| | ||||||
* | ghc-session: Add flib test | Daniel Gröber | 2018-01-18 | 5 | -0/+35 | |
| | ||||||
* | ghc-session: Add test-suite and benchmark tests | Daniel Gröber | 2018-01-18 | 2 | -2/+22 | |
| | ||||||
* | Fix componentOutDir for foreign-libs | Daniel Gröber | 2018-01-18 | 1 | -13/+16 | |
| | ||||||
* | Provide foreign lib otherModules | Alan Zimmerman | 2018-01-18 | 1 | -1/+3 | |
| | ||||||
* | Revert indentation | Alan Zimmerman | 2018-01-18 | 1 | -30/+30 | |
| | ||||||
* | Remove commented out code | Alan Zimmerman | 2018-01-18 | 1 | -5/+0 | |
| | ||||||
* | Update as per @DanielG comments | Alan Zimmerman | 2018-01-18 | 3 | -52/+47 | |
| | ||||||
* | Bump unix-compat upper bound | Alan Zimmerman | 2018-01-18 | 1 | -3/+3 | |
| | ||||||
* | Re-enable compile-test | Alan Zimmerman | 2018-01-18 | 1 | -37/+37 | |
| | ||||||
* | Try to fix GHC 7.4 build | Alan Zimmerman | 2018-01-18 | 1 | -2/+4 | |
| | ||||||
* | Use defaultLogAction for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -0/+4 | |
| | ||||||
* | Disambiguate liftIO for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -0/+4 | |
| | ||||||
* | Bring MonadIO Ghc into scope for GHC 7.4 | Alan Zimmerman | 2018-01-18 | 1 | -29/+37 | |
| | ||||||
* | Keep 7.8.4 build happy | Alan Zimmerman | 2018-01-18 | 1 | -1/+2 | |
| | ||||||
* | Add cabal files for ghc-session-test. | Alan Zimmerman | 2018-01-18 | 1 | -37/+39 | |
| | | | | Temporarily disable compile-test, for quicker CI feedback. | |||||
* | Tests pass using GHC 8.2.2 | Alan Zimmerman | 2018-01-18 | 1 | -2/+36 | |
| | ||||||
* | Cleaning up | Alan Zimmerman | 2018-01-18 | 3 | -87/+66 | |
| | ||||||
* | Passes test. | Alan Zimmerman | 2018-01-18 | 1 | -11/+17 | |
| | | | | | But we get a "missing-home-module" warning, based on the extra include dirs, and content being seen as part of the component. | |||||
* | Bring in hs-source-dirs for sub-dependencies | Alan Zimmerman | 2018-01-18 | 1 | -19/+48 | |
| | | | | | | Instead of the sub-dependency. Must still bring in the deps of the sub-dependency. | |||||
* | WIP on getting projects to build with Cabal 2.0/GHC 8.2 | Alan Zimmerman | 2018-01-18 | 5 | -49/+108 | |
| | ||||||
* | Add a test which brings up a GHC session | Daniel Gröber | 2018-01-18 | 12 | -1/+248 | |
| | ||||||
* | ci: Install test dependencies | Daniel Gröber | 2018-01-18 | 1 | -1/+1 | |
| | ||||||
* | compile-test: Add GHC 8.2.2 to Cabal version table | Daniel Gröber | 2017-12-02 | 1 | -1/+6 | |
| |