Commit Graph

575 Commits

Author SHA1 Message Date
Rom Walton faa490dd7e - Tag for 7.1.5 release, all platforms
client_release/7.1/7.1.5
2013-06-03 14:53:13 -04:00
Rom Walton 816515fa64 - Tag for 7.1.4 release, all platforms
client_release/7.1/7.1.4
2013-06-03 14:22:29 -04:00
Charlie Fenton 65f77933cc - Tag for 7.1.3 release, all platforms
client_release/7.1/7.1.3
2013-05-30 03:21:43 -07:00
Rom Walton a2b758fd11 - Tag for 7.1.2 release, all platforms
client_release/7.1/7.1.2
2013-05-28 11:10:52 -04:00
David Anderson 8e2524f55f Unix build: Makefile changes for "make install", from Steffen Moeller
"make install" followed by make_project should now work
2013-05-20 15:19:13 -07:00
Rom Walton a3257bd16d - Tag for 7.1.1 release, all platforms
client_release/7.1/7.1.1
2013-05-15 13:30:44 -04:00
David Anderson 79c6225fc2 - configure: work with "gold" linker 2013-03-05 13:33:27 +01:00
David Anderson fd4de39477 - client: add code for detecting running on batteries on OpenBSD.
From RustyBSD.
2013-03-04 17:39:24 +01:00
Rom Walton 4ee64625c1 - client: Account for the display management power system when
calculating idle time from the XSS system on Linux.
2013-03-04 17:35:35 +01:00
David Anderson 13f1257355 - eliminate use of alloca() and strdupa().
- don't include malloc.h
- fix compile warnings
2013-03-04 17:24:19 +01:00
Rom Walton a48f17ba64 - Apply RustyBSD's patch for selectively disabling the detection of the
X screensaver framework in configure.ac
2013-03-04 17:19:38 +01:00
David Anderson 0760461e93 - Unix build: add configure option for minimal make output 2013-03-04 15:06:32 +01:00
David Anderson b4408c9585 - build fixes for OpenBSD, from rustyBSD 2013-03-04 14:09:43 +01:00
Eric J Korpela 4dcd5a3a11 - Allow sysconfdir to be specified rather than hardcoded at '$prefix/etc' (submitted by Alexander Kruppa) - Fix for compiles on os without xlocale.h 2013-03-01 16:19:16 +01:00
Eric J. Korpela 04c485b8da svn path=/trunk/boinc/; revision=25994 2012-08-08 20:20:52 +00:00
Eric J. Korpela 89695dd531 - Added check of header <sys/sem.h> and associated macro HAVE_SYS_SEM_H
svn path=/trunk/boinc/; revision=25984
2012-08-04 19:04:35 +00:00
David Anderson aedbf28981 - compile fix (from Oliver)
svn path=/trunk/boinc/; revision=25877
2012-07-17 16:42:06 +00:00
David Anderson eacd1d870b - Unix build: fix problem with Debian automated builds; from Steffen M
svn path=/trunk/boinc/; revision=25839
2012-07-02 19:49:06 +00:00
David Anderson 6b5bb0a3e6 - Unix build tweak
svn path=/trunk/boinc/; revision=25818
2012-06-28 06:27:37 +00:00
David Anderson 3fee87fd62 - Unix build: remove "if" around AC_PROG_OBJCXX;
apparently this is needed for Gentoo build.
    You may need a recent automake for this to work.
    Fixes #1193.


svn path=/trunk/boinc/; revision=25805
2012-06-27 06:02:10 +00:00
David Anderson c5ed9d7db6 - Unix build: fix for Mac OS X (from Oliver)
svn path=/trunk/boinc/; revision=25794
2012-06-25 23:24:49 +00:00
David Anderson 07d867b33f - Unix build: fix typo
svn path=/trunk/boinc/; revision=25793
2012-06-25 23:22:13 +00:00
David Anderson 3b26791411 - fix configure error on Linux.
I think the AC_PROG_OBJCXX should be limited to Mac somehow


svn path=/trunk/boinc/; revision=25779
2012-06-21 03:53:50 +00:00
Rom Walton f04f6b3eae - Make things build again on Mac OSX 10.8 using the autoconf
framework.
      (From Oliver Bock)
      
    /
        configure.ac  

