| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Set CMAKE_POLICY_VERSION_MINIMUM with older Android NDKs | Alexandru Croitor | 2025-10-21 | 1 | -0/+87 |
| * | Revert "CMake: Temporarily allow using any version in Qt's CI" | Alexandru Croitor | 2025-01-02 | 1 | -3/+2 |
| * | CMake: Temporarily allow using any version in Qt's CI | Alexandru Croitor | 2024-12-02 | 1 | -2/+3 |
| * | CMake: Add more unsupported options to allow using any CMake for Qt | Alexandru Croitor | 2024-12-02 | 1 | -1/+32 |
| * | CMake: Decouple applied cmake policies from CMake version set | Alexandru Croitor | 2024-11-14 | 1 | -7/+42 |
| * | CMake: Require CMake 3.21 when building/using Qt on Apple platforms | Alexandru Croitor | 2023-06-28 | 1 | -1/+5 |
| * | Remove perl related functionality from CMake files | Alexey Edelev | 2022-11-29 | 1 | -13/+0 |
| * | Change the license of all CMakeLists.txt and *.cmake files to BSD | Lucie Gérard | 2022-08-23 | 1 | -1/+1 |
| * | Add license headers to cmake files | Lucie Gérard | 2022-08-03 | 1 | -0/+3 |
| * | CMake: Warn when using CMake 3.21.1 | Alexandru Croitor | 2022-06-16 | 1 | -0/+6 |
| * | CMake: Warn when using unsuitable CMake due to issue finding host perl | Alexandru Croitor | 2021-10-29 | 1 | -0/+13 |
| * | Revert "CMake: Warn if cmake_minimum_required has an unsupported low version" | Alexandru Croitor | 2021-10-04 | 1 | -36/+0 |
| * | CMake: Warn if cmake_minimum_required has an unsupported low version | Alexandru Croitor | 2021-10-01 | 1 | -0/+36 |
| * | CMake: Warn when using CMake 3.21.0 due to issue in AUTOMOC/AUTOUIC | Alexandru Croitor | 2021-08-11 | 1 | -0/+7 |
| * | CMake: Enforce minimum CMake version in user projects | Alexandru Croitor | 2021-08-04 | 1 | -36/+79 |
| * | CMake: Bump min required CMake version for static Qt builds to 3.20 | Alexandru Croitor | 2021-08-04 | 1 | -13/+27 |
| * | CMake: Warn when using CMake 3.20.1 due to crashes in AUTOMOC | Alexandru Croitor | 2021-04-17 | 1 | -0/+6 |
| * | Warn if using CMake 3.20.0 due to potential cyclic dependencies | Craig Scott | 2021-04-12 | 1 | -0/+5 |
| * | Lower the CMake minimum required version for single-config builds | Joerg Bornemann | 2021-01-14 | 1 | -0/+10 |
| * | CMake: Enable NEW policies by CMake version with a global default | Craig Scott | 2020-12-07 | 1 | -3/+39 |
| * | CMake: Bump the minimum required CMake version to build Qt to 3.18 | Alexandru Croitor | 2020-11-03 | 1 | -0/+102 |