summaryrefslogtreecommitdiffstats
path: root/cmake/QtBaseConfigureTests.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Propagate Qt's CMAKE_OSX_SYSROOT to user projects by SDK nameTor Arne Vestbø2024-04-031-1/+1
* Set the CMP0159 to NEW where applicableAlexey Edelev2024-03-271-0/+5
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-2/+2
* Fix CMake extraction of sub architecture testCajus Pollmeier2023-12-191-1/+1
* Fix version script testAlexey Rochev2023-05-301-20/+18
* Don't run version script test when its result won't be usedAlexey Rochev2023-05-231-26/+23
* CMake/syncqt: export the TEST_ld_version_script variableThiago Macieira2022-11-281-0/+2
* Use CMAKE_MESSAGE_CONTEXT for Better CMake Output MessagesAmir Masoud Abdol2022-10-251-2/+6
* 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: Print prefix info when building qtbaseAlexandru Croitor2022-04-191-0/+9
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-111-1/+1
* CMake: Fix qt_run_linker_version_script_support to use active linkerAlexandru Croitor2022-01-181-1/+7
* Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)Yuhang Zhao2021-11-101-0/+25
* Fix the win32-clang-msvc targetAllan Sandfeld Jensen2021-06-151-0/+4
* CMake: Fix building multi-arch universal macOS QtAlexandru Croitor2021-04-011-0/+8
* wasm: add cmake build supportLorn Potter2021-04-011-1/+1
* CMake: Make architecture detection failures more verboseAlexandru Croitor2021-03-311-3/+21
* CMake: Fix arch parsing for oss-fuzzAlexandru Croitor2020-12-041-1/+2
* CMake: Bump the minimum required CMake version to build Qt to 3.18Alexandru Croitor2020-11-031-0/+1
* CMake: Print various CMake and Qt CMake information variablesAlexandru Croitor2020-07-201-0/+73
* CMake: Write QT_CPU_FEATURES to qmodule.priJoerg Bornemann2020-07-021-0/+2
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-201-68/+0
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-1/+1
* Add initial support for CMake "Ninja Multi-Config" generatorAlexandru Croitor2020-01-271-1/+7
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-13/+30
* Rename / prefix all our private API functions with qt_Alexandru Croitor2019-11-141-10/+10
* Fix architecture config tests values to be written only onceAlexandru Croitor2019-11-081-5/+6
* Fix Android x86 buildsLeander Beernaert2019-11-081-0/+9
* Fix architecture detection with WASM buildsSimon Hausmann2019-08-281-0/+11
* Export architecture config test variablesLeander Beernaert2019-08-141-1/+5
* Fix error in run_config_test_architectureLeander Beernaert2019-06-261-1/+1
* Fix architecture detection when targeting plain armSimon Hausmann2019-05-291-2/+3
* Turn off linker version script support on macOSAlexandru Croitor2019-04-091-0/+7
* Fix sub-architecture (instruction sets / SIMD) handlingAlexandru Croitor2019-03-211-1/+2
* CMake: Improve handling of the different kinds of iconvTobias Hunger2018-11-061-1/+3
* Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+139