Commit Graph

30 Commits

Author SHA1 Message Date
Rom Walton e442d3ce7e *** empty log message ***
svn path=/trunk/boinc/; revision=5261
2005-02-01 00:54:06 +00:00
David Anderson 435f8edd47 *** empty log message ***
svn path=/trunk/boinc/; revision=5161
2005-01-20 23:22:22 +00:00
Bruce Allen 7d96f35ba3 Reinhard has done a substantial amount of work in the past
couple of weeks to fix a number of bugs and problems in the
X-windows and/or Mac graphics event loop, and with lockfile
handling problems seen on a number of Unix file systems. A
brief summary of the changes is:

lockfile: replace calls to exit() by boinc_finish() + make
boinc_finish() remove the lockfile

graphics-eventloop: some re-structuring and simplification to
make handling of glut-exits/abort-signals more robust.  Eric,
if you could test this under Solaris we'd be very grateful.

svn path=/trunk/boinc/; revision=5025
2005-01-08 01:17:51 +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 b23e150b8b Error in print format
svn path=/trunk/boinc/; revision=4887
2004-12-18 01:07:08 +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 9cc3670577 *** empty log message ***
svn path=/trunk/boinc/; revision=4773
2004-12-06 23:02:47 +00:00
Rom Walton f3749f8128 *** empty log message ***
svn path=/trunk/boinc/; revision=4756
2004-12-04 01:49:50 +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 65ec0ab4b8 *** empty log message ***
svn path=/trunk/boinc/; revision=4575
2004-11-17 00:01:58 +00:00
David Anderson 833ef666ce *** empty log message ***
svn path=/trunk/boinc/; revision=4559
2004-11-15 01:58:30 +00:00
Rom Walton 369fe9f965 *** empty log message ***
svn path=/trunk/boinc/; revision=4554
2004-11-14 08:29:32 +00:00
David Anderson 38fc34ec2c *** empty log message ***
svn path=/trunk/boinc/; revision=4390
2004-10-22 05:46:25 +00:00
Rom Walton f9c38077a7 *** empty log message ***
svn path=/trunk/boinc/; revision=4126
2004-08-31 02:47:20 +00:00
Karl Chen afd778de8a *** empty log message ***
svn path=/trunk/boinc/; revision=3863
2004-07-13 13:54:09 +00:00
David Anderson 5ceaf4c43a *** empty log message ***
svn path=/trunk/boinc/; revision=3617
2004-06-16 23:16:08 +00:00
Rom Walton 746dc9a5a1 *** empty log message ***
svn path=/trunk/boinc/; revision=3546
2004-06-12 18:44:53 +00:00
David Anderson 51bc4220c3 *** empty log message ***
svn path=/trunk/boinc/; revision=3484
2004-05-31 18:13:01 +00:00
Rom Walton b527930a90 *** empty log message ***
svn path=/trunk/boinc/; revision=3315
2004-05-03 21:01:49 +00:00
Rom Walton f9cdbe1f50 *** empty log message ***
svn path=/trunk/boinc/; revision=3277
2004-04-20 22:46:58 +00:00
Rom Walton f65f832252 *** empty log message ***
svn path=/trunk/boinc/; revision=3195
2004-03-31 06:25:40 +00:00
David Anderson 86e83e1e2c *** empty log message ***
svn path=/trunk/boinc/; revision=3165
2004-03-25 22:24:33 +00:00
Rom Walton d6d7f7c575 *** empty log message ***
svn path=/trunk/boinc/; revision=3164
2004-03-25 18:59:43 +00:00
David Anderson 01dee0c929 *** empty log message ***
svn path=/trunk/boinc/; revision=3159
2004-03-25 00:10:44 +00:00
David Anderson 4348705f8f *** empty log message ***
svn path=/trunk/boinc/; revision=3158
2004-03-24 23:33:46 +00:00
Rom Walton 6d71cca459 *** empty log message ***
svn path=/trunk/boinc/; revision=3151
2004-03-24 20:53:43 +00:00
Rom Walton 4af45526ce *** empty log message ***
svn path=/trunk/boinc/; revision=3150
2004-03-24 20:46:06 +00:00
Rom Walton 757f506cfb *** empty log message ***
svn path=/trunk/boinc/; revision=3146
2004-03-24 19:47:51 +00:00
Rom Walton 2368f5f94f *** empty log message ***
svn path=/trunk/boinc/; revision=3143
2004-03-24 08:09:22 +00:00
Rom Walton 39f5c343da *** empty log message ***
svn path=/trunk/boinc/; revision=3142
2004-03-24 07:39:24 +00:00