git-annex/Build
Joey Hess 7ecbb6bc20
stop using git commit date as version
This turns out to have been prolimatic because building from a git tag
would make a git-annex that claimed a different version than the tag's
version.

The git rev is still included in the version, and people who want
to know the exact tree that was built can just use that, so there's no
real benefit to automatically advancing the date part of the version.
2018-06-26 10:11:28 -04:00
..
BuildVersion.hs add Build/BuildVersion, for use by autobuilders 2014-06-18 14:29:39 -04:00
BundledPrograms.hs Include uname in standalone builds. 2018-06-16 10:02:05 -04:00
collect-ghc-options.sh Makefile: Pass LDFLAGS, CFLAGS, and CPPFLAGS through ghc and on to ld, cc, and cpp. 2015-08-19 13:53:57 -04:00
Configure.hs remove code to update version in cabal file 2018-06-26 10:04:42 -04:00
DesktopFile.hs finally really add back custom-setup stanza 2017-12-31 16:36:39 -04:00
DistributionUpdate.hs set 6.20180626 as urgent upgrade 2018-06-25 21:52:02 -04:00
EvilSplicer.hs adeiu, MissingH 2017-05-16 01:03:52 -04:00
InstallDesktopFile.hs update my email address and homepage url 2015-01-21 12:50:09 -04:00
LinuxMkLibs.hs remove debug print 2016-11-15 21:52:10 -04:00
MakeMans.hs fix man page building 2016-06-02 16:54:58 -04:00
Mans.hs Added git-remote-tor-annex, which allows git pull and push to the tor hidden service. 2016-11-21 17:27:38 -04:00
mdwn2man Don't escape leading dots in code blocks in manpage 2016-08-16 11:51:16 -04:00
NullSoftInstaller.hs Use http-conduit for url downloads by default, annex.web-options enables curl 2018-04-06 17:36:20 -04:00
OSXMkLibs.hs OSX app: Work around libz/libPng/ImageIO.framework version skew 2018-03-22 11:53:10 -04:00
Standalone.hs avoid warnings about not exported System.Directory.isSymbolicLink 2016-04-28 15:18:11 -04:00
TestConfig.hs fold Build/SysConfig.hs into BuildInfo via include 2017-12-14 12:46:57 -04:00
Version.hs stop using git commit date as version 2018-06-26 10:11:28 -04:00