summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/uikit
Commit message (Expand)AuthorAgeFilesLines
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+0
* Make the use of -fdata-sections and --gc-sections more generic in QtMikhail Svetkin2018-04-271-0/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+1
|\
| * Fix an issue causing asset catalogs to be miscompiled with iOS simulatorJake Petroules2017-12-141-1/+1
* | qmake: properly filter simulator devices by minimum deployment targetJake Petroules2017-11-154-23/+51
* | Compare versions in qmake files with versionAtLeastAlexander Volkov2017-08-023-4/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-1/+1
|\|
| * Fix handling of deprecated QMAKE_IOS_TARGETED_DEVICE_FAMILYJake Petroules2017-06-291-1/+1
* | Fix CoreText font database build on watchOSJake Petroules2017-03-301-0/+15
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-2/+8
|\
| * 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
* | mkspecs: Replace LGPL21 with LGPL license headerKai Koehne2017-03-031-14/+20
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-1/+1
|\|
| * 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.8' into devLiang Qi2016-11-024-29/+28
|\|
| * 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.8' into devLiang Qi2016-10-133-19/+14
|\|
| * 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
* | Allow Qt for UIKit to be built as shared libraries and default to itJake Petroules2016-10-071-0/+3
* | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-293-55/+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