aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Compat
Commit message (Collapse)AuthorAgeFilesLines
* Change license to Apache2Daniel Gröber2019-09-293-30/+15
| | | | | | | | All contributors have agreed on public record at https://github.com/DanielG/cabal-helper/issues/76 Fixes #76
* Remove Compat.ProgramDb moduleDaniel Gröber2019-09-291-31/+0
|
* Flesh out project discovery APIDaniel Gröber2019-09-171-26/+0
|
* Start implementing Distribution.Helper.DiscoverZubin Duggal2019-09-171-0/+26
|
* Sync with Cabal HEADDaniel Gröber2019-02-091-1/+1
|
* Sync with Cabal HEADDaniel Gröber2019-01-221-0/+41
|
* Fix a couple of warningsDaniel Gröber2018-10-261-0/+1
|
* Change maintainer email addressDaniel Gröber2018-08-133-3/+3
|
* Add package name and description to license headersDaniel Gröber2018-08-133-0/+3
|
* Downgrade license from AGPLv3 to regular GPLv3Daniel Gröber2018-08-133-0/+45
| | | | | | | | | | | | | | There are only 8 commits in cabal-helper not by me or alanz, see: $ git log --author='Daniel Gröber\|Alan Zimmerman' --invert-grep -p 9142d8a9e6ed18faf17a360521fbbbd25f6a3b47 Alan Zimmerman has agreed to the license change on IRC. The rest are IMO uncopyrightable. I'm pretty sure version-bounds are "facts" which are inherently uncopyrightable, i.e. the software builds with this and that version, that's a fact. Simple build fixes such as ae568d10 and eb178a5b shouldn't really cross the necessary creative threshold.
* Add initial new-build (v2-build) support to wrapperDaniel Gröber2018-08-121-0/+8
|
* Add Cabal 2.4 supportDaniel Gröber2018-08-121-0/+14
|
* Fix windows build using unix-compatVladislav Shtepin2017-11-071-2/+15
|
* Move split source into src/ and lib/Daniel Gröber2017-09-282-0/+31