qt5base-lts/mkspecs/unsupported/macx-ios-clang
Tor Arne Vestbø 1308aa25fb Cache Xcode and SDK settings in .qmake.cache if it exists
The Xcode and SDK settings are expensive to resolve, as we're using
system() calls to resolve them. We now try to detect the presence of
a .qmake.cache file (and inform the user that creating one would be
a good idea), and use the file to cache the various settings after
resolving them.

The Xcode logic had to be moved form xcode.conf as part of the mkspec,
into default_pre/post.prf, so that we could cache() the resolved values.

Task-number: QTBUG-30586
Change-Id: Ib5368cfee6f7e4a4a33f6be70d0e20d96896fe56
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
2013-05-08 14:07:41 +02:00
..
Info.plist.app Add keys required for ad-hoc distribution. 2013-04-09 23:10:05 +02:00
Info.plist.lib qmake: Don't generate Xcode project bundle identifiers with spaces 2013-02-26 13:11:19 +01:00
qmake.conf Cache Xcode and SDK settings in .qmake.cache if it exists 2013-05-08 14:07:41 +02:00
qplatformdefs.h iOS: Share common Mac qplatformdefs.h instead of duplicating code 2013-03-05 18:39:56 +01:00