Open-source software for volunteer computing and grid computing.
Go to file
David Anderson cfafee2020 vboxwrapper: actually create the 'virtualbox home directory'
As far as I can tell this dir is used only on Win;
we run VBoxSVC.exe there, and look for a log file later.
Should we remove it for other platforms?

Also: there's some code to create a 'scratch' dir, projects/scratch.
This seems like a bad idea; we shouldn't put random stuff in projects/,
and also if there are multiple VM jobs they share the same dir.
Should we get rid of this?
2025-01-22 13:14:40 -08:00
.github [windows] Fix and optimize Windows installer 2025-01-15 18:38:05 +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 swap calloc arguments 2025-01-10 00:40:58 +01:00
apps - fix filename in apps/version.xml 2023-11-19 14:47:24 -08:00
ci_tools [windows] Fix and optimize Windows installer 2025-01-15 18:38:05 +01:00
client Merge pull request #6013 from BOINC/dpa_anon_platform 2025-01-17 10:19:43 +01:00
clientctrl Update copyright year 2025-01-01 00:12:20 +00:00
clientgui Update copyright year 2025-01-01 00:12:20 +00:00
clientscr Update copyright year 2025-01-01 00:12:20 +00:00
clientsetup/win [windows] Fix and optimize Windows installer 2025-01-15 18:38:05 +01:00
clienttray Update copyright year 2025-01-01 00:12:20 +00: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 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 add wiki images 2023-12-26 16:33:29 -08:00
drupal Updated Android download instructions 2024-07-08 17:37:21 +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 send empty file, not empty zip file 2025-01-10 01:31:50 -08:00
installer [windows] Fix and optimize Windows installer 2025-01-15 18:38:05 +01:00
integration_test
lib build fixes 2024-12-25 02:12:48 -08: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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
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 [ci] fix running on Ubuntu 24.04 2025-01-05 17:46:48 +01:00
osx Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
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 vboxwrapper: actually create the 'virtualbox home directory' 2025-01-22 13:14:40 -08:00
sched Rename 'Protected application execution' to 'Service Install'. 2025-01-16 04:57:44 +01:00
snap [snap] update snapcraft.yml to prepare it for publish 2024-08-21 01:58:30 +02:00
stripchart Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
tests [windows] Fix and optimize Windows installer 2025-01-15 18:38:05 +01:00
tools BUDA: add cmdline field to submission form. 2024-12-04 01:42:50 -08:00
vda Automake: use $(libexecdir) instead of $(libdir) 2023-05-17 15:27:06 +05:00
wasm [linux] remove unused '--enable-vcpkg' configure parameter 2024-07-31 00:08:27 +02:00
win_build Update all_projects_list.xml 2025-01-19 00:24:13 +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 [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 Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
CONTRIBUTING.md Remove slack links. Put discord links instead. 2024-05-07 23:07:59 +02:00
COPYING
COPYING.LESSER Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
COPYRIGHT
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
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 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: 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 Sched + Tests + Misc typos 2021-10-06 14:42:17 -04:00
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.