summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac
Commit message (Expand)AuthorAgeFilesLines
* Fix precompiled headers on Apple platforms, with multiple architecturesJake Petroules2017-04-141-4/+14
* Move Apple-specific -fapplication-extensions option to the mkspecThiago Macieira2017-04-121-4/+4
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-131-0/+5
|\
| * Don't pass -headerpad_max_install_names when using BitcodeJake Petroules2017-03-071-0/+7
* | Merge remote-tracking branch 'gerrit/dev' into HEADOswald Buddenhagen2017-02-012-93/+75
|\ \
| * | Fix iOS buildJake Petroules2017-01-301-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-252-93/+75
| |\|
| | * de-duplicate {mac,uikit}/default_post.prf re valid architecturesOswald Buddenhagen2016-12-301-8/+9
| | * remove redundant arch list truncation in single_arch caseOswald Buddenhagen2016-12-301-5/+1
| | * delay resolution of darwin deployment target and architecturesOswald Buddenhagen2016-12-302-80/+80
| | * remove pointless conditionalsOswald Buddenhagen2016-12-301-2/+2
| | * Fix typo in -Xarch handlingJake Petroules2016-12-231-1/+1
* | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+7
|/ /
* | qmake: add support for launch images in asset catalogsJake Petroules2016-12-221-0/+15
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-172-1/+4
|\|
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-161-1/+1
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-1/+1
| | |\
| | | * qmake: fix installation of asset catalog filesJake Petroules2016-11-141-1/+1
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-025-5/+15
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-011-0/+2
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-0/+2
| | |\|
| | | * unset OBJECTIVE_SOURCES and QMAKE_OBJECTIVE_CFLAGS after absorbing themOswald Buddenhagen2016-10-251-0/+2
| * | | fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-163-5/+6
| * | | Get rid of simulator_and_device CONFIG option (mostly)Oswald Buddenhagen2016-10-161-1/+4
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-133-2/+113
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-063-2/+113
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-013-2/+113
| | |\|
| | | * Add the ability for qmake to build Xcode asset catalogsJake Petroules2016-09-283-2/+113
| | * | fix QMAKE_DEFAULT_*DIRS resolution with apple SDKOswald Buddenhagen2016-09-153-5/+6
* | | | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-292-40/+92
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-151-14/+60
|\| | |
| * | | 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
* | | | Fix warning about headerpad_max_install_names ignored when using bitcodeJake Petroules2016-08-311-0/+2
* | | | Provide better QMAKE_RPATHDIR defaults on Apple platformsJake Petroules2016-08-311-0/+7
|/ / /
* | | Add support for Apple watchOSJake Petroules2016-08-191-0/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-011-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-261-1/+1
| |\|
| | * configure and mkspecs: Don't try to find xcrun with xcrunGabriel de Dietrich2016-07-211-1/+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
|/
* Add tool to namespace Objective-C classes at link timeTor Arne Vestbø2016-01-291-0/+50
* Distinguish between Objective-C and Objective-C++ sourcesTor Arne Vestbø2015-10-092-22/+7
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-171-25/+0
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
* Add detection of C++14 and C++1z compiler featuresThiago Macieira2015-09-051-3/+0
* Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10