summaryrefslogtreecommitdiffstats
path: root/cmake/QtAutoDetectHelpers.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Propagate minimum visionOS version to CMAKE_OSX_DEPLOYMENT_TARGETTor Arne Vestbø10 days1-0/+2
* CMake: Add targets for building Android docs from Java sourcesJoerg Bornemann2025-06-021-0/+5
* CMake: Show the active Apple SDK path when configuring qtbaseAlexandru Croitor2025-04-091-0/+3
* CMake: Yield error if VCPKG_ROOT variable is missingJoerg Bornemann2025-01-021-1/+6
* cmake: Set all Apple version defines in .cmake.confTor Arne Vestbø2024-11-011-2/+2
* CMake: Warn if CMAKE_OSX_ARCHITECTURES is set on non-Apple platformsAlexandru Croitor2024-10-011-0/+5
* Restore support for iOS 16 for Qt 6.8Tor Arne Vestbø2024-09-061-1/+1
* CMake/macOS: don't conclude x86_64h is a cross-compilation on x86_64Thiago Macieira2024-08-291-1/+2
* CMake: Automatically detect single arch macOS cross-compilationAlexandru Croitor2024-08-231-0/+131
* Bump Apple OS deployment targets and minimum/maximum SDK/Xcode versionsTor Arne Vestbø2024-08-211-1/+1
* Android: bump min supported SDK to 28 (Android 9)Assam Boudjelthia2024-05-231-3/+3
* Add preliminary support for Qt for visionOSTor Arne Vestbø2024-04-181-5/+8
* cmake: Merge Apple platform auto-detect functionsTor Arne Vestbø2024-03-191-56/+50
* cmake: Move iOS detection into qt_auto_detect_iosTor Arne Vestbø2024-03-181-1/+5
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-9/+14
* Bump iOS minimum deployment target to iOS 16Tor Arne Vestbø2024-02-141-1/+1
* Bump macOS minimum deployment target to 12 (Monterey)Elias Toivola2024-02-011-1/+1
* CMake: Warn about unsupported generator for all qt submodulesAlexandru Croitor2024-01-251-10/+0
* CMake: Warn when configuring Qt with an unsupported Apple SDK or XcodeAlexandru Croitor2023-11-291-36/+5
* CMake: Move QtAutoDetect.cmake functions into a separate Helpers fileAlexandru Croitor2023-11-291-0/+522