aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Compiletime/Wrapper.hs
Commit message (Collapse)AuthorAgeFilesLines
* Downgrade license from AGPLv3 to regular GPLv3Daniel Gröber2018-08-131-4/+4
| | | | | | | | | | | | | | 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-20/+65
|
* Add --help option to wrapperDaniel Gröber2018-08-121-1/+4
|
* Add Cabal 2.4 supportDaniel Gröber2018-08-121-8/+24
|
* Fix building with Cabal 2.2 (#53)Julian Ospald2018-04-051-1/+0
|
* Refactor to introduce Cabal version typeDaniel Gröber2018-01-181-12/+12
|
* Move split source into src/ and lib/Daniel Gröber2017-09-281-0/+164