summaryrefslogtreecommitdiffstats
path: root/mkspecs/macx-ios-clang/features/default_post.prf
Commit message (Expand)AuthorAgeFilesLines
* iOS, mkspec: only link in qiosnsphotolibrarysupport for iOSRichard Moe Gustavsen2016-11-071-0/+9
* Refactor iOS builds to facilitate tvOS portMike Krus2016-05-051-97/+0
* Generalize iOS simulator and device exclusive buildTor Arne Vestbø2016-02-121-5/+5
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-091-1/+0
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-13/+13
|\
| * iOS: ensure we don't overwrite a projects qmake variablesRichard Moe Gustavsen2015-07-281-13/+13
* | iOS: Refactor default_post logic into more appropriate unitsTor Arne Vestbø2015-08-041-170/+13
|/
* Revert "iOS: Prefer debug-simulator as default test target"Tor Arne Vestbø2015-03-251-3/+0
* iOS: Prefer debug-simulator as default test targetTor Arne Vestbø2015-03-161-0/+3
* iOS: enable QMAKE_EXTRA_TARGETSRichard Moe Gustavsen2015-03-151-1/+0
* iOS: Auto-detect available devices when running make check for testingTor Arne Vestbø2015-03-091-1/+17
* iOS: Use Xcode project to filter out environment variables instead of shellTor Arne Vestbø2015-03-091-1/+2
* iOS: Enable runnnig Qt tests using 'make check' via xcodebuild testTor Arne Vestbø2015-03-071-9/+7
* iOS: Resolve correct SDK as part of sdk.prf instead of default_post.prfTor Arne Vestbø2015-03-061-10/+1
* iOS: add AppIcon asset name to Xcode projectRichard Moe Gustavsen2015-01-161-0/+15
* iOS: Use DISTCLEAN_DEPS instead of custom distclean targetTor Arne Vestbø2014-12-021-2/+1
* macx-ios-clang: only provide default LaunchScreen.xib if using Xcode 6Richard Moe Gustavsen2014-11-281-7/+11
* iOS: Tell Xcode to not build universal app binaries for debug buildsTor Arne Vestbø2014-11-171-0/+5
* iOS: Enable fat builds containing both armv7 and arm64 slicesTor Arne Vestbø2014-11-131-0/+2
* iOS: Allow ARCHS to be specified at build time for multi-arch buildsTor Arne Vestbø2014-11-131-5/+8
* iOS: Ensure that the rename-main logic works for multi-arch buildsTor Arne Vestbø2014-11-131-1/+1
* iOS: let qmake generate default LaunchScreen.xibRichard Moe Gustavsen2014-11-111-0/+8
* iOS: Properly detect arm64 builds when choosing which -arch flags to passTor Arne Vestbø2014-10-281-2/+2
* Add make check target for iOSSimo Fält2014-04-151-0/+6
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-101-16/+0
* iOS: Create folder for SUBDIR projectsMarkus Goetz2014-03-141-0/+1
* Explicitly use libstdc++ for non-C++11 static buildsTor Arne Vestbø2014-01-281-9/+0
* iOS: Fix simulator build by enabling SSE2 code pathsTor Arne Vestbø2014-01-181-9/+3
* iOS: Prevent trying to use both libc++ and libstdc++Tor Arne Vestbø2014-01-161-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-0/+16
|\
| * iOS: Use DWARF instead of DWARF with dSYM for debug buildsTor Arne Vestbø2013-12-031-0/+16
* | iOS: Explicitly use libstdc++ when C++11 support is not enabledTor Arne Vestbø2013-12-051-0/+9
|/
* iOS: Provide default launch image for 4-inch devicesTor Arne Vestbø2013-11-291-0/+10
* iOS: Build libs (including Qt itself) for both simulator and deviceTor Arne Vestbø2013-10-301-45/+159
* iOS: Set ARCHS in Xcode project for both simulator and device SDKsTor Arne Vestbø2013-10-281-7/+13
* qmake: Expose qmake arguments as QMAKE_ARGSTor Arne Vestbø2013-10-241-1/+5
* iOS: default_post: let xcodebuild_distclean depend on xcodebuild_cleanRichard Moe Gustavsen2013-10-211-0/+1
* iOS: Don't hard-code simulator and device architecturesTor Arne Vestbø2013-10-181-2/+2
* iOS: Add default QT_ARCH for configure tests to our own qt_config.prfTor Arne Vestbø2013-10-181-10/+0
* iOS: Prevent stray non-expected rules/targets in Xcode-wrapper makefileTor Arne Vestbø2013-10-181-1/+4
* iOS: Move qmake features out of the generic features and into the makespecTor Arne Vestbø2013-10-141-0/+85