| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor Compile (for v2-install) | Daniel Gröber | 2019-01-22 | 1 | -84/+174 |
* | Move Shared.Sandbox module to Compiletime. | Daniel Gröber | 2019-01-22 | 1 | -1/+2 |
* | Fix compBuildDir isolation bug | Daniel Gröber | 2019-01-22 | 1 | -1/+1 |
* | Split up Compile.hs into multiple modules | Daniel Gröber | 2018-10-27 | 1 | -403/+10 |
* | Fix listCabalVersions logic bug | Daniel Gröber | 2018-10-27 | 1 | -12/+10 |
* | Suport using Stack's built-in GHC to build the helper | Daniel Gröber | 2018-10-27 | 1 | -17/+18 |
* | Refactor Unit handling | Daniel Gröber | 2018-10-27 | 1 | -27/+28 |
* | Start refactoring to support cabal v2-build | Daniel Gröber | 2018-10-27 | 1 | -33/+37 |
* | Include source hash in helper binary output path | Daniel Gröber | 2018-10-26 | 1 | -18/+18 |
* | Remove wrapper, integrate functionality into the library | Daniel Gröber | 2018-08-26 | 1 | -147/+169 |
* | Change maintainer email address | Daniel Gröber | 2018-08-13 | 1 | -1/+1 |
* | Add package name and description to license headers | Daniel Gröber | 2018-08-13 | 1 | -0/+1 |
* | Downgrade license from AGPLv3 to regular GPLv3 | Daniel Gröber | 2018-08-13 | 1 | -5/+5 |
* | Add initial new-build (v2-build) support to wrapper | Daniel Gröber | 2018-08-12 | 1 | -32/+69 |
* | ci: Limit compile-test build concurrency | Daniel Gröber | 2018-06-17 | 1 | -4/+10 |
* | Use `-j` when building Cabal HEAD | Daniel Gröber | 2018-04-16 | 1 | -0/+1 |
* | Refactor 'compileHelper' to cache helper in all cases | Daniel Gröber | 2018-01-18 | 1 | -91/+112 |
* | Fix and refactor CH.C.Compile | Daniel Gröber | 2018-01-18 | 1 | -102/+165 |
* | Make PackageDbDir newtype accessor more conventional | Daniel Gröber | 2018-01-18 | 1 | -2/+2 |
* | Refactor to introduce Cabal version type | Daniel Gröber | 2018-01-18 | 1 | -52/+56 |
* | Support using act-as-setup with c-i >=1.24 | Daniel Gröber | 2017-10-04 | 1 | -16/+27 |
* | Move 'trim' to common | Daniel Gröber | 2017-10-04 | 1 | -3/+0 |
* | Move split source into src/ and lib/ | Daniel Gröber | 2017-09-28 | 1 | -0/+595 |