Commit Graph

16 Commits

Author SHA1 Message Date
Mike Gelfand fd93316466 Improve version.h file generation
Store full revision hash in REVISION file. Write fixes 10 chars of revision
hash to version.h. Use `#pragma once` in version.h. Support getting revision
from TeamCity environment variable (similar to Jenkins).
2017-01-15 00:54:56 +03:00
Mike Gelfand b2c5a9ce63 Don't search for SVN revision when calculating version 2016-09-02 22:45:03 +03:00
Mike Gelfand 1b81bb7682 Replace SVN and SCM with VCS everywhere 2016-09-02 22:21:00 +03:00
Mike Gelfand a1393e7b35 #5934: Generate REVISION file and use it in case of missing reliable source 2015-04-24 19:14:56 +00:00
Eric Petit 0bad03e6c1 #5925 no CFBundleVersion in Jenkins builds
Work around version mismatch between java's and command-line's svns
2015-04-12 05:08:46 +00:00
Daniel Lee 3f8748edfc change 'v' field in dht to use major/minor version instead of svn revision 2010-10-13 17:09:05 +00:00
Mitchell Livingston 075ce46ba7 #2278 configure.ac: remove AC_DEFINEs of TR_*_RELEASE 2009-07-15 00:42:22 +00:00
Mitchell Livingston 4b1d40d6c1 trivial spacing tweaks 2009-07-11 23:45:51 +00:00
Mitchell Livingston aabbd658b9 the Mac build will now use the standard update version script 2009-07-07 00:32:40 +00:00
Charles Kerr 214dbb8fdd (trunk) fix update-version-h.sh script issue on NetBSD, reported by stdisease, patched by geirha; thanks to both 2009-06-05 17:54:48 +00:00
Erick Turnquist a13e66ef54 (trunk) fix an awk oops (thanks to geirha on freenode) 2009-06-02 01:00:51 +00:00
Charles Kerr 1fc15de22b (trunk) another update-version-h.sh portability update, this time from geirha: "grep -o" isn't posix 2009-06-01 01:01:24 +00:00
Charles Kerr ee0771c751 (trunk) "perl -r" wasn't portable to os x 2009-06-01 00:43:01 +00:00
Charles Kerr 04fb0919eb (trunk) silence a warning in the new "update-version-h.sh" script 2009-05-31 20:31:19 +00:00
Charles Kerr dfa28975dd (trunk) tweak r8572. 2009-05-31 20:25:37 +00:00
Charles Kerr 0834c33445 (trunk) yet another stab at building version.h portably 2009-05-31 20:22:47 +00:00