Commit Graph

25 Commits

Author SHA1 Message Date
Rom Walton 6cd6c9e130 *** empty log message ***
svn path=/trunk/boinc/; revision=9724
2006-03-24 22:30:30 +00:00
David Anderson ea98755915 global prefs override file
svn path=/trunk/boinc/; revision=9412
2006-02-07 20:53:46 +00:00
Eric J. Korpela d9ee426071 Added explicit includes of "config.h" in many files to enable use of compilers
without a -include command line option.

svn path=/trunk/boinc/; revision=8896
2005-11-21 18:34:44 +00:00
Rom Walton f151ae9306 *** empty log message ***
svn path=/trunk/boinc/; revision=6613
2005-07-14 16:46:38 +00:00
Rom Walton b36aafd00c *** empty log message ***
svn path=/trunk/boinc/; revision=6588
2005-07-09 05:23:40 +00:00
Rom Walton cce208ecf4 *** empty log message ***
svn path=/trunk/boinc/; revision=6502
2005-07-01 06:30:06 +00:00
David Anderson 8e21c831b1 *** empty log message ***
svn path=/trunk/boinc/; revision=6480
2005-06-28 19:25:52 +00:00
Rom Walton 3031042699 *** empty log message ***
svn path=/trunk/boinc/; revision=6401
2005-06-22 10:51:34 +00:00
David Anderson 14f60e3fb6 *** empty log message ***
svn path=/trunk/boinc/; revision=6316
2005-06-08 23:55:21 +00:00
David Anderson 43d7563ce6 *** empty log message ***
svn path=/trunk/boinc/; revision=6242
2005-05-24 19:52:53 +00:00
David Anderson 534ead4118 *** empty log message ***
svn path=/trunk/boinc/; revision=5846
2005-04-13 18:38:55 +00:00
David Anderson 67f6558e04 *** empty log message ***
svn path=/trunk/boinc/; revision=5785
2005-04-06 19:41:31 +00:00
David Anderson 47db550eb2 *** empty log message ***
svn path=/trunk/boinc/; revision=5774
2005-04-05 00:32:24 +00:00
David Anderson 8d0ab453b3 *** empty log message ***
svn path=/trunk/boinc/; revision=5443
2005-02-16 23:17:43 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +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
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
David Anderson ecfe26480f *** empty log message ***
svn path=/trunk/boinc/; revision=4337
2004-10-17 02:18:59 +00:00
David Anderson 6523866ce3 *** empty log message ***
svn path=/trunk/boinc/; revision=4322
2004-10-13 18:52:22 +00:00
David Anderson f70401abf2 *** empty log message ***
svn path=/trunk/boinc/; revision=4321
2004-10-13 18:30:18 +00:00
David Anderson 62c59a93cd *** empty log message ***
svn path=/trunk/boinc/; revision=4316
2004-10-11 23:57:07 +00:00
David Anderson 28fc427cbf *** empty log message ***
svn path=/trunk/boinc/; revision=4306
2004-10-08 20:00:42 +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