Open-source software for volunteer computing and grid computing.
Go to file
Charlie Fenton f08ed91419 SS: Fixes for dual-GPU Macbook Pros.
- Fix a crash bug.
- Don't run boincscr or project screensavers when on battery power because OpenGL apps trigger the use of the power-hungry discrete GPU.
2013-05-29 06:11:14 -07:00
android android: moved default preferences from source code to congfiguration.xml 2013-05-29 14:51:53 +02:00
api Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
apps Unix build: Makefile changes for "make install", from Steffen Moeller 2013-05-20 15:19:13 -07:00
client client & MGR: when writing cc_config.xml, put <max_event_log_lines> in correct alphabetical order 2013-05-28 21:19:28 -07:00
clientctrl - WIN: Update copyright information in the Windows resource files 2013-03-04 17:39:24 +01:00
clientgui Additional customization of WCG branding 2013-05-23 16:57:31 -05:00
clientscr SS: Fixes for dual-GPU Macbook Pros. 2013-05-29 06:11:14 -07:00
clienttray - WIN: Update copyright information in the Windows resource files 2013-03-04 17:39:24 +01:00
coprocs/NVIDIA More line endings (Part 2, From Rom) 2013-03-04 17:24:18 +01:00
curl These trees have been moved. 2009-04-16 18:33:44 +00:00
db Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
doc Updates for 7.1.1 2013-05-16 17:53:19 -04:00
html web: fix broken link to change-password form if SECURE_URL_BASE not defined 2013-05-28 23:19:18 -07:00
lib Condor interface: bug fixes, and set WU names correctly 2013-05-28 23:14:17 -07:00
locale Unix install: use $(INSTALL) for directories 2013-05-10 14:34:42 -07:00
m4 Modified CHECK_SSL to check existence of -ldl and -lz before adding them to 2013-03-05 15:06:38 +01:00
mac_build Mac: Update SetVersion utility for better compatibility with GIT, update product copyright strings to 2013 2013-05-08 03:11:57 -07:00
mac_installer Mac Installer: Fix a bug which could prevent creating Login Item if MacPorts is installed 2013-05-16 03:16:19 -07:00
packages - SCR: Include the compiled X11 screensaver app in the self extracting 2013-03-04 17:19:38 +01:00
py Unix build: Makefile changes for "make install", from Steffen Moeller 2013-05-20 15:19:13 -07:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples sample apps: include <cmath> instead of <math.h> 2013-05-28 12:00:39 -07:00
sched server: fix bug related to job-size matching 2013-05-24 20:11:14 -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: job input template can specify size class 2013-05-21 20:24:02 -07:00
vda Include <cmath> instead of <math.h> various places 2013-05-27 16:44:22 -07:00
win_build Additional customizational of WCG branding 2013-05-23 16:58:55 -05:00
zip zip: Reduce the number of arguments sent to the compiler, possibly fixing the build on Linux when building the wrapper 2013-03-05 15:12:52 +01: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 - World Community Grid: Update our Skin for the 7.0 client 2013-03-05 16:42:44 +01: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
Makefile.am Unix build: build zip/unzip only if building server 2013-05-28 13:51:49 -07: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
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
checkin_notes_2007
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 - Tag for 7.1.2 release, all platforms 2013-05-28 11:10:52 -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
version.h Unix build: build zip/unzip only if building server 2013-05-28 13:51:49 -07:00
version.h.in - Moving trunk back into a development branch, further stabilization of the 7.0.x 2012-03-16 17:29:30 +00:00
version.log - WINBUILD: Introduce the beginning of an automated build system for 2009-11-23 16:40:07 +00:00