svn path=/trunk/boinc/; revision=25754
2012-06-12 15:43:41 +00:00
David Anderson 9bba5f4349 - get rid of BOINC_SOCKLEN_T stuff; just use socklen_t
svn path=/trunk/boinc/; revision=25709
2012-05-23 23:19:38 +00:00
Rom Walton 93a015300b - Moving trunk back into a development branch, further stabilization of the 7.0.x
client is now in the boinc_core_release_7_0a branch.

    /
        configure.ac
        version.h
        version.h.in

svn path=/trunk/boinc/; revision=25436
2012-03-16 17:29:30 +00:00
Rom Walton 1e8d806df1 - Tag for 7.0.20 release, all platforms
boinc_core_release_7_0_20

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25385
2012-03-06 15:32:21 +00:00
Rom Walton d2939100d5 - Tag for 7.0.19 release, all platforms
boinc_core_release_7_0_19

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25367
2012-03-02 18:42:38 +00:00
Charlie Fenton 89778d8751 Tag for 7.0.18 release, all platforms
svn path=/trunk/boinc/; revision=25303
2012-02-21 00:43:05 +00:00
Rom Walton 3d0f96ac77 - Tag for 7.0.17 release, all platforms
boinc_core_release_7_0_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25294
2012-02-20 16:03:52 +00:00
David Anderson 61e169f270 - server: add volunteer data archival to the build system
svn path=/trunk/boinc/; revision=25285
2012-02-17 19:16:49 +00:00
Rom Walton 3431257465 - Tag for 7.0.16 release, all platforms
boinc_core_release_7_0_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25282
2012-02-17 17:41:57 +00:00
Rom Walton 4c9d7b8579 - Tag for 7.0.15 release, all platforms
boinc_core_release_7_0_15

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25233
2012-02-09 21:34:33 +00:00
Rom Walton 4565789760 - Tag for 7.0.14 release, all platforms
boinc_core_release_7_0_14

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25190
2012-02-02 19:57:12 +00:00
Charlie Fenton 3b969546af Tag for 7.0.13 release, all platforms
svn path=/trunk/boinc/; revision=25184
2012-02-02 08:35:14 +00:00
Rom Walton 7b770971eb - Tag for 7.0.12 release, all platforms
boinc_core_release_7_0_12

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25155
2012-01-26 20:46:25 +00:00
Charlie Fenton 3b253d3404 Tag for 7.0.11 release, all platforms
svn path=/trunk/boinc/; revision=25093
2012-01-18 10:04:02 +00:00
Charlie Fenton 5a106bacc1 Tag for 7.0.10 release, all platforms
svn path=/trunk/boinc/; revision=25084
2012-01-17 14:08:37 +00:00
David Anderson 7acf1632fa - The zip library was moved to a directory (project_depends)
outside of BOINC, but the build files weren't made to work.
Move the library back where it was before.


svn path=/trunk/boinc/; revision=25056
2012-01-14 05:48:01 +00:00
Rom Walton 89315a3ca7 NOTE: Some previously experimental features in the client software are
now important to have for the 7.0 release.  The existing 7.0 branch
      will no longer be maintained, we'll create a new branch for the 7.0
      client line at a later date.
    
    - Tag for 7.0.8 release, all platforms
      boinc_core_release_7_0_8

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=25053
2012-01-14 04:48:26 +00:00
Rom Walton 92187b27b1 - Bump the version number to the next developmental release cycle
7.1.x

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24733
2011-12-05 16:45:17 +00:00
Rom Walton 45eff12205 - Tag for 6.13.12 release, all platforms
boinc_core_release_6_13_12

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24582
2011-11-11 17:39:59 +00:00
Rom Walton 94dcb4a9ee - Tag for 6.13.11 release, all platforms
boinc_core_release_6_13_11

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24572
2011-11-10 18:07:19 +00:00
Rom Walton 48d1a2de5d - Tag for 6.13.10 release, all platforms
boinc_core_release_6_13_10

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24505
2011-10-27 16:01:51 +00:00
Rom Walton 1f71240c98 - Tag for 6.13.9 release, all platforms
boinc_core_release_6_13_9

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24481
2011-10-25 15:33:59 +00:00
Rom Walton b1879cb764 - Tag for 6.13.8 release, all platforms
boinc_core_release_6_13_8

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24383
2011-10-12 06:37:14 +00:00
Rom Walton 7de6b8a378 - Tag for 6.13.7 release, all platforms
boinc_core_release_6_13_7

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24375
2011-10-11 15:07:58 +00:00
David Anderson e279b59913 - Updates Linux notifications to use current libnotify.
- Fix build problems on Mac OS X using autotools
- Consistently use #if HAVE_X for platform checks,
    rather than #ifdef HAVE_X or #if defined(HAVE_X)
