boinc/m4
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
..
Makefile.am - Fix emacs mode line in Makefile.am's 2008-06-08 22:18:52 +00:00
acx_pthread.m4 - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
ax_check_gl.m4 Adds "$prefix/lib" to the lib path and "$prefix/include" to the include path 2008-11-07 00:17:39 +00:00
ax_check_glu.m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
ax_check_glut.m4 Added autoconf macro AX_WINSOCK for identifying winsock libs and headers for 2005-12-16 03:20:01 +00:00
ax_lang_compiler_ms.m4 - Fixed autoconf/automake build process so that it works correctly 2004-11-26 17:45:13 +00:00
ax_winsock.m4 Added autoconf macro AX_WINSOCK for identifying winsock libs and headers for 2005-12-16 03:20:01 +00:00
boinc_check_cygwin.m4 Added autoconf macro AX_WINSOCK for identifying winsock libs and headers for 2005-12-16 03:20:01 +00:00
boinc_check_fcgi.m4 New file boinc_check_fcgi.m4. Checks whether fcgi headers are installed. 2008-11-07 00:15:24 +00:00
boinc_check_flags.m4 New file boinc_check_flags.m4. Contains code to check compiler and linker 2008-11-07 00:14:13 +00:00
boinc_check_lib_with.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
boinc_getsockopt.m4 Added autoconf macro AX_WINSOCK for identifying winsock libs and headers for 2005-12-16 03:20:01 +00:00
boinc_gtk.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
boinc_msg_debug.m4 Added explicit includes of "config.h" in many files to enable use of compilers 2005-11-21 18:34:44 +00:00
boinc_platform.m4 Changed BOINC_PLATFORM autoconf macro to properly translate 'amd64' to 'x86_64'. 2008-09-16 20:02:55 +00:00
boinc_set_compile_flags.m4 New macro BOINC_SET_COMPILE_FLAGS. Sets compile/debug/optimize flags for C, 2008-11-07 00:20:15 +00:00
boinc_wxwidgets.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
check_ssl.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
kc_mysql.m4 - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00
libcurl.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
libtool.m4 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
sah_check_lib.m4 - STILL WORK TO BE DONE TO GET locale STUFF INSTALLED PROPERLY!!! 2009-01-13 23:06:02 +00:00
sah_grx.m4 New autoconf macros: 2005-04-28 21:42:05 +00:00
sah_header_stdcxx.m4 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
sah_largefile_breaks_cxx.m4 -Unfortunately on some 32 bit systems there is a problem with wx-widgets 2005-02-09 19:39:04 +00:00
sah_libext.m4 Added macro for finding ssl libraries and include files. (From autoconf 2005-08-02 16:33:22 +00:00
sah_links.m4 Added autoconf macro to check if soft and hard links really work, or are 2005-08-02 18:25:17 +00:00
sah_namespace.m4 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
sah_select_bitness.m4 New autoconf macros: 2005-04-28 21:42:05 +00:00
sah_staticize_ldflags.m4 *** empty log message *** 2005-07-11 07:01:18 +00:00
wxWidgets.m4 - Build fixes for non-Win32, non-Linux, non-MacOS systems. 2008-04-01 21:44:12 +00:00