| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix wrong target-selector syntax for v2-build | Daniel Gröber | 2019-01-22 | 1 | -1/+3 |
* | Formatting changes | Daniel Gröber | 2019-01-22 | 1 | -1/+1 |
* | Include package.yaml in Unit modification times for Stack projects | Daniel Gröber | 2019-01-22 | 1 | -1/+2 |
* | Fix compBuildDir isolation bug | Daniel Gröber | 2019-01-22 | 1 | -1/+1 |
* | Implement behaviour for cabal new-* (#61) | Sebastian Wild | 2019-01-22 | 3 | -5/+22 |
* | Formatting/indent changes | Daniel Gröber | 2019-01-22 | 1 | -21/+19 |
* | Split up Compile.hs into multiple modules | Daniel Gröber | 2018-10-27 | 8 | -406/+642 |
* | Make some more datatype fields strict | Daniel Gröber | 2018-10-27 | 1 | -3/+3 |
* | 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 | 3 | -38/+46 |
* | Refactor Unit handling | Daniel Gröber | 2018-10-27 | 3 | -61/+84 |
* | Add package-id unit-query | Daniel Gröber | 2018-10-27 | 1 | -0/+3 |
* | Add stack support | Daniel Gröber | 2018-10-27 | 3 | -1/+304 |
* | Start refactoring to support cabal v2-build | Daniel Gröber | 2018-10-27 | 2 | -41/+58 |
* | Include source hash in helper binary output path | Daniel Gröber | 2018-10-26 | 1 | -18/+18 |
* | Fix a couple of warnings | Daniel Gröber | 2018-10-26 | 1 | -0/+1 |
* | Move compat code out of Runtime/Main.hs | Daniel Gröber | 2018-10-26 | 1 | -0/+1 |
* | Support hashing runtime sources | Daniel Gröber | 2018-10-26 | 1 | -6/+30 |
* | Remove wrapper, integrate functionality into the library | Daniel Gröber | 2018-08-26 | 4 | -432/+212 |
* | Fix package-id command | Daniel Gröber | 2018-08-23 | 1 | -1/+1 |
* | Change maintainer email address | Daniel Gröber | 2018-08-13 | 8 | -8/+8 |
* | Add package name and description to license headers | Daniel Gröber | 2018-08-13 | 7 | -0/+7 |
* | Downgrade license from AGPLv3 to regular GPLv3 | Daniel Gröber | 2018-08-13 | 8 | -24/+69 |
* | Add initial new-build (v2-build) support to wrapper | Daniel Gröber | 2018-08-12 | 3 | -52/+142 |
* | Add --help option to wrapper | Daniel Gröber | 2018-08-12 | 2 | -3/+7 |
* | Add Cabal 2.4 support | Daniel Gröber | 2018-08-12 | 3 | -100/+38 |
* | 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 |
* | Fix building with Cabal 2.2 (#53) | Julian Ospald | 2018-04-05 | 1 | -1/+0 |
* | Refactor 'compileHelper' to cache helper in all cases | Daniel Gröber | 2018-01-18 | 1 | -91/+112 |
* | Remove package license query | Daniel Gröber | 2018-01-18 | 1 | -1/+0 |
* | Fix and refactor CH.C.Compile | Daniel Gröber | 2018-01-18 | 2 | -109/+167 |
* | Make PackageDbDir newtype accessor more conventional | Daniel Gröber | 2018-01-18 | 2 | -3/+3 |
* | Refactor to introduce Cabal version type | Daniel Gröber | 2018-01-18 | 4 | -71/+75 |
* | Fix windows build using unix-compat | Vladislav Shtepin | 2017-11-07 | 2 | -5/+18 |
* | 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 | 8 | -0/+1052 |