Open-source software for volunteer computing and grid computing.
Go to file
Rom Walton daee3b66fc Merge branch 'master' of https://github.com/BOINC/boinc 2017-07-15 11:06:01 -07:00
.tx Locale: fix transifex config to adjust for changes in #1703 2017-01-03 11:53:40 +01:00
3rdParty Build Linux: enable dependency debug build 2017-04-11 13:07:44 +02:00
android Android: improved auto-versioning 2017-04-19 08:36:58 +00:00
api API, Android: don't show time/pid in debug message prefix; causes crashes 2017-04-14 11:58:29 -07:00
apps
client client: do AM RPC before detaching detach-when-done projects 2017-06-16 22:43:16 -07:00
clientctrl
clientgui MGR: Mac: Fix formatting of alert 2017-07-11 07:20:07 -07:00
clientscr Mac scr: fix comment 2017-06-09 19:04:59 -07:00
clientsetup/win WINBUILD: Since the installer custom actions now depend on libboinc and parts of it can be shared with other platforms, move it into a more neutral location. 2016-02-11 16:32:02 -05:00
clienttray
coprocs/NVIDIA
curl CURL: Remove an old Verisign root certificate. 2015-12-14 16:07:42 -05:00
db client/scheduler/db: store GPU count and peak FLOPS in DB host table 2017-06-13 22:35:17 -07:00
doc project list: update URL 2017-07-13 01:16:15 -07:00
drupal Merge pull request #1971 from drshawnkwang/drupal_fix-i18n-btswrongparams 2017-07-12 11:07:57 -04:00
html Web RPC interface: comment out debugging stuff 2017-07-13 16:26:40 -07:00
lib Merge branch 'master' of https://github.com/BOINC/boinc 2017-07-15 11:06:01 -07:00
locale Locale: Update localization template files [skip ci] 2017-07-04 13:20:52 +02:00
m4 Work around for bug in RHEL6 curl 7.19.7 port (curl-config --libs reports 2016-09-07 16:31:13 -07:00
mac3rdParty Mac: new script to allow building with Travis-CI. 2015-11-30 02:57:11 -08:00
mac_build Mac: update build instructions to show they apply to version 7.7.3 and later 2017-06-08 04:31:47 -07:00
mac_installer Mac installer: ensure that temporary directories created by Mac installer and uninstaller have unique names 2017-07-15 05:11:32 -07:00
packages
py Initial commit for Bootstrap 2016-11-11 12:36:27 -08:00
samples Merge pull request #1860 from nikolasgianna/COM_OFF 2017-06-20 06:46:15 -07:00
sched scheduler: use "allow_non_preferred_apps" to match PHP code 2017-06-27 23:45:53 -07:00
stripchart
test
tools stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
vda Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
win_build Update project files 2017-07-05 01:14:39 -07:00
xcompile
zip update lib/Makefile.mingw 'clean' and 'wrapper' targets 2017-03-23 08:59:44 +01:00
.gitattributes
.gitignore Merge pull request #1819 from BOINC/travis_linux_build2 2017-04-19 14:21:24 +02:00
.scrutinizer.yml Web: update scrutinizer settings 2017-03-10 15:45:19 +01:00
.travis.yml Merge branch 'master' into travis_linux_build2 2017-03-23 09:48:49 +01:00
.vimrc
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER
COPYRIGHT
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
Makefile.am
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md add scrutinizer-ci badge 2016-09-06 09:37:41 +02:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
bolt_checkin_notes.txt
build_pos Locale: permanently move web translations 2016-11-16 21:54:07 +01:00
checkin_notes Check email list 2015-07-27 13:51:53 -04: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
checkin_notes_2011
checkin_notes_2012
checkin_notes_samples
configure.ac Manager/Lib: fix 'New Manager window' function on Linux 2017-03-16 18:31:42 +01:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh Fixed generate_svn_version.sh when building on detached head 2016-02-27 12:01:00 +07:00
gitlog2boinclog.sh
gl.py more 2016->2017 changes 2017-01-12 13:21:37 -08:00
notes
project_specific_defines.h
set-version
testbase
todo
version.h VBOX: Bump VBOXWRAPPER_RELEASE version number to 26199, since there have been source code changes since release of 26198. 2017-06-20 02:59:30 -07:00
version.h.in
version.log

README.md

Status

Build Status Coverity Scan Build Status Scrutinizer Code Quality

BOINC

Project Website: https://boinc.berkeley.edu

Want to create a project

See: https://boinc.berkeley.edu/trac/wiki

Want to help translate

See: https://boinc.berkeley.edu/trac/wiki/TranslateIntro

Want to contribute

See: https://boinc.berkeley.edu/trac/wiki/SoftwareDevelopment

Note

The University of California holds the copyright on all BOINC source code. By submitting contributions to the BOINC code, you irrevocably assign all right, title, and interest, including copyright and all copyright rights, in such contributions to The Regents of the University of California, who may then use the code for any purpose that it desires.

License

BOINC is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

BOINC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with BOINC. If not, see http://www.gnu.org/licenses/.