- In Unix build, make lots of compiler checks standard
- Fix some compile warnings

From Matt Arsenault.

Note: there are now lots of compile warnings in clientgui/ on Unix,
    mostly in WxWidgets code


svn path=/trunk/boinc/; revision=24303
2011-09-27 19:45:27 +00:00
Rom Walton c9650f9886 - Tag for 6.13.6 release, all platforms
boinc_core_release_6_13_6

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24270
2011-09-23 15:19:22 +00:00
Rom Walton ac81d79b81 - Tag for 6.13.5 release, all platforms
boinc_core_release_6_13_5

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24266
2011-09-22 19:57:32 +00:00
Rom Walton ad274a1288 - Tag for 6.13.4 release, all platforms
boinc_core_release_6_13_4

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24236
2011-09-19 16:06:21 +00:00
Rom Walton 292995e0cc - Tag for 6.13.3 release, all platforms
boinc_core_release_6_13_3

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24149
2011-09-09 15:00:51 +00:00
Rom Walton 731cd277a4 - Tag for 6.13.2 release, all platforms
boinc_core_release_6_13_2

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=24140
2011-09-07 17:49:23 +00:00
Charlie Fenton 2246e81d0c lib: use standard implementation of strtoull when available
svn path=/trunk/boinc/; revision=24049
2011-08-26 09:44:50 +00:00
Rom Walton 4392edcd37 - Tag for 6.13.1 release, all platforms
boinc_core_release_6_13_1

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=23851
2011-07-18 17:44:30 +00:00
David Anderson 3b6325916f - client, linux: use X server for idle detection if available
svn path=/trunk/boinc/; revision=23035
2011-02-14 23:29:03 +00:00
Rom Walton 96f1252813 - Increment version to 6.13.0.
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22465
2010-10-07 15:34:07 +00:00
Rom Walton a55a8868bd - Tag for 6.11.9 release, all platforms
boinc_core_release_6_11_9

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22430
2010-09-30 17:43:06 +00:00
Rom Walton 02da1b01c0 - Tag for 6.11.8 release, all platforms
boinc_core_release_6_11_8

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22416
2010-09-28 19:31:42 +00:00
Rom Walton 33205a6039 - Tag for 6.11.7 release, all platforms
boinc_core_release_6_11_7

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22321
2010-09-08 16:40:13 +00:00
David Anderson 39ce14bf9d svn path=/trunk/boinc/; revision=22299 2010-08-27 18:31:54 +00:00
Rom Walton e243c52728 - Tag for 6.11.6 release, all platforms
boinc_core_release_6_11_6

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22252
2010-08-16 20:30:19 +00:00
Rom Walton 8b492643a0 - Tag for 6.11.5 release, all platforms
boinc_core_release_6_11_5

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22223
2010-08-13 15:44:41 +00:00
Rom Walton e336a90572 - Tag for 6.11.4 release, all platforms
boinc_core_release_6_11_4

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22059
2010-07-26 16:00:29 +00:00
Rom Walton c486ee55fe - Tag for 6.11.3 release, all platforms
boinc_core_release_6_11_3

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=22019
2010-07-21 16:41:02 +00:00
David Anderson bb35d196ef - Unix build: don't error out if xcb or xcb-atom aren't found;
just don't build the screensaver

svn path=/trunk/boinc/; revision=22016
2010-07-20 21:24:47 +00:00
David Anderson 0b26a28259 - Added Linux screensaver from Nils Brause.
Note: I can't get this to build because if requires
    a package (xcb-atom) that I can't find.
    Need to resolve this.

svn path=/trunk/boinc/; revision=22004
2010-07-19 20:06:49 +00:00
Charlie Fenton 4cc529b69f Tag for 6.11.2 release, all platforms
svn path=/trunk/boinc/; revision=21968
2010-07-16 08:28:37 +00:00
Eric J. Korpela 37d450bff8 Fix for compiles on machines where libresolv doesn't have a res_init() function.
svn path=/trunk/boinc/; revision=21001
2010-03-25 23:01:37 +00:00
Rom Walton 73a019ffdf - build: replace gtk flags and libs with libnotify
/
        configure.ac
    clientgui/
        Makefile.am

