summaryrefslogtreecommitdiffstats
path: root/cmake/QtAutoDetect.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Move QtAutoDetect.cmake functions into a separate Helpers fileAlexandru Croitor2023-11-291-514/+2
* CMake: Fix Qt toolchain file recursive inclusionTasuku Suzuki2023-10-171-1/+1
* Use Release and Debug configuration for multi-config Qt builds by defaultAlexey Edelev2023-08-111-1/+9
* Disable vcpkg detection/integration by defaultAmir Masoud Abdol2023-07-121-1/+1
* Set VCPKG_CHAINLOAD_TOOLCHAIN_FILE to supplied_toolchain_fileAmir Masoud Abdol2023-07-111-1/+1
* Detect vcpkg after everything elseAmir Masoud Abdol2023-07-111-1/+1
* CMake: Don't use VCPKG_DEFAULT_TRIPLET for triplet deductionMårten Nordheim2023-07-051-2/+2
* Introduce -no-vcpkg flag for disabling vcpkg detection/integrationAmir Masoud Abdol2023-06-271-1/+4
* CMake: Unify CMAKE_BUILD_TYPE behavior on all platformsAlexandru Croitor2023-06-081-0/+7
* Enable shared library build of Qt for iOSTor Arne Vestbø2023-01-101-1/+3
* wasm: add support for wasm64 buildLorn Potter2022-12-071-1/+1
* Bump macOS minimum deployment target to 11 (Big Sur)Tor Arne Vestbø2022-11-301-1/+1
* Fix a bug in detecting systemAmir Masoud Abdol2022-10-271-1/+1
* Cleanup the watchOS and tvOS References from CMake filesAmir Masoud Abdol2022-10-261-62/+16
* Fix Some TyposAmir Masoud Abdol2022-10-191-4/+4
* wasm: add support for building Qt as shared librariesMorten Sørvig2022-08-301-2/+4
* Bump macOS and iOS deployment targets to 10.15 and 14 respectivelyTor Arne Vestbø2022-08-291-4/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Handle detection of linux-g++-32 mkspecAlexandru Croitor2022-04-251-0/+86
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-111-2/+4
* cmake: Don't notify/warn the user when Xcode is not foundTor Arne Vestbø2021-11-101-3/+0
* CMake: Ensure that UNIX is set for INTEGRITYJoerg Bornemann2021-10-051-0/+6
* CMake: Show error in user projects if wasm toolchain file not foundAlexandru Croitor2021-09-271-5/+1
* CMake: Get toolchain file path from EMSDK env for Wasm user projectsAlexandru Croitor2021-09-271-0/+4
* CMake: Split and clean up WebAssembly auto-detection codeAlexandru Croitor2021-09-271-35/+24
* wasm: fail when configuring for wasm and EMSDK is not foundLorn Potter2021-09-011-1/+6
* CMake: Force Integrity to be a static Qt buildAlexandru Croitor2021-07-151-16/+24
* Make Android detection more robustJoerg Bornemann2021-07-051-11/+22
* Fix typo in function name qt_auto_detect_vcpkgJoerg Bornemann2021-07-021-2/+2
* Revert "Make toolchain inspection more robust"Joerg Bornemann2021-07-021-33/+4
* Add instructions for Windows 10 on Arm configSimo Fält2021-05-051-0/+10
* wasm: do not set autodetect wasm true until we actually detectLorn Potter2021-04-271-1/+1
* Error out if requesting Android build without toolchain fileJoerg Bornemann2021-04-231-0/+6
* Android: Choose latest version when autodetecting the NDKJoerg Bornemann2021-04-231-2/+21
* Android: Do not auto-detect NDK if ANDROID_NDK_ROOT is setJoerg Bornemann2021-04-231-1/+1
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-0/+27
* wasm: add cmake build supportLorn Potter2021-04-011-0/+59
* Bump Apple platform minimum versionsAlexandru Croitor2021-03-101-3/+3
* Make toolchain inspection more robustJoerg Bornemann2021-03-041-4/+33
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* CMake: Warn when building Qt with a generator other than NinjaAlexandru Croitor2020-11-101-0/+10
* Turn warning about missing xcodebuild into noticeVolker Hilsheimer2020-10-221-1/+1
* CMake: Autodetect Android toolchain file and NDKJoerg Bornemann2020-10-131-0/+21
* CMake: Implement missing iOS-related configure optionsAlexandru Croitor2020-10-121-7/+3
* Android: set default API level to 23 in docsAssam Boudjelthia2020-09-231-2/+2
* Make missing XCode a warning instead of an errorAlex Richardson2020-07-261-1/+1
* CMake: Print various CMake and Qt CMake information variablesAlexandru Croitor2020-07-201-9/+17
* CMake: Write QT_MAC_SDK_VERSION into qconfig.priAlexandru Croitor2020-06-171-0/+30
* CMake: Clean up AND NOT QT_BUILD_STANDALONE_TESTS in QtAutoDetectAlexandru Croitor2020-06-041-3/+2