Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton 7e552df932 MGR: Enforce a 16x16 image for the advanced prefs tab control for all platforms. wxImageList is initialized for 16x16 and would probably throw an error for any other size. 2014-03-03 12:13:59 -05:00
android android: layout changes in Preferences: 2014-03-03 12:45:01 +01:00
api API: make boinc_api_fortran.cpp compile 2014-02-06 14:27:52 -08:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: use user-friendly GPU names in log msgs 2014-02-24 20:54:42 -08:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: Enforce a 16x16 image for the advanced prefs tab control for all platforms. wxImageList is initialized for 16x16 and would probably throw an error for any other size. 2014-03-03 12:13:59 -05:00
clientscr client & manager: Update icons for all client-side components. (v4) 2014-02-23 23:12:30 -05: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 CURL: Update root authority CAs 2014-01-29 12:20:32 -05:00
db translations, message tweak 2014-02-02 00:18:20 -08:00
dcapi Fix compile error on gcc 4.7 2013-12-02 11:10:03 +01:00
doc Server: add feature to mass email script to send to ID list 2014-03-01 12:07:46 -08:00
html admin web: code cleanup in manage_user.php (ancient, undergrad-written) 2014-03-03 00:44:18 -08:00
lib lib: get RAM, CPU, etc. information about BOINC processes even if it is running as Charity Engine. 2014-02-27 01:27:45 -08: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 MGR: Another round of improvements and simplification of Mac code for wxCocoa 3.0 2014-03-03 04:36:47 -08:00
mac_installer Mac uninstaller: remove reference to obsolete LoginItemAPI.h 2014-02-28 03:14:34 -08:00
packages - SCR: Include the compiled X11 screensaver app in the self extracting 2013-03-04 17:19:38 +01:00
py Compile fixes for C++11, from Rene Ladan 2013-11-05 09:19:27 -08:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples VBOX: When parsing for a 32-bit exit code from VboxManage compare against std::string:npos instead of just checking for a non-null value. 2014-02-18 11:27:39 -05:00
sched scheduler: if gui_urls.xml or project_files.xml don't end with \n, add one 2014-02-26 16:16:51 -08: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 admin web: enhance badge admin page 2013-12-23 21:02:55 -08: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 MISC: Update all_projects_list.xml for desktop and Android software. 2014-02-26 18:57:45 -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 MISC: Ignore the BOINCCAS build files 2014-02-26 19:09:02 -05: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 Condor interface: bug fixes; add request_gen script; add retire_batch command 2013-05-30 09:44:58 -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
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
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 - Tag for 7.3.7 release 2014-02-26 19:09:58 -05: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 - Tag for 7.3.7 release 2014-02-26 19:09:58 -05: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