Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura acb7581cd7
Merge pull request #4532 from barton2526/isNone
Use `is None` instead of `== None`
2021-10-08 19:02:16 +02:00
.github [Windows] Build using ARM64 2021-09-10 12:34:20 +02:00
.tx Locale: remove BOINC-Web.pot since it doesn't get updated here anymore 2019-02-10 09:57:54 +01:00
3rdParty Update third party wxWidgets with bugfix builds 2021-09-30 16:05:46 -04:00
android Merge pull request #4518 from AenBleidd/vko_convert_projectcontrolslistadapter_from_java_to_kotlin_for_pr 2021-09-28 14:05:50 -07:00
api Add mingw apps_gui 2021-08-16 21:56:56 +03:00
apps Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
client Merge pull request #4545 from AenBleidd/vko_4542_build_curl_for_windows_without_openssl 2021-10-08 08:01:35 +01:00
clientctrl Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
clientgui [Windows][Manager] Fix tab width issue. 2021-10-07 16:03:06 +02:00
clientscr Mac: fix compile warnings caused by upgrade to C++11 2021-03-31 03:44:19 -07:00
clientsetup/win client: if project_init.xml specifies project and account, attach to it 2020-08-20 17:49:29 -07:00
clienttray update copyright year 2019-04-08 21:50:03 +03:00
coprocs/NVIDIA
curl Update ca-bundle.crt 2021-10-02 14:49:51 +02:00
db Make DB_BASE::insert_id() correctly return numbers exceeding 32bits 2021-03-24 14:30:18 +02:00
deploy [Windows] Build using ARM64 2021-09-10 12:34:20 +02:00
doc [Documentation] Fix typo 2021-06-08 00:37:42 +02:00
drupal Transform HTML body into plain text, if any 2021-06-30 13:43:02 +02:00
fastlane/metadata/android [Android] Add fastlane structure for F-Droid 2021-02-22 08:39:20 +01:00
html Update translations 2021-08-10 09:55:38 +02:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib Remove semicolons in python code 2021-10-01 00:23:26 -04:00
linux Compile gui apps for linux. 2021-08-16 20:56:39 +03:00
locale Update translations 2021-08-10 09:55:38 +02:00
m4 Switch to pkg-config for vcpkg. 2021-05-14 09:06:29 +03:00
mac_build Mac: fix typos in build instructions for BOINC with wxWidgets 3.1.5 on Mac 2021-10-01 00:22:21 -07:00
mac_installer Mac installer: Minor fix to debugging print statement; add a comment 2021-07-02 04:34:00 -07:00
mingw Add mingw apps_gui 2021-08-16 21:56:56 +03:00
packages build: add files to make distclean command 2021-01-26 23:20:30 +01:00
py Merge pull request #4532 from barton2526/isNone 2021-10-08 19:02:16 +02:00
samples Remove semicolons in python code 2021-10-01 00:23:26 -04:00
sched Use `is None` instead of `== None` 2021-09-30 17:07:53 -04:00
stripchart
tests Merge pull request #4532 from barton2526/isNone 2021-10-08 19:02:16 +02:00
tools Remove semicolons in python code 2021-10-01 00:23:26 -04:00
vda Eliminate some compile warnings in vda/. 2020-05-02 11:49:28 -07:00
win_build [Windows] Build curl for Windows without openssl. 2021-10-06 12:12:37 +02:00
xcompile Additional clean-up 2020-07-15 16:44:54 +02:00
zip Add mingw apps_gui 2021-08-16 21:56:56 +03:00
.codecov.yml [Windows][Codecov] Add Codecov support to Windows builds 2021-04-12 21:25:47 +02:00
.gitattributes repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
.gitignore Compile mingw apps 2021-08-16 18:43:11 +03:00
.scrutinizer.yml Scrutinizer: cache Drupal dependency for static code analysis 2019-01-23 20:59:32 +01:00
.vimrc
CODE_OF_CONDUCT.md repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
CONTRIBUTING.md documentation: fix formatting bug in CONTRIBUTING.md 2019-07-28 21:02:37 -05:00
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER
COPYRIGHT update copyright year 2019-04-08 21:50:03 +03:00
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
Makefile.am Adds desktop file to launch boinc manager 2021-02-23 08:35:16 -08:00
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md doc: add links to github actions on badge status 2021-02-10 15:24:55 +01:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
boinc_vs2010.sln.ci.patch [AppVeyor] Add VS2010 to CI 2020-05-02 23:14:58 +02: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 Compile gui apps for linux. 2021-08-16 20:56:39 +03:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh web: keep server version # in a file (html/inc/server_version.inc) 2019-01-16 16:29:24 -08:00
gitlog2boinclog.sh
gl Update license templates 2021-04-05 18:13:13 -07:00
gl.py Update license templates 2021-04-05 18:13:13 -07:00
notes
project_specific_defines.h
set-version
testbase
todo
version.h Update version to 7.19.0 2021-06-28 18:41:52 +02:00
version.h.in
version.log Update version to 7.19.0 2021-06-28 18:41:52 +02:00

README.md

Status

Build Status Code Quality
Build Status codecov
Build Status Coverity Scan Build Status
Build Status Scrutinizer Code Quality
Build Status
Build Status

Social

Slack Discord

BOINC

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

Want to create a project

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

Want to help

Read about all the ways you can help

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.

Reporting Security Issues

We strongly encourage you to report security problems to our private mailing list and not by posting an issue. You can do this by sending an email to boinc_pmc@googlegroups.com. This will be privately sent to the members of the BOINC Project Management Committee.

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 https://www.gnu.org/licenses/.