aboutsummaryrefslogtreecommitdiff
path: root/src/CabalHelper/Shared
Commit message (Collapse)AuthorAgeFilesLines
* 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-15/+15
| | | | | | | | | | | | | | 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.
* Fix building with Cabal 2.2 (#53)Julian Ospald2018-04-051-1/+18
|
* Fix docsDaniel Gröber2018-01-191-1/+1
| | | | | | ..its called XDG_CACHE_HOME not XDG_CACHE_DIR. [skip ci]
* Bring in needsBuildOuput query, for indefinite modulesAlan Zimmerman2018-01-181-9/+9
|
* WIP on backpack supportAlan Zimmerman2018-01-181-5/+10
|
* Move 'trim' to commonDaniel Gröber2017-10-041-0/+4
|
* Move split source into src/ and lib/Daniel Gröber2017-09-283-0/+280