Commit Graph

5 Commits

Author SHA1 Message Date
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