Commit Graph

5 Commits

Author SHA1 Message Date
Bruce Allen 45525eade1 - Added static volatile const char *BOINCrcsid="$Id$"; string to
the top of all .C files.  This means that 'string' or 'ident'
run on an executable will tell you the exact file versions used
in building it, since CVS replaces $Id$ with a complete version ID
string.  Declaration is volatile so that the compiler won't remove
it even under agressive optimizations.

svn path=/trunk/boinc/; revision=4610
2004-11-20 07:32:32 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Eric Heien 2970a82cde Environment variable, Linux fixes
svn path=/trunk/boinc/; revision=461
2002-10-04 20:26:23 +00:00
David Anderson ca634eaca8 gcc 3.0 compilation fixes
svn path=/trunk/boinc/; revision=438
2002-09-26 23:12:13 +00:00
David Anderson a5cc5f66f2 memory-mapped DB in sched server
svn path=/trunk/boinc/; revision=52
2002-05-24 04:29:10 +00:00