Open-source software for volunteer computing and grid computing.
Go to file
Christian Beer cc67f461cf Build: remove --disable-wx-debug
WxWidgets switched to using -DNDEBUG to disable debugging in version 2.9.1 and enabling it by default. My previous change (530eb18) made the debug version the default and one had to disable the debugging for release builds. This is fixed now and the non-debug version is the default. Now WxWidgets debug assertions are switched on if --enable-debug is specified.

fixes #1476
2016-01-26 17:46:56 +01:00
android
api
apps
build
client
clientctrl
clientgui
clientscr
clienttray
coprocs/NVIDIA
curl
db
doc
drupal
html
lib
locale
m4
mac3rdParty
mac_build
mac_installer
packages
py
samples
sched
stripchart
test
tools
vda
win_build
xcompile
zip
.gitattributes
.gitignore
.scrutinizer.yml
.travis.yml
.vimrc
COPYING
COPYING.LESSER
COPYRIGHT
INSTALL
Makefile.am
Makefile.incl
README.md
TODO_OLD
_autosetup
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
coverity-model.cpp
generate_svn_version.sh
gitlog2boinclog.sh
notes
project_specific_defines.h
set-version
testbase
todo
version.h
version.h.in
version.log

README.md

Status

Build Status Coverity Scan Build Status

BOINC

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

Want to create a project

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

Want to help translate

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

Want to contribute

See: http://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/.