boinc/api
Eric J. Korpela 4e60ef3003 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!!
- Update to libtool 1.5.24
- build environment:  Major automake changes that I've been warning about
  for some time.
- Now uses libtool to build libraries.
- Builds separate boinc_fcgi and sched_fcgi libraries for use with 
  FCGI server components.
- New macro "BOINC_CHECK_LIB_WITH" that executes a "AC_CHECK_LIB" on
  a library only if --with-libname[=DIR] is specified on the configure
  command line.  This is to allow inclusion of libraries when the 
  ssl, gtk, wxWidgets, or other configuration is incorrect for static
  libraries.
- Added a lot of "--with-*" for some libraries that might be required for
  static builds.
- The sea directory has been moved to packages/generic.  Changes to sea
  and the associated scripts might be required to better make use of the
  staging mechanism and shared libraries.
- Fixed includes of boinc_fcgi.h in many files.
- Fixed places where FCGI_FILE needs to be used implicitly.
- Fixed missing define of _SC_PAGESIZE on hosts that define only
  _SC_PAGE_SIZE.
- Moved build of boinc_cmd (and source file) from lib to client



svn path=/trunk/boinc/; revision=16904
2009-01-13 23:06:02 +00:00
..
txf *** empty log message *** 2006-03-22 19:01:33 +00:00
Makefile.am - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
Makefile.mingw - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
bmplib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
bmplib.h *** empty log message *** 2004-12-09 00:46:07 +00:00
boinc_api.cpp - API: add "normal_thread_priority" to BOINC_OPTIONS. 2008-12-17 00:49:50 +00:00
boinc_api.h - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
boinc_api_fortran.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
boinc_gl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
boinc_glut.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics2.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics2.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics2_unix.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics2_util.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics2_win.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_api.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_api.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_data.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_data.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_impl.cpp - API: remove BOINC_OPTIONS::worker_thread_stack_size 2008-12-19 18:14:02 +00:00
graphics_impl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
graphics_impl_lib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_lib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
graphics_lib.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gutil.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
gutil.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
gutil_text.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
mac_icon.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
macglutfix.m Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
make_app_icon_h.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
reduce.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
reduce_lib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
reduce_main.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
static_graphics.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
texfont.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
texfont.h *** empty log message *** 2006-04-18 22:17:43 +00:00
texture.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
texture.h *** empty log message *** 2005-07-19 18:47:51 +00:00
tgalib.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
tgalib.h Fixes for command line compile. 2007-08-10 01:51:14 +00:00
txf_util.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
txf_util.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00
windows_opengl.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
x_opengl.cpp - rename .C files to .cpp so that Doxygen will work 2008-09-26 18:20:24 +00:00
x_opengl.h - added copyright and license info to .C, .cpp, .h files 2008-08-06 18:36:30 +00:00