Open-source software for volunteer computing and grid computing.
Go to file
Vitalii Koshura 47f2004d83
[VS2019] Fix CI build
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2020-07-04 16:19:58 +02:00
.github [GitHub] Simplify the template 2019-10-14 20:56:07 +02:00
.tx
3rdParty [AppVeyor] Add VS2019 to CI 2020-05-11 01:35:06 +02:00
android Merge pull request #3880 from talregev/TalR_NDK_21 2020-07-04 00:45:14 +02:00
api fix some gcc warnings 2020-06-27 00:53:44 +05:30
apps
client remove memset as VERSION_INFO and HOST_INFO are cleared by constructors 2020-06-27 12:53:58 +05:30
clientctrl Various files: simplify #includes. 2020-06-04 01:24:49 -07:00
clientgui Merge pull request #3835 from BOINC/dpa_vs_warnings 2020-06-12 22:55:28 +02:00
clientscr Mac build fix 2020-05-15 23:37:42 -07:00
clientsetup/win [Windows] Fix boinccas.rc 2020-06-18 04:49:53 +02:00
clienttray
coprocs/NVIDIA
curl
db Merge pull request #3603 from stream1972/stream_for_merge 2020-05-11 09:50:54 -05:00
deploy [AppVeyor] Fix upload to Bintray 2019-12-30 10:06:19 +01:00
doc Update copyright year 2020-02-03 11:48:13 +01:00
drupal Merge pull request #3573 from drshawnkwang/drupal_feature-ckeditormodulelibrary 2020-04-28 15:12:54 +02:00
html Web: if define('DARK_MODE', true) in project.inc, support dark mode 2020-05-25 00:37:20 -07:00
integration_test
lib remove memset as VERSION_INFO and HOST_INFO are cleared by constructors 2020-06-27 12:53:58 +05:30
locale Update translation files 2020-05-01 22:55:38 -07:00
m4 Add wildcard to be uniform across all Android... 2020-06-22 11:46:41 +08:00
mac_build Mac: fix compiler warnings 2020-05-06 05:34:56 -07:00
mac_installer Mac: fix compiler warnings 2020-05-06 05:34:56 -07:00
packages
py Make the upgrade and make_project scripts work again. 2020-04-15 12:31:26 -07:00
samples Mac: fix path to IOSurface framework in Xcode project for example_app sample. 2020-05-06 05:51:25 -07:00
sched Add example Makefile for building validators and assimilators 2020-05-24 00:54:13 -07:00
stripchart
tests [VS2019][Windows] Enable unit tests 2020-06-29 23:39:49 +02:00
tools Create download dir subdirs for app version files 2020-05-27 11:36:42 +03:00
vda Eliminate some compile warnings in vda/. 2020-05-02 11:49:28 -07:00
win_build [VS2019][Windows] Enable unit tests 2020-06-29 23:39:49 +02:00
xcompile
zip [Windows] Add MSVS 2019 with vcpkg support 2020-03-16 02:32:35 +01:00
.codecov.yml [Codecov] Add Android project to .codecov.yml. 2020-03-26 15:00:59 +05:30
.gitattributes
.gitignore If the NDK_FLAGFILE is not present, compile also opensll and curl with the new ndk. 2020-07-03 18:24:54 +03:00
.scrutinizer.yml
.travis.yml Upgrade android script for android r-ndk21d. Remove toolchain. depricated in ndk21. 2020-07-03 08:05:51 +03:00
.vimrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md documentation: fix formatting bug in CONTRIBUTING.md 2019-07-28 21:02:37 -05:00
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am Install project_specific_defines.h if configured (required by config.h) 2020-03-06 16:12:14 +01:00
Makefile.incl
README.md Change Discord temporary invite link to permanent 2019-08-22 17:53:27 +03:00
TODO_OLD
_autosetup
appveyor.yml [VS2019] Fix CI build 2020-07-04 16:19:58 +02: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
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 Merge pull request #3481 from smoe/patch-1 2020-05-06 23:16:04 +02:00
coverity-model.cpp
generate_svn_version.sh
gitlog2boinclog.sh
gl.py
notes
project_specific_defines.h
set-version
testbase
todo
version.h update version to 7.17; update installshield files 2020-01-23 22:58:59 -08:00
version.h.in
version.log update version to 7.17; update installshield files 2020-01-23 22:58:59 -08:00

README.md

Status

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

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/.