Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 191c7347e2 client: make it compile. Charlie, please change the commented-out lines 2014-07-22 13:02:43 -07:00
android Merge branch 'social' 2014-07-14 15:56:44 +02:00
api API: remove handle_trickle_down and handle_trickle_up from BOINC_OPTIONS. 2014-07-04 11:11:38 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: make it compile. Charlie, please change the commented-out lines 2014-07-22 13:02:43 -07:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: fix alignment of items in Computing Preferences Network Tab 2014-06-30 16:45: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 COPROCS: Update the NVAPI library to r334 2014-04-30 19:15:11 -04:00
curl CURL: Update root authority CAs 2014-01-29 12:20:32 -05:00
db server: fix support for client break; show it on web 2014-07-16 21:08:18 -07:00
dcapi Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
doc DOC: Update manager_links.php to handle help for both the advanced preferences and simple preferences dialog. 2014-07-01 20:14:13 -04:00
html server: fix support for client break; show it on web 2014-07-16 21:08:18 -07:00
lib scheduler: recent coproc changes caused crash; undo them 2014-07-22 09:13:29 -07:00
locale update BOINC Web translation template 2014-07-04 09:44:53 -07:00
m4 Removed duplicate predefinition of gtkver 2014-06-20 09:42:40 -07:00
mac_build MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in <http://trac.wxwidgets.org/ticket/16334#comment:2>. 2014-06-19 01:43:42 -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 server: add "beta" flag to app versions 2014-06-05 09:51:01 -07:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples wrapper: comment tweak 2014-07-16 19:28:33 -07:00
sched scheduler: when parsing trickle-ups, initialize "variety" field to empty 2014-07-21 09:42:29 -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 program: add --hr_class cmdline argument 2014-07-02 00:17:20 -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 BUILD: Update vboxwrappers version to 26094. 2014-07-02 19:47:00 -04:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip Fixes for Visual C++ problems caused by xcompile checkins. 2014-05-08 13:46:26 -07:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04: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
COPYING.LESSER
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 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 server: shuffle code so that the file upload handler doesn't need MySQL 2014-06-17 18:07:45 -07:00
TODO_OLD
_autosetup
bolt_checkin_notes.txt
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
checkin_notes_2003
checkin_notes_2004
checkin_notes_2005
checkin_notes_2006
checkin_notes_2007
checkin_notes_2008
checkin_notes_2009
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
configure.ac BUILD: Increase the build number for both the wrapper and vboxwrapper. 2014-07-14 12:27:30 -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 BUILD: Increase the build number for both the wrapper and vboxwrapper. 2014-07-14 12:27:30 -04:00
version.h.in VBOX/WRAPPER: Introduce versioning information to the two wrappers. It is now compiled into the executable instead of relying on file name. 2014-05-21 13:57:16 -04:00
version.log Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00