svn path=/trunk/boinc/; revision=20500
2010-02-10 19:05:11 +00:00
Rom Walton c80240d905 Quick Updates
svn path=/trunk/boinc/; revision=20492
2010-02-10 17:25:47 +00:00
Rom Walton ab2c878205 Quick Updates
svn path=/trunk/boinc/; revision=20491
2010-02-10 17:06:05 +00:00
Rom Walton 2e240b8d37 - build: Attempt to hook up the gtk flags and libs to BOINC Manager
/
        configure.ac
    clientgui/
        Makefile.am

svn path=/trunk/boinc/; revision=20490
2010-02-10 17:00:41 +00:00
Rom Walton 1c73e6f120 backout previous change
svn path=/trunk/boinc/; revision=20460
2010-02-06 08:52:13 +00:00
Rom Walton e6a2addd81 Check for gtk 2.0
svn path=/trunk/boinc/; revision=20459
2010-02-06 08:44:58 +00:00
Rom Walton 422973a4c8 - MGR: Make the minimum version of wxWidgets we support 2.8.0 or better
- MGR: Start cleaning up warning related to 2.6 backwards compatibility
    
    /
        configure.ac
    clientgui/
        sg_DlgPreferences.cpp

svn path=/trunk/boinc/; revision=19960
2009-12-17 23:48:48 +00:00
Rom Walton 1bf29888de - WINBUILD: Introduce the beginning of an automated build system for
Windows.  The goal is to completely automate the build process
        by creating a self contained environment for the scripts to
        execute under.  When completed it'll be able to do the following:
          * Increment version information
          * Build client software using installed version of VS.
          * Validate symbol files for specific components.
          * Add source file information to symbol files. (This will allow
              VS to automatically download the source file from SVN while
              single-stepping through the code on a clean machine)
          * Code sign executables
          * Build installer
          * Code sign installer
          * Upload updated symbol files and and setup packages
          
        When building interactively:
          * Automatically update the DLLs BOINC and BOINCMgr depend on
              when they have been updated in the source tree.
          * Fix-up BOINC project files when new branches are created
          * Fix-up project files for components BOINC depends on when
              new versions are released.
    
    /
        version.log (added)      
    win_build/
        buildenv.cmd (added)
        boinc_post_bld_rules.cmd
        boinc_cli.vcproj
        boincmgr.vcproj
    ../boinc_depends_win_vs2005
        <Various Files>

svn path=/trunk/boinc/; revision=19672
2009-11-23 16:40:07 +00:00
David Anderson dcc3c49938 - client: on Linux, run CPU-intensive jobs with the SCHED_BATCH scheduler.
Improves interactive response of system when jobs running.
    From Clive Messer.

svn path=/trunk/boinc/; revision=19143
2009-09-23 16:51:40 +00:00
David Anderson c2c52eba79 - Unix build fix
svn path=/trunk/boinc/; revision=19114
2009-09-21 16:15:28 +00:00
David Anderson d2fba4b627 - Unix build: use autoreconf
svn path=/trunk/boinc/; revision=19094
2009-09-18 18:22:25 +00:00
Eric J. Korpela ae9f1934df Fix for static client (--enable-client-release) builds
svn path=/trunk/boinc/; revision=18975
2009-09-01 20:36:58 +00:00
Rom Walton fb8540f6b5 svn path=/trunk/boinc/; revision=18856 2009-08-18 15:58:58 +00:00
Rom Walton 34bdf155e8 - Remove boinc_zip(InfoZip) from the main BOINC tree
- Remove boinc_zip from the build system
    
    /
        configure.ac
        Makefile.am

svn path=/trunk/boinc/; revision=18620
2009-07-17 16:45:08 +00:00
David Anderson 6bc55040f0 - server: Use distutils for installing the python modules,
and move files not part of the BOINC package from py/Boinc to py/
    From Gabor Gombas.

svn path=/trunk/boinc/; revision=18375
2009-06-11 16:01:36 +00:00
David Anderson 144c106e19 - make_project and upgrade: add --srcdir option so you
can run these commands from any directory
    (mostly from Gabor Gombas; added a fix for svnversion)

