Commit Graph

35 Commits

Author SHA1 Message Date
Bruce Allen f31b244f90 Modified CVS id strings. After some fussing with different versions
of gcc to try and force them to not complain with -Wall but to always
include this, I decided to take a simpler approach.  All these strings
now have global linkage.  To prevent namespace conflicts they all
have different names.  For the record, the variable extension is a hash made of the first ten characters of the md5sum of the file path, eg:
    md5hash=`boinc/api/x_opengl.C | md5sum | cut -c 1-10`

svn path=/trunk/boinc/; revision=4979
2005-01-02 18:29:53 +00:00
Bruce Allen a24afe2b67 Moved RCSID strings to the end of all .c, .C and .cpp files as per
David's request.

svn path=/trunk/boinc/; revision=4787
2004-12-08 00:40:19 +00:00
David Anderson 24d6fd0035 *** empty log message ***
svn path=/trunk/boinc/; revision=4650
2004-11-24 22:00:10 +00:00
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
Rom Walton 68c8fd0b5e *** empty log message ***
svn path=/trunk/boinc/; revision=4036
2004-08-10 20:27:51 +00:00
Rom Walton 8d4710a511 tag for new release
svn path=/trunk/boinc/; revision=3914
2004-07-21 02:47:07 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Rom Walton 3c2d6fb406 *** empty log message ***
svn path=/trunk/boinc/; revision=3680
2004-06-19 21:18:07 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
David Anderson e1929337bc *** empty log message ***
svn path=/trunk/boinc/; revision=3489
2004-06-01 22:12:41 +00:00
David Anderson f0827f0137 *** empty log message ***
svn path=/trunk/boinc/; revision=3429
2004-05-24 19:00:26 +00:00
Rom Walton f3943bf245 *** empty log message ***
svn path=/trunk/boinc/; revision=3415
2004-05-22 01:36:36 +00:00
David Anderson f892d64f65 *** empty log message ***
svn path=/trunk/boinc/; revision=3413
2004-05-21 22:40:54 +00:00
David Anderson aa8692b588 *** empty log message ***
svn path=/trunk/boinc/; revision=3408
2004-05-20 22:01:07 +00:00
David Anderson 1c30f4054a *** empty log message ***
svn path=/trunk/boinc/; revision=3406
2004-05-19 22:10:08 +00:00
Rom Walton ac8c13feb3 *** empty log message ***
svn path=/trunk/boinc/; revision=3405
2004-05-19 21:44:19 +00:00
David Anderson 1cc98d1b40 *** empty log message ***
svn path=/trunk/boinc/; revision=3402
2004-05-19 19:49:46 +00:00
David Anderson dd51f9ea18 *** empty log message ***
svn path=/trunk/boinc/; revision=3232
2004-04-08 08:15:23 +00:00
David Anderson 9767991240 *** empty log message ***
svn path=/trunk/boinc/; revision=3228
2004-04-07 06:51:42 +00:00
David Anderson bbabd2d43a *** empty log message ***
svn path=/trunk/boinc/; revision=3197
2004-03-31 19:43:15 +00:00
David Anderson c42a556dca *** empty log message ***
svn path=/trunk/boinc/; revision=3134
2004-03-23 19:43:58 +00:00
David Anderson b0b910688c *** empty log message ***
svn path=/trunk/boinc/; revision=3117
2004-03-21 02:19:37 +00:00
David Anderson 2d7e108835 *** empty log message ***
svn path=/trunk/boinc/; revision=3116
2004-03-21 00:32:03 +00:00
David Anderson 4c8bca3ced *** empty log message ***
svn path=/trunk/boinc/; revision=3114
2004-03-21 00:10:15 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson 9ae446960f new screensaver (Rom Walton)
svn path=/trunk/boinc/; revision=2904
2004-01-17 21:34:54 +00:00
David Anderson f68b897b8e *** empty log message ***
svn path=/trunk/boinc/; revision=2865
2004-01-10 06:40:46 +00:00
David Anderson 6d44e9ccc1 *** empty log message ***
svn path=/trunk/boinc/; revision=2844
2004-01-04 06:48:40 +00:00
David Anderson 50e2c6cff2 *** empty log message ***
svn path=/trunk/boinc/; revision=2823
2003-12-24 00:50:51 +00:00
David Anderson 5af7fd626e *** empty log message ***
svn path=/trunk/boinc/; revision=2616
2003-11-02 22:51:49 +00:00
David Anderson 5aa3502e38 *** empty log message ***
svn path=/trunk/boinc/; revision=2528
2003-10-21 05:49:00 +00:00
David Anderson 5589d5368f *** empty log message ***
svn path=/trunk/boinc/; revision=2525
2003-10-21 04:06:55 +00:00
David Anderson eab813d127 *** empty log message ***
svn path=/trunk/boinc/; revision=2513
2003-10-19 19:03:49 +00:00
David Anderson 3a21bf6f77 *** empty log message ***
svn path=/trunk/boinc/; revision=2504
2003-10-18 19:43:48 +00:00
David Anderson bee9f0ad14 *** empty log message ***
svn path=/trunk/boinc/; revision=2503
2003-10-18 19:35:58 +00:00