Open-source software for volunteer computing and grid computing.
Go to file
David Anderson f3624743e8 Merge pull request #1762 from obsproth/android_fix_str_comparison
Android: Fixed and reduced string comparisons
2017-03-06 15:27:51 -08:00
.tx Locale: fix transifex config to adjust for changes in #1703 2017-01-03 11:53:40 +01:00
android Merge pull request #1762 from obsproth/android_fix_str_comparison 2017-03-06 15:27:51 -08:00
api Mac: add comments that mac_icon.cpp and MakeAppIcon_h utility are obsolete, describing new preferred method for adding icons to Mac science applications. 2017-02-27 06:37:48 -08:00
apps
build
client client: Mac: continue replacing deprecated Mac APIs 2017-03-06 05:22:22 -08:00
clientctrl
clientgui Merge pull request #1789 from BOINC/fix_select_dialog 2017-03-06 15:26:06 -08:00
clientscr SCR: Mac: continue replacing deprecated Mac APIs 2017-03-06 05:23:38 -08:00
clientsetup/win
clienttray
coprocs/NVIDIA
curl
db Project creation: fix a couple of bugs 2017-03-06 11:35:00 -08:00
doc BOINC web: fix bug in get_platforms() 2017-02-21 06:44:08 -08:00
drupal Merge pull request #1800 from drshawnkwang/drupal_feature-solr-userprofiles 2017-03-01 11:17:47 -05:00
html Project creation: fix a couple of bugs 2017-03-06 11:35:00 -08:00
lib Mac: add new header file needed for replacing system() calls with posix_spawn() calls. 2017-03-03 15:28:50 -08:00
locale Locale: print current year in POT header copyright notice 2017-02-13 15:48:21 +01:00
m4 Work around for bug in RHEL6 curl 7.19.7 port (curl-config --libs reports 2016-09-07 16:31:13 -07:00
mac3rdParty
mac_build Mac replace all Mac APIs deprecated in OS 10.10, except in MacAccessibility.mm. Updating the accessibility support will require a complete rewrite to use Apple's new NSAccessibility APIs, which are not available on systems prior to OS 10.10, while retaining the current code for use with older versions of OS X. This will require far more time and effort than I can spend at this time. 2017-03-03 06:05:09 -08:00
mac_installer Mac installer: replace Mac APIs deprecated in OS 10.10, fix bug in AddRemoveUser utility 2017-03-01 04:45:38 -08:00
packages
py Initial commit for Bootstrap 2016-11-11 12:36:27 -08:00
samples Vbox wrapper: if write shared/cmdline, don't end with \n 2017-02-02 11:38:57 -08:00
sched Merge pull request #1635 from BOINC/suspicious_results 2017-01-31 01:18:30 -08:00
stripchart
test
tools remove job submission: fixes to query_batch() 2017-03-02 13:38:40 -08:00
vda
win_build vboxwrapper: bump version# to 26198 2017-02-02 13:46:37 -08:00
xcompile
zip
.gitattributes
.gitignore Merge pull request #1713 from BOINC/update_transifex 2016-11-23 13:52:21 +01:00
.scrutinizer.yml Build: update scrutinizer config 2016-09-02 17:13:54 +02:00
.travis.yml Build: try to build libraries with mingw on travis-ci 2017-02-17 14:42:18 +01:00
.vimrc
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am
Makefile.incl sign_executable: remove dependence on MySQL libs 2017-01-19 23:58:49 -08:00
README.md add scrutinizer-ci badge 2016-09-06 09:37:41 +02:00
TODO_OLD
_autosetup
bolt_checkin_notes.txt
build_pos Locale: permanently move web translations 2016-11-16 21:54:07 +01:00
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 Check execinfo.h availability in configure.ac 2017-02-26 11:02:55 +01:00
coverity-model.cpp
generate_svn_version.sh
gitlog2boinclog.sh
gl.py more 2016->2017 changes 2017-01-12 13:21:37 -08:00
notes
project_specific_defines.h
set-version
testbase
todo
version.h BUILD: Update vboxwrappers version to 26197. 2016-08-08 08:10:17 -07:00
version.h.in
version.log

README.md

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