Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 4901e27282 client: don't include GPUs that lack OpenCL/Cal/CUDA when main GPU has it
E.g.: if the "best" AMD GPU can do OpenCL, don't include AMD GPUs that can't,
even if use_all_gpus is set.
Otherwise lots of jobs will error out.
2014-04-26 09:05:00 -07:00
android ANDROID: Fix for previous commit 2014-04-18 17:14:41 -04:00
api API: message tweak 2014-04-16 21:59:41 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: don't include GPUs that lack OpenCL/Cal/CUDA when main GPU has it 2014-04-26 09:05:00 -07:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: keep dialog titles consistent (matches title change in commit db9abb1) 2014-04-17 00:54:29 -07:00
clientscr SCR: Fix Mac screen saver to dismiss on mouse move On OS 10.8 and OS 10.9. 2014-04-08 23:41:21 -07:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
curl CURL: Update root authority CAs 2014-01-29 12:20:32 -05:00
db remote job submission: minor bug fix 2014-04-11 15:54:41 -07:00
dcapi Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
doc admin web: fix bug that could cause badges to not get deleted properly. 2014-04-10 09:16:10 -07:00
html If sandbox link file does not exist, return an error 2014-04-25 15:22:46 +03:00
lib lib: add code to write GPU exclusions in CC_CONFIG XML 2014-04-02 00:54:14 -07:00
locale locale: Update compiled localization files 2014-02-03 12:18:03 -08:00
m4 - AUTOCONF: hack to permit AX_PTHREADS to work on autoconf 2.59 2013-08-15 11:36:13 -07:00
mac_build client: Update to OpenSSL 1.0.1g on Macitosh 2014-04-14 18:38:39 -07:00
mac_installer Mac installer: fix 15 second delay after finishing installation before launching BOINC Manager (launches immediately if user closes installer) 2014-03-12 01:20:55 -07:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py Admin web: don't use project banner; use stylesheets 2014-04-03 12:14:37 -07:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples WRAPPER: remove outdated build script 2014-04-18 17:10:11 -04:00
sched scheduler: cap CPU time of reported results at elapsed time * ncpus 2014-04-10 23:52:13 -07:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
test - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
tools create_work: fix bug when using remote input files 2014-04-25 22:15:47 -07:00
vda remove dependency of boinc_api.h on str_replace.h (and hence config.h) 2013-06-06 17:31:46 -07:00
win_build WINBUILD: Add custom actions to remove the locally created users and groups when uninstalling a service install. 2014-04-14 12:08:34 -04:00
zip BOINCZIP: Remove attempt at standalone build system for boinczip. Plug it back into the main BOINC build system and only build it on request or building for the server config. 2014-04-17 11:41:01 -04:00
.gitattributes Attempt to simplify my life over the long haul by normalizing line endings for project files. 2013-03-04 17:01:37 +01:00
.gitignore WINBUILD: Remove old 5.x to 6.x migration custom actions. 2014-04-03 11:13:11 -04:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYING.LESSER - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am BOINCZIP: Remove attempt at standalone build system for boinczip. Plug it back into the main BOINC build system and only build it on request or building for the server config. 2014-04-17 11:41:01 -04:00
Makefile.incl build: Add -Wcast-align to list of compiler warnings we are interested in. It'll help prevent crashes in CPU Architectures that are strict on there alignment policies. (From: Jeffrey Walton) 2013-03-07 11:31:38 +01:00
TODO_OLD
_autosetup - Unix builds: make sure we have libtoolize 2009-09-23 17:16:24 +00:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
build_pos - translation: turn off Android 2014-01-17 10:47:33 -08:00
checkin_notes Merge branch 'master' of ssh://boinc.berkeley.edu/boinc 2013-03-04 17:36:15 +01:00
checkin_notes_2002 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac BOINCZIP: Remove attempt at standalone build system for boinczip. Plug it back into the main BOINC build system and only build it on request or building for the server config. 2014-04-17 11:41:01 -04:00
find-working-cvs
generate_svn_version.sh - fixed bug in generate_svn_version.sh that generated incorrect output 2012-08-24 00:36:13 +00:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
notes
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-version
testbase
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - Tag for 7.3.15 release 2014-04-01 12:19:26 -04:00
version.h.in - Tag for 7.3.5 release 2014-02-21 11:38:27 -05:00
version.log - WINBUILD: Introduce the beginning of an automated build system for 2009-11-23 16:40:07 +00:00