Commit Graph

468 Commits

Author SHA1 Message Date
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