Open-source software for volunteer computing and grid computing.
Go to file
Charlie Fenton 030a55796e Mac installer & screensaver: Allow building on newer versions of Xcode while preserving compatibility back to OS 10.6.
Problem: OS 10.6 and OS 10.7 require screensavers to be built with Garbage Collection (GC) enabled, but Xcode versions after 5.0.2 do not support GC.

Solution: save a compressed copy of the screensaver executable built with GC on GIT as BOINCSaver_MacOS10_6_7.zip, and update the Xcode project to build the screensaver with Automatic Reference Counting (ARC). Modify the Mac installer build script to add a copy of BOINCSaver_MacOS10_6_7 to the BOINCSaver bundle, so the installer installs the screen saver with both versions of the executable. Modify PostInstall.app to select the appropriate executable for the version of OS X at install time, rename it if necessary and delete the other one.
2017-06-05 02:16:06 -07:00
.tx Locale: fix transifex config to adjust for changes in #1703 2017-01-03 11:53:40 +01:00
3rdParty Build Linux: enable dependency debug build 2017-04-11 13:07:44 +02:00
android Android: improved auto-versioning 2017-04-19 08:36:58 +00:00
api API, Android: don't show time/pid in debug message prefix; causes crashes 2017-04-14 11:58:29 -07:00
apps compile fix in apps/upper_case.cpp 2013-07-05 20:45:33 -07:00
client client: show alt platforms in event log at startup. Fixes #1920. 2017-05-18 12:34:41 -07:00
clientctrl
clientgui Manager: Remove unused variables 2017-04-30 08:58:55 +03:00
clientscr Mac installer & screensaver: Allow building on newer versions of Xcode while preserving compatibility back to OS 10.6. 2017-06-05 02:16:06 -07: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
coprocs/NVIDIA
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 Drupal: Added thousands separator to Views in which they were missing. 2017-05-24 14:26:37 -05:00
html remote job submission: show job as in progress only if an instance has been sent 2017-05-25 20:54:39 -07:00
lib client/lib: add GUI RPCs for reading and writing app_config.xml files. 2017-05-11 20:16:35 -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 installer & screensaver: Allow building on newer versions of Xcode while preserving compatibility back to OS 10.6. 2017-06-05 02:16:06 -07:00
mac_installer Mac installer & screensaver: Allow building on newer versions of Xcode while preserving compatibility back to OS 10.6. 2017-06-05 02:16:06 -07:00
packages
py Initial commit for Bootstrap 2016-11-11 12:36:27 -08:00
samples vboxwrapper: Remove unused variables 2017-04-30 08:59:49 +03:00
sched change multiple-inclusion guard names to BOINC_FILENAME_H 2017-04-07 23:54:49 -07:00
stripchart
test
tools stage_file and remote file management: fix bug with .md5 file mod time 2017-05-25 20:26:36 -07:00
vda Server: use MAXPATHLEN for char arrays when they contain filenames 2016-04-25 09:33:26 +02:00
win_build vboxwrapper: Fix vboxwrapper_vs2013.vcxproj build. 2017-04-25 00:07:31 +03:00
xcompile
zip update lib/Makefile.mingw 'clean' and 'wrapper' targets 2017-03-23 08:59:44 +01:00
.gitattributes
.gitignore Merge pull request #1819 from BOINC/travis_linux_build2 2017-04-19 14:21:24 +02:00
.scrutinizer.yml Web: update scrutinizer settings 2017-03-10 15:45:19 +01:00
.travis.yml Merge branch 'master' into travis_linux_build2 2017-03-23 09:48:49 +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 [1153] typo in file INSTALL 2016-01-11 20:50:38 -08:00
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 _autosetup: use sh instead of bash, no longer check for gmake 2016-02-29 07:28:37 +07: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 Manager/Lib: fix 'New Manager window' function on Linux 2017-03-16 18:31:42 +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
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 change version to 7.7.2 2017-03-25 21:41:28 -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/.