boinc/mac_build
Charlie Fenton 75179d8ca1 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.
Note also that Apple has deprecated the UNIX standard call system(const char *) as ofd OS 10.10 and says to use posix_spawn() calls instead. I have added a macro to the precompiled header MacGUI.pch for the Manager builds that converts the calls automatically, but have not been able to do so for the other BOINC modules. If future code in the client, libraries, etc. calls system(), this will have to be handled on a case by case basis, as I have done in boinc_rename_aux() in lib/filesys.cpp and CLIENT_STATE::write_state_file() in client/cs_statefile.cpp.
2017-03-03 06:05:09 -08:00
..
boinc.xcodeproj 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
BuildMacBOINC.sh Mac: Fix comments in build script 2016-02-15 02:31:56 -08:00
HowToBuildBOINC_XCode.rtf Mac: fix typos in comments in build scripts ad build instructions 2016-09-10 06:06:04 -07:00
Mac_SA_Insecure.sh Mac: update Mac_SA_Insecure.sh script to not require BOIN Client in BOINC Data folder 2011-01-27 11:46:09 +00:00
Mac_SA_Secure.sh Mac installer: Utility shell script creates users & groups boinc_master and boinc_project with IDs at 501 or above 2012-03-03 09:23:14 +00:00
Make_BOINC_Service.sh
buildFTGL.sh Mac: update build scripts for OS 10.9 2014-02-07 05:59:43 -08:00
buildWxMac.sh MGR: Update my fix for wxListCtrl / CBOINCListCtrl flicker on Mac (commit f8966bf) to match the fix made to wxWidgets trunk by wxWidgets personnel, as described in <http://trac.wxwidgets.org/ticket/16334#comment:2>. 2014-06-19 01:43:42 -07:00
buildc-ares.sh Mac: fix typos in comments in build scripts ad build instructions 2016-09-10 06:06:04 -07:00
buildcurl.sh Mac: fix typos in comments in build scripts ad build instructions 2016-09-10 06:06:04 -07:00
buildfreetype.sh Mac: update build scripts, Xcode project and build instructions for new third party libraries curl 7.46.0, openssl 1.0.2e, sqlite 3.9.2, FreeType-2.6.2. 2016-01-06 00:41:36 -08:00
buildjpeg.sh Mac: Update build scripts, build examples and documentation 2010-10-11 11:59:05 +00:00
buildopenssl.sh Mac: fix typos in comments in build scripts ad build instructions 2016-09-10 06:06:04 -07:00
buildsqlite3.sh Mac: update Xcode project, build scripts and build instructions to use cURL-7.47.1, OpenSSL-1.0.2g and SQLite 3.11.0. 2016-03-02 04:37:41 -08:00
setupForBOINC.sh Mac: fix typos in comments in build scripts ad build instructions 2016-09-10 06:06:04 -07:00