aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* Change maintainer email addressDaniel Gröber2018-08-131-2/+2
|
* Add package name and description to license headersDaniel Gröber2018-08-131-1/+1
|
* Downgrade license from AGPLv3 to regular GPLv3Daniel Gröber2018-08-131-5/+5
| | | | | | | | | | | | | | 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-1/+1
|
* Add Cabal 2.4 supportDaniel Gröber2018-08-121-2/+4
|
* Fix libexec path guessing when using new-build againDaniel Gröber2018-08-121-2/+6
|
* Fix libexec path guessing when using new-buildDaniel Gröber2018-06-171-19/+74
|
* Remove package license queryDaniel Gröber2018-01-181-8/+0
|
* WIP on addressing review issuesAlan Zimmerman2018-01-181-1/+1
| | | | | Still need clarity on best way of adding the local package db when it is needed and exists.
* Progress on when to build and when notAlan Zimmerman2018-01-181-0/+1
|
* Bring in needsBuildOuput query, for indefinite modulesAlan Zimmerman2018-01-181-8/+16
|
* Fix lib with GHC<7.10Daniel Gröber2017-09-281-2/+2
|
* Move split source into src/ and lib/Daniel Gröber2017-09-281-0/+527