summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac/default_post.prf
Commit message (Expand)AuthorAgeFilesLines
* qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-03-301-1/+6
* macOS: Only check SDK major version for compatibilityTor Arne Vestbø2021-01-201-2/+2
* macOS: Don't hard-code x86_64 as the architecture when using qmakeTor Arne Vestbø2020-12-071-3/+5
* Pass SDK root to the linker as -isysroot, not -Wl,-syslibrootTor Arne Vestbø2020-04-021-2/+2
* Fix isysroot for simulator only builds on iosMichal Klocek2020-01-131-5/+8
* Fix rpath on UIKit systemsTor Arne Vestbø2019-09-251-1/+2
* Xcode: Ensure there's always a CFBundle[Short]Version[String] setTor Arne Vestbø2019-09-231-15/+16
* qmake: Quote path to project file in Xcode project Makefile ruleTor Arne Vestbø2019-08-201-1/+1
* Allow specifying explicit SDK version on Apple platformsTor Arne Vestbø2019-08-081-1/+10
* Pass qmake arguments when creating Xcode project from MakefileTor Arne Vestbø2019-08-011-1/+1
* Fix default rpath dirs on Apple platformsTor Arne Vestbø2019-01-151-1/+1
* macOS: Prevent checking for stale SDK without the required SDK nameTor Arne Vestbø2018-12-231-1/+1
* escape literal backslashes in qmake filesOswald Buddenhagen2018-12-121-1/+1
* Add makefile target to generate Xcode projectTor Arne Vestbø2018-11-201-0/+7
* Merge remote-tracking branch 'origin/5.11' into 5.12.0Liang Qi2018-11-051-1/+1
|\
| * macOS: Only detect changes to the SDK version within the same developer dirTor Arne Vestbø2018-10-251-1/+1
* | macOS: Explicitly define lower bound for supported SDK versionTor Arne Vestbø2018-10-261-6/+9
* | macOS: Only verify the major and minor version of the platform SDKTor Arne Vestbø2018-10-031-2/+4
* | macOS: Bump the SDK version we've tested with to 10.14Tor Arne Vestbø2018-10-031-4/+0
|/
* macOS: Warn the user when using incompatible or untested platform SDKsTor Arne Vestbø2018-08-311-4/+36
* macOS: Detect changes to the platform SDK and ask the user to deal with itTor Arne Vestbø2018-08-311-0/+6
* macOS: Use QMAKE_BUNDLE for the app part of the bundle identifier valueAndy Shaw2018-07-181-1/+4
* Fix build of applications on iOSChristoph Keller2018-05-131-0/+7
* Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-061-0/+23
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-291-1/+2
* Only use -Xarch when specifying precompiled header if building multi archTor Arne Vestbø2017-06-121-1/+5
* 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-011-7/+75
|\ \
| * | Fix iOS buildJake Petroules2017-01-301-2/+2
| * | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-7/+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-301-5/+80
* | | Build Qt libraries with -fapplication-extensionJake Petroules2017-01-271-0/+7
|/ /
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-171-0/+3
|\|
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-021-1/+1
|\|
| * fix QMAKE_DEFAULT_*DIRS resolution with apple SDK, take 2Oswald Buddenhagen2016-10-161-4/+0
* | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-9/+50
* | 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
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-2/+2
* sanitize qt rpath handling, in particular on macOswald Buddenhagen2015-09-171-25/+0
* remove some mac multiarch vestigesOswald Buddenhagen2015-09-171-14/+1
* Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
* Add rpath pointing to Qt libraries in OS X and iOSAdam Strzelecki2014-11-011-0/+24
* Make Xcode debug info format controllable through a qmake variableTor Arne Vestbø2014-04-101-0/+7
* Explicitly use libstdc++ for non-C++11 static buildsTor Arne Vestbø2014-01-281-0/+9