Open-source software for volunteer computing and grid computing.
Go to file
David Anderson 8c27b8ffda Don't use names of the form _BOINCxx
Also, declare structs without a lot of noise
2017-04-14 00:44:44 -07:00
.tx Locale: fix transifex config to adjust for changes in #1703 2017-01-03 11:53:40 +01:00
android Merge pull request #1866 from brevilo/android-versioning 2017-04-14 00:32:56 -07:00
api Android API: fix bug when using MSGS_FROM_FILE (from David K) 2017-04-13 23:57:32 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
build BUILD: force building wxWidgets if cache is empty 2015-03-03 09:00:32 +01:00
client client: don't start var names with __ 2017-04-13 09:16:58 -07:00
clientctrl WINBUILD: Update build environment to use Visual Studio 2010. 2013-10-17 15:27:03 -04:00
clientgui MGR: Fix notices display under Mac OS 10.12.4 2017-04-09 02:50:11 -07:00
clientscr SCR: Mac: replace all deprecated Mac APIs as of OS 10.12. 2017-03-07 06:01:26 -08:00
clientsetup/win WINBUILD: Since the installer custom actions now depend on libboinc and parts of it can be shared with other platforms, move it into a more neutral location. 2016-02-11 16:32:02 -05:00
clienttray LIB: Revert 42d1645b82 and remove the heap check in the tray applet. 2014-03-07 14:42:14 -05:00
coprocs/NVIDIA COPROCS: Update the NVAPI library to r334 2014-04-30 19:15:11 -04:00
curl CURL: Remove an old Verisign root certificate. 2015-12-14 16:07:42 -05:00
db DB: add indices to credit_user and credit_team 2017-03-17 11:45:45 -07:00
doc BOINC Web: update Einstein@Home description 2017-04-11 11:21:57 +02:00
drupal Merge pull request #1825 from drshawnkwang/drupal_fix-i18n-teamforumlist 2017-03-22 17:19:42 -04:00
html Web: make TEAM_CREATE_NEED_CREDIT work for team-create RPC too 2017-04-09 00:37:27 -07:00
lib Don't use names of the form _BOINCxx 2017-04-14 00:44:44 -07:00
locale Locale: Update localization files [skip ci] 2017-03-20 15:15:54 +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: new script to allow building with Travis-CI. 2015-11-30 02:57:11 -08:00
mac_build Mac: modify Xcode project and build script setupForBOINC.sh for new approach to compatibility between production builds and Travis CI builds. The paths to the correct dependent library are now specified entirely in the Header Search Paths and Library SearchPaths for each target instead of the LD Flags, and we no longer use symbolic links in a mac3rdParty directory. 2017-03-16 02:42:50 -07:00
mac_installer Mac: fix compile error from Xcode 8. All APIs deprecated as of OS 10.12 are now replaced, except for the following: 2017-03-07 06:21:03 -08:00
packages MGR: Update BOINC icon set to v5. 2014-03-05 15:29:51 -05:00
py Initial commit for Bootstrap 2016-11-11 12:36:27 -08:00
samples change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
sched change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stripchart use MAXPATHLEN and sizeof() a few places; from Gianfranco 2013-05-22 13:56:48 -07:00
test - A bunch of tweaks from Steffen Moller, e.g. using MAXPATHLEN 2012-09-21 03:52:24 +00:00
tools change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
vda Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
win_build Update Installshield files and vboxwrapper version 2017-03-25 23:28:35 -07:00
xcompile Fixed avx detection on GCC windows compiles 2014-06-20 07:48:31 -07:00
zip update lib/Makefile.mingw 'clean' and 'wrapper' targets 2017-03-23 08:59:44 +01:00
.gitattributes Update .gitattributes to include a number of additional file types. 2014-06-25 16:21:19 -04:00
.gitignore [android] Updated .gitignore patterns 2017-03-29 11:38:09 +00:00
.scrutinizer.yml Web: update scrutinizer settings 2017-03-10 15:45:19 +01:00
.travis.yml Travis: fix mingw build command and add wrapper 2017-03-23 09:06:55 +01:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING COPYING is the GPL license; COPYING.LESSER is additional text for LGPL. 2017-03-06 11:48:18 -08:00
COPYING.LESSER - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT API, SCR: Switch from *.txf fonts to TrueType fonts in graphics apps, ensuring that all related files have no licensing issues 2012-08-02 06:53:11 +00:00
INSTALL [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
Makefile.am BUILD: boinc_zip library is needed by wrapper 2015-02-12 17:33:17 +01:00
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 *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
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 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_2012 House Keeping 2013-03-04 17:35:35 +01:00
checkin_notes_samples Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac Check execinfo.h availability in configure.ac 2017-02-26 11:02:55 +01:00
coverity-model.cpp add coverity model file 2015-10-23 09:26:32 +02:00
generate_svn_version.sh Fixed generate_svn_version.sh when building on detached head 2016-02-27 12:01:00 +07:00
gitlog2boinclog.sh Optimize gitlog script 2013-03-04 17:35:35 +01:00
gl.py more 2016->2017 changes 2017-01-12 13:21:37 -08:00
notes master URL 2002-06-21 06:52:47 +00:00
project_specific_defines.h svn path=/trunk/boinc/; revision=26001 2012-08-09 20:34:35 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h change version to 7.7.2 2017-03-25 21:41:28 -07: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 BUILD: Test github merge 2015-02-14 09:50:38 -05:00

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