qt5base-lts/config.tests
Tor Arne Vestbø 71b4325cb7 Clean up how we build against SDKs on Mac OS
Instead of setting -isysroot in both arch.test, compile.test, the various
mkspecs, and sdk.prf, we now propgate the chosen SDK as the qmake
variable QMAKE_MAC_SDK, which is then handled exclusivly in sdk.prf.

The QMAKE_MAC_SDK variable, and -sdk argument to configure, is expected
to be of the short-form name, eg macosx or iphoneos, not a full path, as
that's what Xcode also expects. We take care of translating that into
a full path for -isysroot/-syslibroot in sdk.prf, using xcodebuild as
a helper.

Change-Id: I281655b2fa5180c6e78ffdce36824e4a91447570
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-02-19 07:56:34 +01:00
..
arch Ensure that arch.test for host runs with option(host_build) 2013-02-18 17:07:13 +01:00
common Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
mac Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qpa Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
unix Clean up how we build against SDKs on Mac OS 2013-02-19 07:56:34 +01:00
x11 Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
.gitignore Initial import from the monolithic Qt. 2011-04-27 12:05:43 +02:00