Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura 8576292c14
Merge pull request #5970 from BOINC/vko_update_action
[ci] update actions
2024-12-22 02:59:20 +01:00
.github [ci] update actions 2024-12-22 02:11:00 +01:00
.tx update translations 2024-07-22 23:44:24 +02:00
3rdParty [linux] update custom librsvg port 2024-12-13 01:47:00 +01:00
android [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
api client/API/docker_wrapper: get CPU and mem usage of Docker apps 2024-10-28 19:34:30 -07:00
apps
ci_tools [ci] check for upstream updates of the custom vcpkgs ports 2024-07-31 01:31:03 +02:00
client Fix client simulator build 2024-12-15 12:22:26 -08:00
clientctrl Update copyright year 2024-01-01 00:08:56 +00:00
clientgui Manager, advanced prefs: don't disable idle time box 2024-11-06 18:17:58 -08:00
clientscr clientscr: fix float <-> double conversion warnings 2024-09-10 00:57:52 +02:00
clientsetup/win [Windows][Installer] Clean-up installer project 2024-11-30 04:32:12 +01:00
clienttray Update copyright year 2024-01-01 00:08:56 +00:00
coprocs/NVIDIA
curl
db scheduler: if a job is BUDA, we need to return usage info (CPU, GPU) 2024-12-13 10:08:54 -08:00
deploy [Windows] Create new installer. 2024-11-19 02:21:22 +01:00
doc
drupal Updated Android download instructions 2024-07-08 17:37:21 +02:00
fastlane/metadata/android
html fix XSS 2024-12-21 14:55:49 -08:00
installer [windows] Remove more unused strings from the boinc.json file 2024-12-15 02:39:07 +01:00
integration_test
lib [Windows] Set correct platform name when running BOINC client on Windows on ARM. 2024-12-05 21:06:33 +01:00
linux Enable c++11 when building sample applications for linux release 2024-09-05 10:01:55 +02:00
locale update translations 2024-07-22 23:44:24 +02:00
m4
mac_build Mac: update URL to download c-ares, which has moved to GitHub 2024-06-08 02:13:45 -07:00
mac_installer Mac: Installer update for screensaver fixes for MacOS 14 2024-05-03 01:13:43 -07:00
mingw
osx
packages [linux] fix install scripts to handle upgrade cases. 2024-05-22 00:43:59 +02:00
py 1) Add support for BOINC Universal Docker Application (BUDA). 2024-11-12 17:49:52 -08:00
samples wrapper: unzip input files only first time we run 2024-12-06 16:17:10 -08:00
sched scheduler: fix scrutinizer warnings 2024-12-16 12:16:24 -08:00
snap [snap] update snapcraft.yml to prepare it for publish 2024-08-21 01:58:30 +02:00
stripchart
tests Run Windows installation tests 2024-11-27 21:12:59 +01:00
tools BUDA: add cmdline field to submission form. 2024-12-04 01:42:50 -08:00
vda
wasm [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
win_build Update all_projects_list.xml 2024-12-22 00:24:48 +00:00
windows
xcompile
zip
.codecov.yml [codecov] simplify config 2024-08-12 15:13:54 +02:00
.gitattributes
.gitignore [Windows] Create new installer. 2024-11-19 02:21:22 +01:00
.scrutinizer.yml
.vimrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md Remove slack links. Put discord links instead. 2024-05-07 23:07:59 +02:00
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am
Makefile.incl
README.md
TODO_OLD
_autosetup
bolt_checkin_notes.txt
build_pos
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 Fix worker version 2024-12-05 11:29:19 +01:00
coverity-model.cpp
generate_svn_version.sh
gitlog2boinclog.sh
gl web: showing PHP errors on web pages is optional 2024-01-18 13:53:48 -08:00
gl.py web: showing PHP errors on web pages is optional 2024-01-18 13:53:48 -08:00
notes
project_specific_defines.h
set-client-version.py [windows] adjust set-client-version.py file to update boinc.json file 2024-12-15 02:49:54 +01:00
set-vboxwrapper-version.py [windows] simplify *.vcxproj files by removing duplicates and moving the most of the common properties to the imported boinc.props and pch.props files 2024-09-15 03:08:29 +02:00
set-worker-version.py [windows] simplify *.vcxproj files by removing duplicates and moving the most of the common properties to the imported boinc.props and pch.props files 2024-09-15 03:08:29 +02:00
set-wrapper-version.py [windows] simplify *.vcxproj files by removing duplicates and moving the most of the common properties to the imported boinc.props and pch.props files 2024-09-15 03:08:29 +02:00
testbase
todo
version.h BUDA: debug cmdline arg features 2024-12-04 15:10:12 -08:00
version.h.in client/server/web: add 'Apple GPU' as an official GPU type. 2024-01-28 01:41:12 -08: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.