Open-source software for volunteer computing and grid computing.
Go to file
Russ 44086e22c7 Make delimiters argument const so it can (legally) be a string literal. 2023-06-28 23:56:30 -07:00
.github [CI][linux] Create separate flow to build proper linux binaries for packaging 2023-06-26 05:23:56 +02:00
.tx Update Transifex config to the latest version 2023-03-15 11:36:23 +01:00
3rdParty Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
android [Android] Update gradle and several dependencies 2023-05-23 08:06:52 +02:00
api Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
apps Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05:00
ci_tools [Android] Update gradle and several dependencies 2023-05-23 08:06:52 +02:00
client Merge pull request #5257 from BOINC/dpa_mt_sched 2023-06-15 11:43:47 -07:00
clientctrl Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
clientgui Make delimiters argument const so it can (legally) be a string literal. 2023-06-28 23:56:30 -07:00
clientscr Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
clientsetup/win Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
clienttray Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
coprocs/NVIDIA Revert "coprocs typos + copyright symbols" 2021-10-06 14:42:18 -04:00
curl Update ca-bundle.crt 2021-10-02 14:49:51 +02:00
db Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
deploy [CI][linux] Create separate flow to build proper linux binaries for packaging 2023-06-26 05:23:56 +02:00
doc [Documentation] Fix typo 2021-06-08 00:37:42 +02:00
drupal Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
fastlane/metadata/android Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
html web, job submission: show progress bar on batch page 2023-06-23 14:05:22 -07:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib Mac: Use strtod_l() only in Manager. Use strtod() in client, etc. 2023-06-21 02:51:24 -07:00
linux Detect vcpkg freeglut for linux 2023-04-17 00:13:15 +03:00
locale Update translations 2023-05-08 10:12:27 +02:00
m4 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
mac_build Mac: update documentation; display info downloading third-party libraries 2023-06-25 04:30:54 -07:00
mac_installer Mac: update documentation for automatic download of dependent libraries by setupForBOINC.sh script 2023-06-24 05:56:34 -07:00
mingw Change to DVCPKG_INSTALLED_DIR in cmake builds 2023-04-05 11:16:12 +03:00
osx Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
packages Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
py Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
samples Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
sched Fix link to plan class page 2023-05-25 15:30:05 -07:00
snap Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
stripchart Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
tests Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
tools Many comments in the source code (C++ and PHP) referred to Trac wiki pages. 2023-05-25 12:59:56 -07:00
vda Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05:00
wasm Fix: vcpkg will clone from $VCPKG_LINK 2023-03-15 01:52:21 +02:00
win_build Update all_projects_list.xml 2023-06-25 00:22:43 +00:00
windows Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
xcompile Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
zip Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
.codecov.yml Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
.gitattributes repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
.gitignore Merge pull request #5096 from AenBleidd/vko_fix_linux_build_with_fcgi_enabled 2023-02-21 14:31:47 -08:00
.scrutinizer.yml Scrutinizer: cache Drupal dependency for static code analysis 2019-01-23 20:59:32 +01:00
.vimrc
CODE_OF_CONDUCT.md Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
CONTRIBUTING.md Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
COPYRIGHT update copyright year 2019-04-08 21:50:03 +03:00
INSTALL Update instructions 2022-09-08 10:01:02 +02:00
Makefile.am [Manager][linux] Search for skins in /usr/(local)/share/boinc-manager/skins or ./skins folders. 2022-06-28 01:27:08 +02:00
Makefile.incl Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
README.md Update README.md 2023-04-17 15:16:41 -07: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
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 Update required wxWidgets to 3.1.3 - the first with wxSystemAppearance, added in BOINC/boinc@/e2a130f648ae2d581d69da0b8fc0de1eef3327c0 2023-06-27 00:18:40 -07:00
coverity-model.cpp Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
generate_svn_version.sh Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
gitlog2boinclog.sh
gl web-based remote job submission: improve interface for getting output files 2023-06-07 14:59:09 -07:00
gl.py Update license templates 2021-04-05 18:13:13 -07:00
notes
project_specific_defines.h
set-client-version.py Add snap build 2023-02-20 14:27:19 +02:00
set-vboxwrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
set-wrapper-version.py Fix version util and files 2022-06-05 13:35:18 +03:00
testbase
todo Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
version.h Update development version to 7.23.0 2023-01-24 00:26:02 +01:00
version.h.in
version.log Update development version to 7.23.0 2023-01-24 00:26:02 +01:00

README.md

BOINC is a software platform for "volunteer computing": large-scale distributed high-throughput computing using volunteered home computers and other resources.

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.