summaryrefslogtreecommitdiff
path: root/Build/Version.hs
Commit message (Collapse)AuthorAge
* remove unused importGravatar Joey Hess2015-08-24
|
* require RELEAEE_BUILD to be 1, not any valueGravatar Joey Hess2015-05-11
|
* more {-# OPTIONS_GHC -fno-warn-tabs #-} ... Forcing people who have what is ↵Gravatar Joey Hess2015-05-10
| | | | merely a difference of opinion to you to do this is a bit of an asshole move. Just saying.
* use BuildVersion in debian, which fixes windows buildGravatar Joey Hess2015-04-21
|
* reuse Build.Version to generate versionGravatar Joey Hess2015-04-20
|
* clean up unused importGravatar Joey Hess2014-06-18
|
* make DistributionUpdate download build-version files and use them in the ↵Gravatar Joey Hess2014-06-18
| | | | | | | | | | | | | info files Also automated downloading the builds, finally. I had done it by hand until now. Note that the Windows autobuilder has an expired cert, so it will refuse to download from it currently. I have emailed its admin to get that fixed, hopefully. This commit was sponsored by Peter Hogg.
* add Build/BuildVersion, for use by autobuildersGravatar Joey Hess2014-06-18
|
* fix inclusion of -gitrevGravatar Joey Hess2013-10-16
|
* Work around sed output difference that led to version containing a newline ↵Gravatar Joey Hess2013-10-16
| | | | on OSX.
* factor out Build.VersionGravatar Joey Hess2013-10-06