Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton d5ed958270 Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-10-05 19:31:35 +02:00
android android: batch attach, add account manager as option to project list. 2014-08-03 10:04:38 +02:00
api API: Fix a bug in boinc_get_opencl_ids() which incorrectly returned CL_INVALID_DEVICE on some systems. This would happen on hosts with multiple GPUs if: 2014-09-22 04:57:23 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client Merge branch 'master' of ssh://boinc.berkeley.edu/boinc-v2 2014-10-04 16:00:25 +02:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: Add check for the "attach_known" cookie used by the 1-click attach mechanism 2014-10-05 19:30:33 +02: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 concierge: see if project is on list 2014-10-04 00:45:24 -07:00
dcapi Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00
doc concierge: send cookies in raw encoded form (%20 instead of +) 2014-10-05 10:26:48 -07:00
html admin web: call project-defined function admin_index_extra() in main page 2014-10-05 08:15:05 -07:00
lib client: add <dont_use_vbox> cc_config option 2014-09-25 01:28:19 -07:00
locale LOCALE: Fix line feeds 2014-09-12 11:10:30 -04:00
m4 Removed duplicate predefinition of gtkver 2014-06-20 09:42:40 -07:00
mac_build Mac: Add new source files ProjectWelcomePage.cpp, ProjectWelcomePage.h to Xcode project. 2014-10-04 16:50:15 -07:00
mac_installer Mac Installer: If we have a valid code signing identity, code sign the BOINC client and Manager as well as the installer and uninstaller. OS X's software firewall can interfere with RPCs between the client and Manager. Signing them may make this less likely to be a problem. 2014-09-30 05:18:10 -07:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py web: allow <db_host> to include :port 2014-10-01 08:31:38 -07:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples VBOX: Add the COM Interface files for use on Windows 2014-10-04 09:58:47 +02:00
sched scheduler: fix msg typo. 2014-09-23 12:37:50 -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 update_versions: fix bug related to MYSQLI changes 2014-09-28 01:47:59 -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 MGR: Finish skeleton 1 click attach functionality. Final text TBD. 2014-10-04 17:25:53 +02:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip LIB: Fix build break 2014-09-12 11:57:15 -04:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04:00
.gitignore Git: add some files to .gitignore 2014-09-02 00:32:21 -07: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 Unix build: fix earlier commit 2014-08-11 12:05:29 -07:00
TODO_OLD
_autosetup _autosetup: tweak to work with dash as well as bach (from Christian) 2014-08-18 00:25:53 -07: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
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 BUILD: Remove explicit check for GTK3.0 from configure.ac. It is picked up boinc_wxwidgets.m4. 2014-09-22 13:32:56 -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 vboxwrapper. 2014-09-16 18:03:01 -04:00
version.h.in BUILD: Re-enable the alpha/beta flag for the master branch. 2014-07-29 20:03:04 -04:00
version.log Normalized line breaks according to latest updates of .gitattributes 2014-06-27 10:12:11 +02:00