summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/mac
Commit message (Expand)AuthorAgeFilesLines
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-8/+16
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-11-291-0/+1
* CMake: remove tests for C++17 and C11 and earlierThiago Macieira2023-03-211-23/+0
* Guard some qmake 'simulator' conditions with iOS scopeTor Arne Vestbø2022-10-051-4/+4
* qmake: Fix non-Xcode asset catalog handling for iOS simulatorAlexandru Croitor2022-08-162-1/+5
* qmake: Ignore stderr when determining the macOS SDK versionJoerg Bornemann2022-03-291-1/+1
* Fix version number when warning about Apple platform SDK mismatchTor Arne Vestbø2021-11-031-1/+1
* macOS: Respect QMAKE_APPLE_DEVICE_ARCHS by building for all those archsTor Arne Vestbø2021-06-231-8/+18
* qmake: Pick default architecture on macOS based on unameTor Arne Vestbø2021-05-211-6/+12
* qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-03-192-4/+11
* 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
* 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