Manatsawin Hanmongkolchai
59faa92e1e
Fixed generate_svn_version.sh when building on detached head
2016-02-27 12:01:00 +07:00
Eric J. Korpela
d08a619acc
- fixed bug in generate_svn_version.sh that generated incorrect output
...
on unix systems that don't synchronize writes to the same file from
opposite sides of a pipe.
svn path=/trunk/boinc/; revision=26058
2012-08-24 00:36:13 +00:00
Bernd Machenschalk
fa9681b2d3
- unix build system: generate_svn_version
...
extended support for git repos:
generate numeric version from last commit date,
record host, remote and branch names
svn path=/trunk/boinc/; revision=23213
2011-03-10 14:47:01 +00:00
Bernd Machenschalk
6a1c7cf4ac
unix build system: generate_svn_version
...
- generate version string from plain git repositories, too (from Oliver)
- define SVN_REPOSITORY (URL) and SVN_REVISION (numerical) separately
so these could be used in proprocessor directives
svn path=/trunk/boinc/; revision=22905
2011-01-14 14:06:09 +00:00
David Anderson
1f6f770947
- unix build system: fix for non-english locale, from Nicolas. fixes #975
...
svn path=/trunk/boinc/; revision=22660
2010-11-09 18:14:15 +00:00
David Anderson
4d96415576
- client: fix bug introduced in [19035] that causes wrong nidle instances
...
(and resulting work fetch problems)
- Unix build: don't touch svn_version.sh if it hasn't changed,
to avoid remake of sched/ (from Gabor Gombas)
svn path=/trunk/boinc/; revision=19096
2009-09-18 19:26:34 +00:00
David Anderson
75d2a45491
- server programs: add --help and --version cmdline options to all.
...
From Nils Chr. Brause.
svn path=/trunk/boinc/; revision=19079
2009-09-17 17:56:59 +00:00