Open-source software for volunteer computing and grid computing.
Go to file
Bruce Allen 2af4e5e390 David, here's a rough pass, I haven't even tried to compile
it. Please read comments in-line.  I think the major
        shortcoming is
        that most (all?) apps will want to use 'handle' to resolve their
        own functions to communicate data from worker to app graphics.
        Perhaps we should provide an additional argument to
        boinc_init_graphics_lib() for that purpose?  At the right point,
        after sucessful dlopen(), boinc_init_graphics_lib() will call
        that user-supplied function (if not NULL) passing it handle.
        On return boinc_init_graphics_lib() will then carry on and start
        graphics.
        It's fun working on a file that's not in Makefile.  No guilt!

svn path=/trunk/boinc/; revision=4816
2004-12-10 23:33:41 +00:00
api David, here's a rough pass, I haven't even tried to compile 2004-12-10 23:33:41 +00:00
apps *** empty log message *** 2004-12-08 20:55:53 +00:00
client *** empty log message *** 2004-12-10 19:17:32 +00:00
clientgui *** empty log message *** 2004-12-10 23:30:40 +00:00
db Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
doc Minor revs 2004-12-10 23:12:02 +00:00
html *** empty log message *** 2004-12-10 00:30:05 +00:00
lib *** empty log message *** 2004-12-10 19:17:32 +00:00
m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
mac_build mac build fix 2003-09-12 00:48:28 +00:00
py *** empty log message *** 2004-12-08 00:14:52 +00:00
sched *** empty log message *** 2004-12-10 22:04:20 +00:00
stripchart *** empty log message *** 2004-06-15 19:41:26 +00:00
test *** empty log message *** 2004-12-06 22:41:19 +00:00
tools *** empty log message *** 2004-12-08 07:03:43 +00:00
win_build Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
zip Moved RCSID strings to the end of all .c, .C and .cpp files as per 2004-12-08 00:40:19 +00:00
.cvsignore Another file to ignore 2004-11-26 15:31:00 +00:00
.vimrc *** empty log message *** 2004-12-08 20:55:53 +00:00
INSTALL docs 2003-01-14 19:30:21 +00:00
Makefile.am Fixed broken build (and removed non-functional broken fix). API 2004-12-09 10:23:56 +00:00
Makefile.incl *** empty log message *** 2004-10-29 04:42:37 +00:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup Run autoheader BEFORE automake and autoconf. Replace old AM_ macro with 2004-11-23 16:14:22 +00:00
bl license change 2003-06-11 23:36:48 +00:00
checkin_notes David, here's a rough pass, I haven't even tried to compile 2004-12-10 23:33:41 +00:00
compile Rewrote build system using automake 2003-06-06 19:00:42 +00:00
config.guess *** empty log message *** 2004-05-27 02:06:58 +00:00
config.sub *** empty log message *** 2004-05-26 23:53:07 +00:00
configure.ac Added version.h back into the configure script until someone gets around to 2004-12-07 17:47:23 +00:00
depcomp Rewrote build system using automake 2003-06-06 19:00:42 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
fix-repository-20040202 *** empty log message *** 2004-02-03 00:49:23 +00:00
install-sh Rewrote build system using automake 2003-06-06 19:00:42 +00:00
missing Rewrote build system using automake 2003-06-06 19:00:42 +00:00
mkinstalldirs Rewrote build system using automake 2003-06-06 19:00:42 +00:00
nightly-tarball *** empty log message *** 2004-11-08 05:03:44 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo *** empty log message *** 2003-11-25 15:51:19 +00:00
version.h Preparation for reversion to earlier versions in about 5 minutes. 2004-12-04 00:23:13 +00:00
version.h.in Preparation for reversion to earlier versions in about 5 minutes. 2004-12-04 00:23:13 +00:00
win_config.h reversion to earlier configure script and win_config.h 2004-12-04 00:29:22 +00:00