summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac
Commit message (Expand)AuthorAgeFilesLines
* 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
* macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-251-0/+7
* 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 determination of OpenGL include paths on macOS, take 3Joerg Bornemann2019-04-271-0/+7
* Fix determination of OpenGL include paths on macOS, take 2Joerg Bornemann2019-02-271-4/+0
* Revert "Fix determination of OpenGL include paths on macOS"Joerg Bornemann2019-02-161-0/+4
* Fix determination of OpenGL include paths on macOSJoerg Bornemann2019-02-121-4/+0
* macOS: Don't check for stale SDK unless target needs to be remadeTor Arne Vestbø2019-01-291-10/+23
* 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-122-2/+2
* 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-052-2/+2
|\
| * macOS: Only detect changes to the SDK version within the same developer dirTor Arne Vestbø2018-10-252-2/+2
* | 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-312-0/+18
* 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-132-7/+7
* qmake: fix sdk resolution on macosTim Uy2018-04-181-6/+6
* Apple: resolve SDK version of QMAKE_LINK_C and QMAKE_LINK_C_SHLIBMarcus Calhoun-Lopez2018-03-071-1/+1
* Fix build of applications on iOSJake Petroules2018-01-251-0/+7
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-071-0/+4
|\
| * qmake: set COPY_PHASE_STRIP to NO in Xcode generatorJake Petroules2018-01-051-0/+4
* | Rewrite the Info.plist variable replacement handlingJake Petroules2018-01-061-0/+23
* | Fix resolution of QMAKE_INFO_PLIST for non-bundle artifactsAlexandru Croitor2017-10-231-1/+2
* | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-291-0/+17
|/
* Allow using Xcode Command Line Tools to build QtJake Petroules2017-06-293-13/+28
* 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-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
|\|