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
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
8c57c534da
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4532
2004-11-12 18:11:31 +00:00
David Anderson
ed3659b9e2
*** empty log message ***
...
svn path=/trunk/boinc/; revision=4247
2004-09-26 04:16:52 +00:00
David Anderson
9135393541
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3868
2004-07-13 18:35:47 +00:00
Karl Chen
0c28c8a069
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3867
2004-07-13 15:07:42 +00:00
Karl Chen
e92e108de4
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3866
2004-07-13 15:04:42 +00:00
Karl Chen
bc8fce1808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3856
2004-07-13 10:36:18 +00:00
David Anderson
d65af565bf
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3663
2004-06-18 19:08:42 +00:00
David Anderson
0f652d9fa9
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3661
2004-06-18 05:08:57 +00:00
David Anderson
5ceaf4c43a
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Daniel Hsu
247e9702f0
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3573
2004-06-15 00:46:59 +00:00
David Anderson
cdba59c815
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3530
2004-06-11 00:04:51 +00:00
Rom Walton
66eb385634
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3305
2004-04-29 00:57:26 +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
Eric Heien
e73260c863
socks support
...
svn path=/trunk/boinc/; revision=3180
2004-03-27 00:45:27 +00:00
Rom Walton
475c5ed811
*** empty log message ***
...
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
David Anderson
cdb773782f
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2929
2004-01-30 22:19:19 +00:00
David Anderson
1bcda73dbb
enable core client to run as Windows service
...
svn path=/trunk/boinc/; revision=2911
2004-01-19 20:53:40 +00:00
David Anderson
6e51577a02
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2736
2003-12-02 22:47:32 +00:00
Karl Chen
b426f03808
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2705
2003-11-28 20:51:34 +00:00
Karl Chen
6d5d7ac597
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2671
2003-11-23 00:08:49 +00:00
David Anderson
f62be63ddb
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2543
2003-10-22 18:39:22 +00:00
David Anderson
d9e17e2f03
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2535
2003-10-22 04:00:09 +00:00
David Anderson
976b549a24
*** empty log message ***
...
svn path=/trunk/boinc/; revision=2505
2003-10-19 01:48:32 +00:00