Add experimental support for building with Xcode 4.2 on Mac OS X Lion
Review Request #502 - Created Oct. 18, 2011 and submitted
Stone Linden | Reviewers | ||
viewer | |||
None | viewer-development |
Check the version of Xcode installed, and use that to set appropriate Mac OS X SDK and compiler versions. Supports Xcode 3.2.x with Mac OS X SDK 10.5 with identical parameters as the code it replaces. Adds parameters for Xcode 4.2 with Mac OS X 10.6 SDK. Explicitly rejects with a message Xcode less than 3.2, and both 4.0 and 4.1. Removes options for PPC builds, which we don't use, don't support, and don't work anyhow.
Builds On My Machine (TM).
Other reviews