summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/uikit
Commit message (Expand)AuthorAgeFilesLines
* Fix Bitcode handling for both makefile and Xcode generatorsJake Petroules2017-03-031-2/+8
* de-duplicate {mac,uikit}/default_post.prf re valid architecturesOswald Buddenhagen2016-12-301-9/+0
* Introduce QMAKE_CD to enable us to cd from one Windows drive to anotherHannah von Reth2016-11-141-1/+1
* iOS, mkspec: only link in qiosnsphotolibrarysupport for iOSRichard Moe Gustavsen2016-11-071-8/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-2/+10
* Be more robust about ensuring that device and simulator are setJake Petroules2016-10-281-13/+16
* fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-161-2/+2
* Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-162-4/+4
* limit ability to override QMAKE_MAC_SDKOswald Buddenhagen2016-10-161-8/+0
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-062-16/+7
* Don't add -spec XXX more than once to system command in xcodebuild.prfJake Petroules2016-10-041-2/+6
* Reorder arguments to qmake self-invocation in xcodebuild.prfJake Petroules2016-09-301-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-1/+7
* Make TARGETED_DEVICE_FAMILY variable platform independentJake Petroules2016-09-051-3/+6
* Make DEVICE_ARCHS and SIMULATOR_ARCHS variables platform independentJake Petroules2016-09-051-25/+6
* Remove simulator_and_device handling for the Makefile generatorJake Petroules2016-09-033-58/+27
* Remove the ability to build simulator/device targets from SUBDIRS projectsJake Petroules2016-09-031-34/+0
* Enable precompiled headers on iOS, tvOS, watchOSJake Petroules2016-09-021-0/+2
* Move ios_devices.pl into uikit folderMike Krus2016-08-303-4/+54
* fix build with configure -sdk iphonesimulatorOswald Buddenhagen2016-08-301-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-292-3/+5
* qmake: Also add bitcode flags to linkerJake Petroules2016-08-201-0/+2
* Add support for Apple watchOSJake Petroules2016-08-196-2/+19
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* xcodebuild.mk: forward INSTALL_ROOT from make to xcodebuildJake Petroules2016-08-161-1/+1
* xcodebuild.mk: explicitly specify the Xcode project to buildJake Petroules2016-08-161-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-162-3/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-132-5/+5
* Add support for Apple tvOSMike Krus2016-05-177-9/+51
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-121-0/+6
* Refactor iOS builds to facilitate tvOS portMike Krus2016-05-0513-0/+511