From 5e3bd26d85f4ced61dcf6a13810c9fad056f9f00 Mon Sep 17 00:00:00 2001 From: Charlie Fenton Date: Wed, 27 Feb 2008 12:02:05 +0000 Subject: [PATCH] Mac: In build scripts: fix bug, add checks for needed SDKs; update build documentation (from Bernd Machenschalk.) svn path=/trunk/boinc/; revision=14809 --- checkin_notes | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index cf72a51575..e2859da80d 100644 --- a/checkin_notes +++ b/checkin_notes @@ -1670,7 +1670,7 @@ Charlie Feb 26 2008 mac_build/ Mac_SA_Secure.sh -Charlie Feb 25 2008 +Charlie Feb 26 2008 - Mac SCR: Add a test to directly determine when a graphics application window obscures our moving logo animation; if so, stop showing moving logo to avoid wasting CPU cycles. @@ -1682,3 +1682,15 @@ Charlie Feb 25 2008 mac_build/ boinc.xcodeproj/ project.pbxproj + +Charlie Feb 27 2008 + Mac: In build scripts: fix bug, add checks for needed SDKs; update build + documentation (from Bernd Machenschalk.) + + mac_build/ + HowToBuildBOINC_XCode.rtf + buildc-ares.sh + buildcurl.sh + buildjpeg.sh + buildWxMac.sh + setupForBOINC.sh