Bruce Allen
07f776dd63
Added a command line option to make single pass with a small number of WU
...
for testing purposes.
svn path=/trunk/boinc/; revision=4986
2005-01-03 17:18:32 +00:00
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
f5a552e006
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4848
2004-12-14 21:31:57 +00:00
David Anderson
c0c47595ac
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4840
2004-12-14 00:57:03 +00:00
David Anderson
01d9b49925
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4813
2004-12-10 22:04:20 +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
2c5f1d1a5b
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4772
2004-12-06 22:41:19 +00:00
David Anderson
8ffbaf8014
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4694
2004-12-01 22:44:47 +00:00
David Anderson
c9089ef197
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4691
2004-12-01 05:46:04 +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
Bruce Allen
dc4219091a
- 'Fixed' py/Boinc/add_util.py so that it takes cross_project_id value out of XML
...
file. Current default value is '0'. Karl, could you fix this to make it a random
string?
- validator.c sets global variable int boinc_validator_debuglevel for use by check_set
and check_match functions.
svn path=/trunk/boinc/; revision=4597
2004-11-18 13:44:58 +00:00
David Anderson
833ef666ce
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4559
2004-11-15 01:58:30 +00:00
David Anderson
8f4da17560
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4536
2004-11-12 23:36:24 +00:00
Lana Alber
6501a9e4dd
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4324
2004-10-13 21:02:43 +00:00
David Anderson
01786cde87
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4312
2004-10-10 03:16:30 +00:00
Lana Alber
b7694f1377
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4309
2004-10-08 23:59:44 +00:00
David Anderson
b84fd8bbef
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4308
2004-10-08 23:07:59 +00:00
Lana Alber
764c08e5ff
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4307
2004-10-08 22:41:33 +00:00
Lana Alber
b4a714d4d4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4296
2004-10-06 19:26:31 +00:00
Lana Alber
92db7284e4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4290
2004-10-04 23:59:51 +00:00
David Anderson
a66caa800f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4181
2004-09-10 20:33:05 +00:00
David Anderson
d7db5db2d8
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4173
2004-09-09 22:25:10 +00:00
David Anderson
860ef1a1e6
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4172
2004-09-09 21:52:20 +00:00
Jeff Cobb
2deb6dd135
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4168
2004-09-09 18:21:21 +00:00
Jeff Cobb
3fd0c2508a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3934
2004-07-22 00:00:12 +00:00
Karl Chen
da3131e40d
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3916
2004-07-21 20:05:09 +00:00
Karl Chen
afd778de8a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Karl Chen
e9fe74dcd3
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3862
2004-07-13 12:55:22 +00:00