summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac/sdk.prf
Commit message (Expand)AuthorAgeFilesLines
* qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
* Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-2/+11
* delay resolution of darwin deployment target and architecturesOswald Buddenhagen2016-12-301-75/+0
* remove pointless conditionalsOswald Buddenhagen2016-12-301-2/+2
* Fix typo in -Xarch handlingJake Petroules2016-12-231-1/+1
* Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-161-1/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-061-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-011-1/+1
| |\
| | * Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-281-1/+1
* | | Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independentJake Petroules2016-09-051-6/+5
* | | Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-031-17/+45
* | | Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-021-5/+24
* | | Add support for Apple watchOSJake Petroules2016-08-191-0/+1
* | | Add support for Apple tvOSMike Krus2016-05-171-2/+3
|/ /
* | xcodeSDKInfo: return the correct path based on the specified SDK.Jake Petroules2016-02-181-1/+1
* | Generalize iOS simulator and device exclusive buildTor Arne Vestbø2016-02-121-33/+23
|/
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-2/+0
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-3/+0
* qmake: Expose iOS/OS X SDK platform path as QMAKE_MAC_SDK_PLATFORM_PATHTor Arne Vestbø2015-03-061-0/+8
* Decouple caching of iOS/OSX SDK path and version in sdk.prfTor Arne Vestbø2014-12-011-1/+5
* mkspec macx-ios-clang: ensure SDK version is validRichard Moe Gustavsen2014-11-111-0/+4
* Use PlistBuddy instead of sed/xpath magic to extract OS X/iOS SDK nameTor Arne Vestbø2014-04-081-6/+1
* use the new "stash" instead of the (anything but) "regular" cacheOswald Buddenhagen2013-11-141-3/+3
* Scope cached Mac SDK tool values by mkspecTor Arne Vestbø2013-06-241-3/+6
* Cache Xcode and SDK settings in .qmake.cache if it existsTor Arne Vestbø2013-05-081-8/+24
* Harden check for SDK platform name on Mac OSTor Arne Vestbø2013-04-181-2/+2
* Use absolute paths for Xcode helpers such as xcodebuild/xcrun/xcode-selectTor Arne Vestbø2013-04-091-2/+2
* Handle errors when sysrooting tools on MacTor Arne Vestbø2013-04-081-1/+3
* Enable C++11 on OSX when using ClangTor Arne Vestbø2013-04-051-0/+3
* Use tools from the SDK's toolchain instead of the ones in /usr/binTor Arne Vestbø2013-03-131-0/+9
* Simplify how we resolve the SDK root on Mac OSTor Arne Vestbø2013-03-131-7/+2
* Make host_build re-use the sdk.prf logicTor Arne Vestbø2013-03-021-28/+24
* Merge "Merge branch 'ios' into dev" into refs/staging/devTor Arne Vestbø2013-02-281-1/+9
|\
| * iOS: Replace device and simulator makespecs with single makespecTor Arne Vestbø2013-02-271-1/+9
* | Don't look up DOCTYPE when resolving SDK settings on Mac OSTor Arne Vestbø2013-02-281-0/+1
|/
* Use sdk.prf to set macosx-version-min instead of static conf filesTor Arne Vestbø2013-02-221-0/+20
* Clean up how we build against SDKs on Mac OSTor Arne Vestbø2013-02-191-6/+22
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+8