| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Fix full rebuilds when using MSVC and reconfiguring the build | Alexandru Croitor | 2025-02-25 | 1 | -1/+1 |
| * | Add LSX and LASX configure detection | Chen Zhanwang | 2024-10-22 | 1 | -0/+2 |
| * | Fix runtime CPU feature detection for ARM | Allan Sandfeld Jensen | 2024-10-17 | 1 | -0/+1 |
| * | Add ARM SVE detection | Allan Sandfeld Jensen | 2024-10-02 | 1 | -0/+1 |
| * | CMake: use correct flags for clang-cl | Yuhang Zhao | 2023-10-09 | 1 | -27/+32 |
| * | qtbase: fix clang-cl warning | Yuhang Zhao | 2023-10-08 | 1 | -1/+6 |
| * | CMake: use VS2019's flag for stronger inlining | Yuhang Zhao | 2023-05-29 | 1 | -2/+2 |
| * | WASM: fix build error | Yuhang Zhao | 2023-05-24 | 1 | -1/+1 |
| * | wasm: use standard clang optimization options | Morten Sørvig | 2022-10-14 | 1 | -7/+3 |
| * | 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: update the x86 intrinsic checks | Thiago Macieira | 2022-06-28 | 1 | -1/+0 |
| * | CMake: add detection of x86 VAES and AVX512VBMI2 features | Thiago Macieira | 2022-03-08 | 1 | -0/+4 |
| * | CMake: Merge QCC with GCC and Clang | Thiago Macieira | 2022-01-20 | 1 | -14/+1 |
| * | CMake: Remove WinRT leftovers from build system | Yuhang Zhao | 2021-12-18 | 1 | -12/+0 |
| * | CMake: remove support for building Qt with the old Intel compiler | Thiago Macieira | 2021-10-13 | 1 | -55/+1 |
| * | wasm: add simd support | Lorn Potter | 2021-10-05 | 1 | -0/+3 |
| * | Fix Android -ltcg build | Joerg Bornemann | 2021-08-20 | 1 | -2/+8 |
| * | wasm: add cmake build support | Lorn Potter | 2021-04-01 | 1 | -1/+8 |
| * | QNX7.1 updates | Marianne Yrjänä | 2020-11-20 | 1 | -0/+1 |
| * | Improve clang-cl support for Qt6 | Yuhang Zhao | 2020-11-02 | 1 | -0/+5 |
| * | CMake: update ARCH_HASWELL flag | Thiago Macieira | 2020-09-08 | 1 | -1/+1 |
| * | CMake: add missing RDSEED support | Thiago Macieira | 2020-09-08 | 1 | -0/+5 |
| * | CMake: Adjust compiler flag optimizations to qmake mkspec ones | Alexandru Croitor | 2020-08-19 | 1 | -0/+54 |
| * | CMake: Fix incorrect SIMD arch_haswell and avx profile conditions | Allan Sandfeld Jensen | 2020-07-09 | 1 | -0/+1 |
| * | cmake: Remove APPLE prefix from platform names | Tor Arne Vestbø | 2020-03-16 | 1 | -1/+1 |
| * | qtbase: don't use neon flags on arm64 | Samuli Piippo | 2020-02-05 | 1 | -1/+1 |
| * | Add initial support for cross-building to iOS | Alexandru Croitor | 2019-12-03 | 1 | -1/+3 |
| * | Add MSVC specific instruction set compiler flags | Alexandru Croitor | 2019-03-21 | 1 | -0/+15 |
| * | Begin port of qtbase to CMake | Simon Hausmann | 2018-11-01 | 1 | -0/+106 |