Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • fix_Makefile.mingw#2
  • update_Makefile.mingw
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
25 results

hostinfo_unix.cpp

Blame
    • Eric J. Korpela's avatar
      4e60ef30
      · 4e60ef30
      Eric J. Korpela authored
      - 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
      4e60ef30
      History
      Eric J. Korpela authored
      - 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