- 04 Mar, 2013 1 commit
-
-
David Anderson authored
don't send list of alternate platforms in scheduler RPC.
-
- 04 Aug, 2012 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=25983
-
- 30 Apr, 2012 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=25621
-
- 16 Mar, 2012 1 commit
-
-
David Anderson authored
and to report the platform as "arm-android". From Carl Christensen. - Add a script for building BOINC and library dependencies on Android From Peter Hanappe. svn path=/trunk/boinc/; revision=25440
-
- 27 Sep, 2011 1 commit
-
-
David Anderson authored
- 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
-
- 22 Apr, 2011 2 commits
-
-
Charlie Fenton authored
svn path=/branches/boinc_core_release_6_12/; revision=23417
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=23416
-
- 06 Jan, 2011 1 commit
-
-
David Anderson authored
- fix some indentation svn path=/trunk/boinc/; revision=22890
-
- 11 May, 2010 1 commit
-
-
Rom Walton authored
hunting down a memory leak. client/ <Various Files> lib/ <Various Files> svn path=/trunk/boinc/; revision=21457
-
- 06 Jan, 2010 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=20078
-
- 04 Nov, 2009 3 commits
-
-
Rom Walton authored
svn path=/trunk/boinc/; revision=19453
-
Rom Walton authored
svn path=/trunk/boinc/; revision=19452
-
Rom Walton authored
client cs_platforms.cpp svn path=/trunk/boinc/; revision=19451
-
- 27 Oct, 2009 1 commit
-
-
Rom Walton authored
client/ cs_platforms.cpp svn path=/trunk/boinc/; revision=19384
-
- 16 Jun, 2009 1 commit
-
-
David Anderson authored
for functions like strlcpy() etc. config.h is included here rather than in str_util.h svn path=/trunk/boinc/; revision=18437
-
- 17 Mar, 2009 1 commit
-
-
Eric J. Korpela authored
from 32-bit BOINC client, and capability to run 32-bit binaries on a 64-bit linux system. svn path=/trunk/boinc/; revision=17617
-
- 26 Feb, 2009 1 commit
-
-
Eric J. Korpela authored
- 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
-
- 25 Nov, 2008 1 commit
-
-
David Anderson authored
should report winx64 as primary platform svn path=/trunk/boinc/; revision=16559
-
- 26 Sep, 2008 1 commit
-
-
David Anderson authored
svn path=/trunk/boinc/; revision=16069
-
- 06 Aug, 2008 1 commit
-
-
David Anderson authored
- scheduler: fix bug in adaptive replication: if send an unreplicated job to untrusted host, set both wu.target_nresults and wu.min_quorum to app.target_nresults. svn path=/trunk/boinc/; revision=15762
-
- 10 Jul, 2008 1 commit
-
-
David Anderson authored
libcudart{32,64}.so is bundled with client. client loads it and if successful calls the device-query functions. - client, Linux: append the current directory (i.e., the BOINC data directory) to the LD_LIBRARY_PATH for apps. This goes after the project dir and the slot dir. This lets apps link to libcudartX.so. NOTE: this is not recommended; better to include it with your app. - client: allow for multiple messages from coproc probing - fixed indentation in cs_platforms.C svn path=/trunk/boinc/; revision=15591
-
- 08 Jul, 2008 1 commit
-
-
Eric J. Korpela authored
apps. svn path=/trunk/boinc/; revision=15573
-
- 24 Oct, 2007 1 commit
-
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=13939
-
- 20 Oct, 2007 1 commit
-
-
David Anderson authored
specifying additional alternate platforms. svn path=/trunk/boinc/; revision=13918
-
- 09 Oct, 2007 1 commit
-
-
Frank Thomas authored
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. svn path=/trunk/boinc/; revision=13804
-
- 07 May, 2007 1 commit
-
-
David Anderson authored
eliminates use of alternate platforms. client/ client_state.h cs_platforms.C cs_statefile.C log_flags.C,h svn path=/trunk/boinc/; revision=12600
-
- 06 May, 2007 2 commits
-
-
David Anderson authored
if get an app_version with unknown platform name, ignore it. This means that, e.g. if someone moves a BOINC directory from Intel to PowerPC Mac, things will still work right. client/ client_state.C,h cs_platforms.C cs_scheduler.C cs_statefile.C svn path=/trunk/boinc/; revision=12579
-
Charlie Fenton authored
svn path=/trunk/boinc/; revision=12576
-
- 02 May, 2007 1 commit
-
-
Rom Walton authored
* refactored the alternate platform mechinism so that we can support multiple alternate platforms. * moved everything to cs_platforms.C since we expect the kind of sprawl that is in host_info.C on the *nix environments. - Clean up some warnings client/ acct_setup.C client_state.C, .h client_types.h cs_platforms.C (Added) cs_scheduler.C cs_statefile.C http_curl.C lib/ str_util.h svn path=/trunk/boinc/; revision=12531
-