mirror of https://github.com/BOINC/boinc.git
75179d8ca1
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. |
||
---|---|---|
.. | ||
boinc.xcodeproj | ||
BuildMacBOINC.sh | ||
HowToBuildBOINC_XCode.rtf | ||
Mac_SA_Insecure.sh | ||
Mac_SA_Secure.sh | ||
Make_BOINC_Service.sh | ||
buildFTGL.sh | ||
buildWxMac.sh | ||
buildc-ares.sh | ||
buildcurl.sh | ||
buildfreetype.sh | ||
buildjpeg.sh | ||
buildopenssl.sh | ||
buildsqlite3.sh | ||
setupForBOINC.sh |