Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix `Unknown command: license` | Daniel Gröber | 2015-08-27 | 1 | -1/+2 |
* | Fix older Cabal versions | Daniel Gröber | 2015-08-27 | 1 | -6/+1 |
* | Add `licenses` command | Daniel Gröber | 2015-08-27 | 5 | -0/+114 |
* | Factor helper compilation into seperate module for testing | Daniel Gröber | 2015-08-21 | 6 | -352/+408 |
* | Cleanup some occurrences duplicate flags | Daniel Gröber | 2015-08-19 | 1 | -14/+11 |
* | Fix tests | Daniel Gröber | 2015-08-12 | 1 | -2/+0 |
* | Minor stuff | Daniel Gröber | 2015-08-12 | 2 | -2/+2 |
* | Fix warning | Daniel Gröber | 2015-08-10 | 1 | -0/+1 |
* | Fix test | Daniel Gröber | 2015-08-10 | 1 | -0/+1 |
* | Add support for getting Cabal lib from sandbox | Daniel Gröber | 2015-08-10 | 2 | -12/+22 |
* | Fix exe output path | Daniel Gröber | 2015-08-10 | 1 | -9/+4 |
* | Work around `require-sandbox: True` | Daniel Gröber | 2015-08-07 | 1 | -0/+8 |
* | Factor sandbox stuff out into a seperate module | Daniel Gröber | 2015-08-07 | 3 | -0/+58 |
* | Add a human friendly output option to print-lbi | Daniel Gröber | 2015-08-07 | 1 | -3/+5 |
* | Add pkg-db stack stuff to library interface | Daniel Gröber | 2015-08-07 | 2 | -4/+10 |
* | package-db stack is global not per component | Daniel Gröber | 2015-08-06 | 1 | -4/+1 |
* | Add support for returning package-db stack | Daniel Gröber | 2015-08-05 | 1 | -0/+14 |
* | Don't depend on locale at runtime either! #4 | Daniel Gröber | 2015-08-05 | 1 | -1/+2 |
* | Fix help command, add version command | Daniel Gröber | 2015-08-05 | 1 | -1/+2 |
* | Fix 7.8 | Daniel Gröber | 2015-08-04 | 1 | -0/+1 |
* | Fix 7.10 warnings | Daniel Gröber | 2015-08-04 | 2 | -1/+3 |
* | Undo relaxing Cabal dependency | Daniel Gröber | 2015-08-04 | 1 | -14/+14 |
* | A few fixes and add --verbose | Daniel Gröber | 2015-08-04 | 1 | -30/+92 |
* | Relax runtime cabal dependence to major version match | Daniel Gröber | 2015-08-03 | 1 | -15/+21 |
* | Fix *-inplace dependencies in ghc-merged-pkg-options output | Daniel Gröber | 2015-08-03 | 1 | -11/+6 |
* | Fix missing newline in help output | Daniel Gröber | 2015-08-03 | 1 | -1/+1 |
* | Fix GHC 7.10 warnings | Daniel Gröber | 2015-08-03 | 1 | -0/+1 |
* | Typo | Daniel Gröber | 2015-06-24 | 1 | -1/+1 |
* | Don't try to remove inplace deps in unrelated places | Daniel Gröber | 2015-06-19 | 1 | -4/+5 |
* | Don't rely on the locale at build time | Daniel Gröber | 2015-06-09 | 1 | -3/+5 |
* | Update installing-private-cabal message | Daniel Gröber | 2015-06-05 | 1 | -2/+5 |
* | Add ghc-merged-pkg-options | Daniel Gröber | 2015-06-05 | 2 | -36/+44 |
* | Fix warning | Daniel Gröber | 2015-05-08 | 1 | -1/+1 |
* | Fix printf warning | Daniel Gröber | 2015-04-29 | 1 | -1/+1 |
* | Add `compiler-version` command | Daniel Gröber | 2015-04-28 | 3 | -19/+20 |
* | Missing import | Daniel Gröber | 2015-04-15 | 1 | -1/+1 |
* | Cabal passes -v0 down to ghc :( | Daniel Gröber | 2015-04-15 | 1 | -5/+5 |
* | Add language options query | Daniel Gröber | 2015-04-11 | 2 | -10/+29 |
* | Better error messages and yell on ghc version mismatch | Daniel Gröber | 2015-04-11 | 1 | -32/+51 |
* | Typo | Daniel Gröber | 2015-04-11 | 1 | -1/+1 |
* | Fix `\n` in error message | Daniel Gröber | 2015-04-11 | 1 | -3/+3 |
* | Handle inplace library deps and do a rename pass | Daniel Gröber | 2015-03-28 | 3 | -74/+90 |
* | Use `-package-conf` to be backwards compatible | Daniel Gröber | 2015-03-12 | 1 | -2/+2 |
* | Always recompile CabalHelper.Data | Daniel Gröber | 2015-03-12 | 1 | -0/+1 |
* | Initial commit | Daniel Gröber | 2015-03-12 | 6 | -0/+972 |