svn path=/trunk/boinc/; revision=18356
2009-06-10 22:38:33 +00:00
Rom Walton 7580a01415 - Change version number to 6.9.x
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=18228
2009-05-29 16:02:32 +00:00
Rom Walton 792081a150 - Tag for 6.7.5 release, all platforms
boinc_core_release_6_7_5

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=18187
2009-05-22 14:18:46 +00:00
Rom Walton 385da4f3e7 Sqlite3 support for build system
svn path=/trunk/boinc/; revision=18147
2009-05-18 17:09:02 +00:00
Rom Walton 315b25f526 Add Sqlite3 support to build system
svn path=/trunk/boinc/; revision=18145
2009-05-18 15:38:07 +00:00
Eric J. Korpela 8f3abcc835 - Added checks for net/*.h, arpa/*.h, netinet/*.h and code to figure out
which of those files to include
    - Modified MAC address check to work on some non-Linux unixes.
      (mac_address.cpp)
    - Added suggested change to "already attached to project" checking.
      (ProjectInfoPage.cpp)
    - changed includes of standard c header files to their c++ equivalents
      (i.e. replaced <stdio.h> with <cstdio>) for namespace protection.
    - replaced "using namespace std;" with more explicit "using std::function" in
      several files.
    - Fixed bug in checking whether the os is OS/2 and added conditional OS_OS2
      to the build environment. (boinc_platform.m4,configure.ac)
    - Changed build environment to not use -nostandardlibs unless we are using
      G++ and static linkage is specified. (configure.ac)
    - Added makefiles and package building files for solaris CSW package manager.
    - Fixed bug with attempting to find login name using logname. (configure.ac)
    - Added ifdef HAVE_* protection around some include files commonly found in
      sys.
    - Added support for unified binary for x86_64/i686-pc-solaris.
      (cs_platforms.cpp)
    - generate_host_cpid() now uses MAC address on non-linux unix.
      (hostinfo_network.cpp)
    - Macro BOINC_SET_COMPILE_FLAGS now doesn't check gcc only flags on non-gcc
      compilers. (boinc_set_compile_flags.m4)
    - Library compiles no longer depend upon the library extension or require
      the library to be prefixed with lib.
    - More fixes for fcgi builds.
    - Added declaration of "struct ether_addr" and ether_ntoa().  Have not yet
      implemented ether_ntoa() for machines that don't have it, or where it is
      buggy.  (unix_util.h)
    - Added FCGI::perror() which calls FCGI_perror(). (boinc_fcgi.{h,cpp})
    - Fixed library Makefiles so that all required headers get installed.


svn path=/trunk/boinc/; revision=17388
2009-02-26 00:23:23 +00:00
Eric J. Korpela c50683be8d Minor changes to configure.ac to not check for FCGI when the server is not being
compiled.


svn path=/trunk/boinc/; revision=17043
2009-01-27 19:53:55 +00:00
Eric J. Korpela 40785dfe99 Fixed problems with SEA build.
svn path=/trunk/boinc/; revision=17036
2009-01-27 19:32:42 +00:00
Eric J. Korpela 3570240b53 Fix bug in recent automake distro that causes C programs to be compiled with a
fortran compiler if F77 isn't found before libtool is initialized.

svn path=/trunk/boinc/; revision=16991
2009-01-22 22:26:39 +00:00
Eric J. Korpela 9a2868e715 -Made static linkage of BOINC libraries the default for client,
manager, and server components


svn path=/trunk/boinc/; revision=16928
2009-01-16 00:24:44 +00:00
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
Rom Walton e85784f6c8 - Fix build environment so that it can build the client again
(From Nicolás Alvarez)
      
    /
        configure.ac
        Makefile.am
    sea/
        make-tar.sh
        make-tar_debug.sh

svn path=/trunk/boinc/; revision=16833
2009-01-07 15:17:23 +00:00
Rom Walton 5859c140f3 - Version Update 6.7.0
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16752
2008-12-30 21:01:48 +00:00
Rom Walton 0d27df1f82 boinc_core_release_6_5_0
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16510
2008-11-17 17:16:02 +00:00
Rom Walton d716be6117 - Tag for 6.3.23 release, all platforms
boinc_core_release_6_3_23

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16489
2008-11-13 20:58:36 +00:00
Rom Walton ab85e4977e - Tag for 6.3.22 release, all platforms
boinc_core_release_6_3_22

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16463
2008-11-10 19:52:02 +00:00
Rom Walton 00cdb4bb4f - Tag for 6.3.21 release, all platforms
boinc_core_release_6_3_21

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16374
2008-10-31 17:01:32 +00:00
Charlie Fenton 90c515c729 Tag for 6.3.20 release, all platforms boinc_core_release_6_3_20
svn path=/trunk/boinc/; revision=16349
2008-10-29 08:05:59 +00:00
Rom Walton 0d16f571ef - Tag for 6.3.19 release, all platforms
boinc_core_release_6_3_19

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16331
2008-10-28 16:20:08 +00:00
Rom Walton ecaca11f1c - Tag for 6.3.18 release, all platforms
boinc_core_release_6_3_18

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16320
2008-10-27 15:07:06 +00:00
Rom Walton 80c248fc38 - Tag for 6.3.17 release, all platforms
boinc_core_release_6_3_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16304
2008-10-23 20:31:52 +00:00
Rom Walton 9d973c50e1 - Tag for 6.3.16 release, all platforms
boinc_core_release_6_3_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16294
2008-10-23 15:39:02 +00:00
Rom Walton 1a7ac3b5e7 - Tag for 6.3.15 release, all platforms
boinc_core_release_6_3_15

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16231
2008-10-20 15:58:35 +00:00
Rom Walton 85f04ff957 - Tag for 6.3.14 release, all platforms
boinc_core_release_6_3_14

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16140
2008-10-06 15:47:12 +00:00
Rom Walton 71c6477811 - Tag for 6.3.13 release, all platforms
boinc_core_release_6_3_13

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16114
2008-10-02 19:37:22 +00:00
David Anderson 62683e4bdc - update .vcproj files accordingly
svn path=/trunk/boinc/; revision=16070
2008-09-26 18:30:19 +00:00
Rom Walton fc55f3490c - Tag for 6.3.12 release, all platforms
boinc_core_release_6_3_12

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16056
2008-09-25 18:07:58 +00:00
Rom Walton a8d2c599d0 - Tag for 6.3.11 release, all platforms
boinc_core_release_6_3_11

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16034
2008-09-22 17:05:16 +00:00
Rom Walton ec7687af45 - Tag for 6.3.10 release, all platforms
boinc_core_release_6_3_10

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15927
2008-08-23 18:08:44 +00:00
Rom Walton 6db70de2d8 - Tag for 6.3.9 release, all platforms
boinc_core_release_6_3_9

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15917
2008-08-21 17:34:04 +00:00
Rom Walton d57938cbb7 - Tag for 6.3.8 release, all platforms
boinc_core_release_6_3_8

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15788
2008-08-08 20:11:13 +00:00
Rom Walton 1add814f05 - Tag for 6.3.7 release, all platforms
boinc_core_release_6_3_7

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15786
2008-08-08 19:40:08 +00:00
Rom Walton bd045f0083 - Tag for 6.3.6 release, all platforms
boinc_core_release_6_3_6

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15673
2008-07-25 15:59:05 +00:00
Rom Walton 37f077d5eb - Tag for 6.3.5 release, all platforms
boinc_core_release_6_3_5

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15596
2008-07-11 16:30:35 +00:00
Rom Walton 45d81bbcfc - Tag for 6.3.4 release, all platforms
boinc_core_release_6_3_4

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15490
2008-06-26 18:26:21 +00:00
Eric J. Korpela 613746c853 svn path=/trunk/boinc/; revision=15318 2008-05-28 21:14:53 +00:00
Rom Walton 4287f4a505 - Bump version to 6.3.3
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15313
2008-05-28 18:10:53 +00:00
Eric J. Korpela f2787de1c7 - moved icons from sea into clientgui/icons
- added Makefile to clientgui/icons to install them in $(pkgdatadir) which
      is usually $(prefix)/share/boinc.
    - Even though these icons are packaged with the sea, they don't appear
      to be referenced in any code and don't appear to ever be used.


svn path=/trunk/boinc/; revision=15305
2008-05-28 16:15:09 +00:00
Eric J. Korpela d3266f98c1 - configure:
added LIBBOINC_VERSION definition for libtool use.


svn path=/trunk/boinc/; revision=15301
2008-05-28 01:55:21 +00:00
Eric J. Korpela 1f2d65bccb - Makefiles:
added client/scripts to default client build
    removed sea from the default clientgui build
    added locale/client to the default clientgui build
    moved installed headers from $(includedir) to $(pkgincludedir) which
       is $(includedir)/boinc by default.
    removed redefinitions of $(includedir) from Makefiles.
- configure:
    added locale/client/Makefile to AC_CONFIG_FILES


svn path=/trunk/boinc/; revision=15300
2008-05-28 01:38:39 +00:00
Rom Walton 9bfb157dce - Bump version to 6.3.2
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15226
2008-05-15 18:53:40 +00:00
Rom Walton a3851f3874 - Bump version to 6.3.1
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15205
2008-05-14 20:58:13 +00:00
Eric J. Korpela 8b72dc9370 - Added implementation of setenv() for systems without it.
- Fixed bug in x_opengl.C.  On systems where putenv() adds the string to
      the environment rather than copies it, the environment would end up
      containing a random peice of the stack where the DISPLAY variable had
      been temporarily stored.



svn path=/trunk/boinc/; revision=15134
2008-05-06 17:10:44 +00:00
Rom Walton 2411314ddc - Bump version to 6.3.0
- Branch Source Tree 
      boinc_core_release_6_2

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15118
2008-05-02 16:18:58 +00:00
Reinhard Prix 20e686d54c - commented-out AM_MAINTAINER_MODE in configure.ac to *activate* all maintainer-mode
features by default


svn path=/trunk/boinc/; revision=15113
2008-05-01 17:23:29 +00:00
Rom Walton 971b353699 - Tag for 6.1.17 release, all platforms
boinc_core_release_6_1_17

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15102
2008-04-28 17:31:09 +00:00
Rom Walton 8cabde8a1b - Tag for 6.1.16 release, all platforms
boinc_core_release_6_1_16

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15071
2008-04-21 17:02:25 +00:00
Charlie Fenton 99ab42ff4a Update version number for 6.15. release
svn path=/trunk/boinc/; revision=15050
2008-04-15 09:18:10 +00:00
Rom Walton ea2efb31b5 - BLD: Update confgiure.ac to require libcurl 7.17.1.
/
        configure.ac

svn path=/trunk/boinc/; revision=15042
2008-04-11 16:21:02 +00:00
Rom Walton e171c851b8 - Tag for 6.1.14 release, all platforms
boinc_core_release_6_1_14

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15028
2008-04-07 18:52:45 +00:00
Rom Walton bbace695cb - Tag for 6.1.13 release, all platforms
boinc_core_release_6_1_13

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=15025
2008-04-07 15:50:23 +00:00
Eric J. Korpela 03b2b7e5ef - Added init.d script (boinc-client.in) and Makefile.am to install it.
- I got this from the Fedora package.  I have modified it to create the
      run directory if it does not exist, and to not run boinc as root.
      Checking for running processes needs to be improved.
    - boinc-client.in is still very linux centric and probably won't work on
      non-linux systems or under Bourne shell without significant changes.


svn path=/trunk/boinc/; revision=15018
2008-04-04 18:29:59 +00:00
Eric J. Korpela 51e24737bd - Build fixes for non-Win32, non-Linux, non-MacOS systems.
- configure script:
        - Added checks for functions strdup(), strdupa(),
            daemon(), stat64(), strcasestr()
        - Fixed problems with kc_mysql.m4 and wxWidgets.m4 returning
            invalid CFLAGS and LIBS flags.
        - Fixed incorrect order of pthread flag checking on solaris.
    - New files: lib/unix_util.[Ch].  Currently contains implementation of
        daemon() for systems that lack it.
    - Access to binary files in /proc was failing on some systems when compiled
        with 64 bit file access.  Rearranged headers and defines to force 32bit
        file access in hostinfo_unix.C
    - all_tty_idle() didn't work as advertised on any system as far as I can
        tell.  I rewrote it to check ttys that are not named /dev/tty[1-9].
        The old implementation was modifying a statically allocated read-only
        string, (and crashing on some systems) anyway.
    - added implementation of non-standard function strcasestr() to str_util.C
    - added #define of MAP_FILE to shmem.C, because it is missing from most
        unix systems, (and is unnecessary on linux anyway).
    - other minor bug fixes.


svn path=/trunk/boinc/; revision=14996
2008-04-01 21:44:12 +00:00
Rom Walton 02eedda8ef - WINSETUP: Explicitly set the permissions on the BOINC Data
directory structure during every install.

    win_build/
        boincmgr_curl.vcproj
    win_build/installerv2/
        BOINC.ism
    win_build/installerv2/redist/Windows/src/boinccas/
        boinccas.def
        boinccas.rc
        boinccas.vcproj
    win_build/installerv2/redist/Windows/src/boinccas/
        CASetPermissionBOINCData.cpp, .h (Added)
        CASetPermissionBOINCDataProjects.cpp, .h (Added)
        CASetPermissionBOINCDataSlots.cpp, .h (Added)
        dirops.cpp, .h
        stdafx.h
    win_build/installerv2/redist/Windows/Win32/
        boinccas.dll
        boinccas95.dll

    - Tag for 6.1.12 release, all platforms
      boinc_core_release_6_1_12

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=14989
2008-03-31 19:05:27 +00:00
David Anderson 13400c9516 Changes for multithread app support:
- update_versions: use __ (not :) as separator for plan class
- client: add plan_class to APP_VERSION;
    an app version is now identified by platform/version/plan_class
- client CPU scheduler: don't assume apps use 1 CPU
- client: add avg_ncpus, max_cpus, flops, cmdline to RESULT
- scheduler: implement app planning scheme

Other changes:

- client: if symlink() fails, make a XML soft link instead
    (for Unix running off a FAT32 FS)
- client: don't accept nonpositive resource share from AMS
- daemons and DB: check for error returns from enumerations,
    and exit if so.  Thus, if the MySQL server goes down,
    all the daemons will soon exit.
    The cron script will restart them every 5 min,
    so when the DB server comes back up so will the project.
- web: show empty max CPU % as ---
- API: get rid of all_threads_cpu_time option (always the case now)


svn path=/trunk/boinc/; revision=14966
2008-03-27 18:25:29 +00:00
Charlie Fenton a1f9c54bd1 Tag for 6.1.10 release, all platforms
svn path=/trunk/boinc/; revision=14900
2008-03-12 09:41:42 +00:00
Rom Walton 63a15edd06 - Tag for 6.1.9 release, all platforms
boinc_core_release_6_1_9

svn path=/trunk/boinc/; revision=14815
2008-02-28 15:57:42 +00:00
Rom Walton 0b7d93bb27 - Tag for 6.1.8 release, all platforms
boinc_core_release_6_1_8

svn path=/trunk/boinc/; revision=14649
2008-01-30 16:43:55 +00:00
Rom Walton 5182deb354 - Tag for 6.1.7 release, all platforms
boinc_core_release_6_1_7

svn path=/trunk/boinc/; revision=14586
2008-01-17 17:30:00 +00:00
Rom Walton 7804befe1b - MGR: Inform the user that they'll need to be added to the boinc_users
group if access to gui_rpc_auth.cfg is denied.
    - Tag for 6.1.6 release, all platforms
      boinc_core_release_6_1_6

    clientgui/
        BOINCBaseFrame.cpp, .h
        MainDocument.cpp, .h

svn path=/trunk/boinc/; revision=14533
2008-01-11 17:56:21 +00:00
David Anderson c4d1022ed8 - client: changes to make the client work on "Debian GNU/kFreeBSD",
a hybrid system that acts like Linux at the user
    level but has a FreeBSD kernel.
    Fixes #521

svn path=/trunk/boinc/; revision=14415
2007-12-19 19:29:54 +00:00
Rom Walton 36c78898bd - Tag for 6.1.5 release, all platforms
boinc_core_release_6_1_5
    
    client/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=14385
2007-12-14 19:01:14 +00:00
Rom Walton c81105aca7 Quick Updates
svn path=/trunk/boinc/; revision=14378
2007-12-12 15:37:50 +00:00
Rom Walton 4ba40bc81f Quick Updates
svn path=/trunk/boinc/; revision=14366
2007-12-07 20:28:00 +00:00
Rom Walton 3fc084b44b Quick Updates
svn path=/trunk/boinc/; revision=14333
2007-11-30 16:36:01 +00:00
Rom Walton a3657b0ad8 svn path=/trunk/boinc/; revision=14314 2007-11-28 15:12:12 +00:00