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
David Anderson
6cc44750d6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4939
2004-12-26 03:18:23 +00:00
David Anderson
072d84e238
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4937
2004-12-26 02:55:31 +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
Rom Walton
8fc9c72171
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4614
2004-11-21 04:18:26 +00:00
Rom Walton
6212552655
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4612
2004-11-20 08:51:31 +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
David Anderson
b372a6efdc
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4508
2004-11-09 17:28:22 +00:00
David Anderson
110b6b45c6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4479
2004-11-02 23:12:29 +00:00
David Anderson
62c59a93cd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4316
2004-10-11 23:57:07 +00:00
David Anderson
81406ae66d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4302
2004-10-07 19:18:37 +00:00
David Anderson
12887b134d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4295
2004-10-06 19:09:37 +00:00
David Anderson
750600892e
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4245
2004-09-25 19:33:30 +00:00
David Anderson
fce663eb26
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4150
2004-09-04 19:33:54 +00:00
Rom Walton
dd308cb391
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4133
2004-09-01 04:59:32 +00:00
David Anderson
071700b245
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4129
2004-08-31 21:20:31 +00:00
David Anderson
8106bd51b0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4128
2004-08-31 21:02:17 +00:00
David Anderson
9a336ede22
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4101
2004-08-24 17:58:51 +00:00
David Anderson
365e4f7df4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4100
2004-08-24 17:27:08 +00:00
David Anderson
4edd964b93
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4095
2004-08-23 22:06:48 +00:00
David Anderson
89b723e2d1
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4067
2004-08-16 11:31:59 +00:00
David Anderson
df63facd48
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4053
2004-08-12 13:02:25 +00:00
Daniel Hsu
0bbc41712f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4047
2004-08-11 15:27:46 +00:00
David Anderson
4c60408871
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4043
2004-08-11 12:15:31 +00:00
David Anderson
780d25ee5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4040
2004-08-11 11:30:25 +00:00