aboutsummaryrefslogtreecommitdiff
path: root/Build/Version.hs
Commit message (Expand)AuthorAge
* Updated cabal file explictly lists source files.Gravatar Joey Hess2016-05-24
* avoid warnings about not exported System.Directory.isSymbolicLinkGravatar Joey Hess2016-04-28
* Fix build with directory-1.2.6.2.Gravatar Joey Hess2016-04-28
* fix warning with ghc 7.10Gravatar Joey Hess2016-01-26
* 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 m...Gravatar Joey Hess2015-05-10
* 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 info...Gravatar Joey Hess2014-06-18
* 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 on...Gravatar Joey Hess2013-10-16
* factor out Build.VersionGravatar Joey Hess2013-10-06