| Commit message (Expand) | Author | Age | Files | Lines |
| * | Make doc-snippets a "build part", ie -nomake/make doc-snippets | Tor Arne Vestbø | 2025-07-30 | 1 | -0/+1 |
| * | Add QT_INSTALL_CI_FILES | Cristian Le | 2025-06-26 | 1 | -0/+4 |
| * | Change license for .in files | Lucie Gérard | 2024-03-05 | 1 | -0/+3 |
| * | CMake: Simplify default CMAKE_BUILD_TYPE logic | Alexandru Croitor | 2024-01-26 | 1 | -38/+0 |
| * | CMake: Make sure to follow BuildInternals CMAKE_BUILD_TYPE on Windows | Alexandru Croitor | 2023-07-26 | 1 | -0/+1 |
| * | Introduce -no-vcpkg flag for disabling vcpkg detection/integration | Amir Masoud Abdol | 2023-06-27 | 1 | -0/+3 |
| * | Add -unity-build, and -unity-build-batch-size to configure | Amir Masoud Abdol | 2023-02-09 | 1 | -0/+4 |
| * | CMake: Propagate usage of WARNINGS_ARE_ERRORS when building repos | Alexandru Croitor | 2022-11-02 | 1 | -0/+3 |
| * | Implement the batch_tests feature | Mikolaj Boc | 2022-08-24 | 1 | -0/+3 |
| * | Build minimal subset of tests for Android multi-ABI Qt builds | Alexey Edelev | 2022-08-02 | 1 | -0/+2 |
| * | CMake: Fix prefix propagation for relocated Qt installations | Joerg Bornemann | 2022-07-13 | 1 | -7/+6 |
| * | CMake: Propagate qtbase's original staging prefix to other Qt repos | Joerg Bornemann | 2022-07-11 | 1 | -14/+27 |
| * | CMake: Support overriding CMAKE_BUILD_TYPE per-repo or test | Joerg Bornemann | 2022-01-21 | 1 | -0/+37 |
| * | CMake: Propagate qtbase's CMAKE_STAGING_PREFIX to Qt modules | Joerg Bornemann | 2022-01-18 | 1 | -0/+9 |
| * | CMake: Fix default install prefix of top-level non-developer builds | Joerg Bornemann | 2021-11-08 | 1 | -1/+3 |
| * | CMake: Allow opting out of building examples as ExternalProjects | Alexandru Croitor | 2021-09-06 | 1 | -0/+3 |
| * | CMake: Save QT_BUILD_BENCHMARKS and other info in BuildInternalsExtra | Alexandru Croitor | 2021-08-17 | 1 | -0/+7 |
| * | CMake: Enforce minimum CMake version in user projects | Alexandru Croitor | 2021-08-04 | 1 | -0/+15 |
| * | CMake: add an option to enable or disable versioned hard link | Li Xinwei | 2021-05-13 | 1 | -0/+4 |
| * | Fix Windows build with CMake < 3.19 | Joerg Bornemann | 2021-05-05 | 1 | -2/+2 |
| * | Fix DESTDIR handling on Windows for Qt modules != qtbase | Joerg Bornemann | 2021-04-19 | 1 | -2/+18 |
| * | Fix CMAKE_INSTALL_PREFIX when building against installer-provided Qt | Joerg Bornemann | 2021-03-11 | 1 | -1/+1 |
| * | CMake: Name QT_NO_MAKE_*/BUILD_* variables consistently | Joerg Bornemann | 2020-11-20 | 1 | -4/+4 |
| * | CMake: Fix CMAKE_INSTALL_PREFIX assignment in QtBuildInternalsExtra | Joerg Bornemann | 2020-07-13 | 1 | -1/+1 |
| * | CMake: Make build system of installed Qt more relocatable | Alexandru Croitor | 2020-05-07 | 1 | -12/+20 |
| * | CMake: Fix failing standalone tests on Windows | Alexandru Croitor | 2020-05-01 | 1 | -0/+8 |
| * | Add initial support for CMake "Ninja Multi-Config" generator | Alexandru Croitor | 2020-01-27 | 1 | -1/+3 |
| * | Add support for -nomake-tests and -nomake-examples equivalents | Alexandru Croitor | 2019-11-08 | 1 | -0/+4 |
| * | Propagate BUILD_TESTING and BUILD_EXAMPLES | Alexandru Croitor | 2019-09-06 | 1 | -0/+4 |
| * | Export architecture config test variables | Leander Beernaert | 2019-08-14 | 1 | -0/+3 |
| * | Ugly fix for handling QT_SOURCE_TREE | Alexandru Croitor | 2019-07-29 | 1 | -0/+3 |
| * | Fix non-prefix builds for non qtbase repos | Alexandru Croitor | 2019-07-22 | 1 | -0/+4 |
| * | cmake: Generate QtBuildInternalsExtra at conftime | Kevin Funk | 2019-06-05 | 1 | -0/+17 |