Open-source software for volunteer computing and grid computing.
Go to file
Christian Beer 6dbf55fd9a Tests: add unit testing framework using googletest
* enable coverage reports from gcc and disable optimizations via option to configure
* install googletest library into buildcache
* script to compile and run unit tests using cmake
* first set of unit tests originaly contributed by Keith Uplinger

There are several hardcoded paths and assumptions made in order to get this working on Travis CI. New tooling is using cmake for cross platform builds and as such is not easy to use with an autotools based system.
It's not ideal but better than nothing.
2019-04-20 13:30:03 +02:00
.github Merge pull request #2823 from BOINC/add-issue-templates 2018-11-16 09:55:10 +01:00
.tx Locale: remove BOINC-Web.pot since it doesn't get updated here anymore 2019-02-10 09:57:54 +01:00
3rdParty Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
android Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
api Merge pull request #2800 from BOINC/dpa_suspend_threads 2019-04-09 21:16:55 +03:00
apps Remove unused BOINC_RCSID constants 2019-01-12 23:43:48 +02:00
client Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
clientctrl update copyright year 2019-04-08 21:50:03 +03:00
clientgui Fixes window close action on Linux 2019-04-12 14:16:28 +02:00
clientscr Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
clientsetup/win update copyright year 2019-04-08 21:50:03 +03:00
clienttray update copyright year 2019-04-08 21:50:03 +03:00
coprocs/NVIDIA
curl client - Update ca-bundle.crt to latest copy of certificates from 2018-01-26 15:48:03 -06:00
db Merge pull request #2630 from BOINC/dpa_trickle 2019-02-02 10:56:03 +01:00
deploy [Android] [TravisCI] Add Full Android build 2018-12-27 02:47:10 +02:00
doc Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
drupal Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
html Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
integration_test Test: repository was moved to BOINC org 2018-08-30 23:41:00 +02:00
lib Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
locale Locale: Update localization files [skip ci] 2019-03-02 15:59:48 +01:00
m4 Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
mac_build Disabling external libraries 2019-03-14 14:12:52 +00:00
mac_installer Mac: update script for building branded installers to allow submission to Apple for "notarizing". 2018-11-06 05:31:12 -08:00
packages Image File Compression 2018-10-29 16:27:45 -06:00
py [web][android][lib] Add conditional terms of use consent requirement to create_account RPC 2019-03-11 11:36:41 +01:00
samples Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
sched Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
stripchart
tests Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
tools remote job submission: logging improvements 2019-03-20 14:29:50 -07:00
vda Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
win_build Merge pull request #2786 from Peppernrino/image-file-compression 2019-04-12 10:27:35 +02:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip Mac: update boinc_zip library Xcode project for compatibility with Xcode 10 2019-01-31 06:05:31 -08:00
.gitattributes repository: Change line endings in code of conduct to unix style and 2018-05-23 11:00:58 -05:00
.gitignore Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
.scrutinizer.yml Scrutinizer: cache Drupal dependency for static code analysis 2019-01-23 20:59:32 +01:00
.travis.yml Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02: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 Add initial CONTRIBUTING.md 2018-11-15 22:15:40 +01: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 Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02:00
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md README.md - HTTPS Link for GNU.org 2017-10-07 14:53:17 -04:00
TODO_OLD
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
appveyor.yml AppVeyor: deactivate deploy stage 2018-12-02 16:39:39 +01: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 Tests: add unit testing framework using googletest 2019-04-20 13:30:03 +02: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.py Revert "remove gl.py" 2019-04-10 23:06:11 +02:00
notes
project_specific_defines.h
set-version
testbase
todo
version.h client: change version to 7.15.0 2018-11-16 16:40:07 -08:00
version.h.in BUILD: Re-enable the alpha/beta flag for the master branch. 2014-07-29 20:03:04 -04:00
version.log client: change version to 7.15.0 2018-11-16 16:40:07 -08:00

README.md

Status

Build Status Build status Coverity Scan Build Status Scrutinizer Code Quality

BOINC

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

Want to create a project

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

Want to help translate

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

Want to contribute

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

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.

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