Commit Graph

71 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
David Anderson 7a3f2d4939 *** empty log message ***
svn path=/trunk/boinc/; revision=4809
2004-12-10 19:17:32 +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 369fe9f965 *** empty log message ***
svn path=/trunk/boinc/; revision=4554
2004-11-14 08:29:32 +00:00
David Anderson 56511265eb *** empty log message ***
svn path=/trunk/boinc/; revision=4526
2004-11-11 19:33:51 +00:00
David Anderson 6ac1953734 *** empty log message ***
svn path=/trunk/boinc/; revision=4525
2004-11-11 19:24:02 +00:00
Rom Walton a0635d70f0 *** empty log message ***
svn path=/trunk/boinc/; revision=4256
2004-09-27 23:30:09 +00:00
David Anderson 05d88017ff *** empty log message ***
svn path=/trunk/boinc/; revision=4239
2004-09-24 20:52:18 +00:00
David Anderson dc0ba8f3c0 *** empty log message ***
svn path=/trunk/boinc/; revision=4050
2004-08-12 10:13:01 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
Daniel Hsu 9783b59d91 ""
svn path=/trunk/boinc/; revision=3816
2004-07-08 21:37:52 +00:00
Daniel Hsu 2330119512 *** empty log message ***
svn path=/trunk/boinc/; revision=3813
2004-07-08 17:03:38 +00:00
David Anderson 331ab45201 *** empty log message ***
svn path=/trunk/boinc/; revision=3783
2004-07-06 04:01:15 +00:00
Eric J. Korpela 7cd5c7911a *** empty log message ***
svn path=/trunk/boinc/; revision=3725
2004-06-30 18:17:21 +00:00
Karl Chen 6d8ae2d38d *** empty log message ***
svn path=/trunk/boinc/; revision=3690
2004-06-24 08:49:37 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Rom Walton e1196c0b28 *** empty log message ***
svn path=/trunk/boinc/; revision=3523
2004-06-10 07:49:50 +00:00
David Anderson 4c39b058eb *** empty log message ***
svn path=/trunk/boinc/; revision=3518
2004-06-09 20:04:09 +00:00
David Anderson f29caba049 *** empty log message ***
svn path=/trunk/boinc/; revision=3490
2004-06-01 22:19:24 +00:00
David Anderson f0827f0137 *** empty log message ***
svn path=/trunk/boinc/; revision=3429
2004-05-24 19:00:26 +00:00
David Anderson 54e6050f0b *** empty log message ***
svn path=/trunk/boinc/; revision=3407
2004-05-19 23:16:19 +00:00
David Anderson 7e749941e5 *** empty log message ***
svn path=/trunk/boinc/; revision=3310
2004-04-30 23:18:56 +00:00
Rom Walton 0a68fc22a0 *** empty log message ***
svn path=/trunk/boinc/; revision=3298
2004-04-26 21:36:12 +00:00
David Anderson 561afe08e4 *** empty log message ***
svn path=/trunk/boinc/; revision=3292
2004-04-23 00:05:16 +00:00
David Anderson df27377a89 *** empty log message ***
svn path=/trunk/boinc/; revision=3278
2004-04-20 23:04:05 +00:00
David Anderson 60c82d0045 *** empty log message ***
svn path=/trunk/boinc/; revision=3273
2004-04-20 02:47:51 +00:00
David Anderson cda6fe955b *** empty log message ***
svn path=/trunk/boinc/; revision=3265
2004-04-15 20:42:15 +00:00
David Anderson 1aa4230d9a *** empty log message ***
svn path=/trunk/boinc/; revision=3263
2004-04-14 23:32:17 +00:00
David Anderson dd421be7de *** empty log message ***
svn path=/trunk/boinc/; revision=3248
2004-04-11 20:07:53 +00:00
David Anderson 9767991240 *** empty log message ***
svn path=/trunk/boinc/; revision=3228
2004-04-07 06:51:42 +00:00
David Anderson e23a0cd1c8 *** empty log message ***
svn path=/trunk/boinc/; revision=3216
2004-04-04 02:59:42 +00:00
David Anderson d15a9b27cf *** empty log message ***
svn path=/trunk/boinc/; revision=3188
2004-03-29 22:57:43 +00:00
Rom Walton 475c5ed811 *** empty log message ***
svn path=/trunk/boinc/; revision=3029
2004-03-04 11:41:43 +00:00
Rom Walton fd4b4f6f53 *** empty log message ***
svn path=/trunk/boinc/; revision=3017
2004-03-01 19:11:12 +00:00
Rom Walton 485fabe824 *** empty log message ***
svn path=/trunk/boinc/; revision=3016
2004-02-29 22:16:28 +00:00
David Anderson 153815565c *** empty log message ***
svn path=/trunk/boinc/; revision=3015
2004-02-29 14:00:22 +00:00
Rom Walton 6b763cd776 *** empty log message ***
svn path=/trunk/boinc/; revision=3014
2004-02-29 00:50:05 +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
Eric J. Korpela be1a0cd695 Fix for systems with no statvfs.h and statfs defined in sys/statfs.h
svn path=/trunk/boinc/; revision=2729
2003-12-01 23:28:46 +00:00
Karl Chen 8ec0df8e67 *** empty log message ***
svn path=/trunk/boinc/; revision=2669
2003-11-22 23:45:13 +00:00
Eric Heien 917b66719e *** empty log message ***
svn path=/trunk/boinc/; revision=2654
2003-11-10 00:03:37 +00:00
David Anderson c669422dbb *** empty log message ***
svn path=/trunk/boinc/; revision=2653
2003-11-09 23:45:31 +00:00
David Anderson b04bb0ef5b *** empty log message ***
svn path=/trunk/boinc/; revision=2647
2003-11-08 00:56:55 +00:00
David Anderson 775497bcf0 *** empty log message ***
svn path=/trunk/boinc/; revision=2645
2003-11-07 23:26:17 +00:00
David Anderson f62be63ddb *** empty log message ***
svn path=/trunk/boinc/; revision=2543
2003-10-22 18:39:22 +00:00
David Anderson 5589d5368f *** empty log message ***
svn path=/trunk/boinc/; revision=2525
2003-10-21 04:06:55 +00:00
Karl Chen 38bf52da44 freebsd patch et al
svn path=/trunk/boinc/; revision=2081
2003-08-13 21:35:26 +00:00
Eric Heien 99fa91addd *** empty log message ***
svn path=/trunk/boinc/; revision=1630
2003-07-01 21:05:37 +00:00