boinc/api
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
..
.cvsignore
Makefile.am fixes from Reinhard Prix to disable building of boincglut under 2004-12-28 15:58:24 +00:00
api_app.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
api_test.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
bmplib.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
bmplib.h *** empty log message *** 2004-12-09 00:46:07 +00:00
boinc_api.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
boinc_api.h Make boinc_time_to_checkpoint() return int not bool, for compability 2004-12-22 15:02:03 +00:00
boinc_api_fortran.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
boinc_checkpoint.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
boinc_gl.h *** empty log message *** 2004-12-11 05:55:55 +00:00
graphics_api.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
graphics_api.h *** empty log message *** 2004-12-13 18:55:42 +00:00
graphics_data.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
graphics_data.h
graphics_impl.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
graphics_impl.h *** empty log message *** 2004-12-19 07:53:02 +00:00
graphics_impl_lib.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
graphics_lib.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
graphics_lib.h *** empty log message *** 2004-12-13 01:21:50 +00:00
gutil.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
gutil.h
reduce.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
reduce.h
static_graphics.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
tgalib.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
tgalib.h *** empty log message *** 2004-12-09 00:46:07 +00:00
windows_opengl.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
x_opengl.C Modified CVS id strings. After some fussing with different versions 2005-01-02 18:29:53 +00:00
x_opengl.h