| Commit message (Expand) | Author | Age | Files | Lines |
| * | CMake: Remove pro2cmake and configurejson2cmake | Alexandru Croitor | 2025-02-11 | 1 | -1559/+0 |
| * | cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDK | Tor Arne Vestbø | 2024-03-18 | 1 | -1/+1 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-05-16 | 1 | -27/+2 |
| * | configure: Remove unused facility to define variable assignments | Joerg Bornemann | 2021-11-01 | 1 | -7/+1 |
| * | pro2cmake: run make format to fix styling issues | Alexandru Croitor | 2021-09-09 | 1 | -8/+15 |
| * | Do some miscellaneous tidy-up in util/cmake/ | Edward Welbourne | 2021-02-15 | 1 | -9/+4 |
| * | Use newlines more consistently in generate compile-test code | Edward Welbourne | 2021-02-15 | 1 | -12/+14 |
| * | Simplify test-snippets in configure.cmake | Edward Welbourne | 2021-02-15 | 1 | -2/+1 |
| * | Update name of c++2a to c++20 | Kai Köhne | 2021-02-10 | 1 | -1/+1 |
| * | CMake: Add --enable-new-dtags flag support | Alexey Edelev | 2020-12-22 | 1 | -1/+0 |
| * | configurejson2cmake: Fix conditions of features 'tiff' and 'webp' | Joerg Bornemann | 2020-12-09 | 1 | -2/+0 |
| * | CMake: Fix conditions for some subarch features | Alexandru Croitor | 2020-12-04 | 1 | -3/+3 |
| * | CMake: pro2cmake: Reformat scripts using black8 again | Alexandru Croitor | 2020-11-12 | 1 | -26/+37 |
| * | configurejson2cmake: Follow up fix to a regression | Alexandru Croitor | 2020-11-10 | 1 | -0/+1 |
| * | configurejson2cmake: Allow skipping of special case handling | Alexandru Croitor | 2020-11-10 | 1 | -13/+23 |
| * | CMake: Fix detection of the ltcg feature | Joerg Bornemann | 2020-11-06 | 1 | -3/+4 |
| * | CMake: Implement configure -reduce-exports | Joerg Bornemann | 2020-10-05 | 1 | -1/+3 |
| * | CMake: Implement configure -ltcg | Joerg Bornemann | 2020-09-11 | 1 | -2/+30 |
| * | Remove the -no-compile-examples configure switch | Joerg Bornemann | 2020-09-11 | 1 | -1/+0 |
| * | configurejson2cmake: Handle expressions of the form "foo != 0" | Joerg Bornemann | 2020-09-10 | 1 | -0/+2 |
| * | CMake: Implement configure -gdb-index | Joerg Bornemann | 2020-08-23 | 1 | -1/+0 |
| * | CMake: Fix detection of the 'debug' feature | Joerg Bornemann | 2020-08-23 | 1 | -0/+1 |
| * | CMake: Support configure tests of type 'linkerSupportsFlag' | Joerg Bornemann | 2020-08-23 | 1 | -0/+18 |
| * | CMake: Implement configure -optimize-size | Joerg Bornemann | 2020-08-23 | 1 | -1/+0 |
| * | CMake: Implement configure -optimize-debug | Joerg Bornemann | 2020-08-20 | 1 | -1/+0 |
| * | CMake: Implement configure -linker [bfd,gold,lld] | Joerg Bornemann | 2020-08-20 | 1 | -2/+2 |
| * | CMake: Support configure tests of type 'compilerSupportsFlag' | Joerg Bornemann | 2020-08-20 | 1 | -0/+19 |
| * | CMake: Implement configure -qreal <type> | Joerg Bornemann | 2020-08-19 | 1 | -0/+15 |
| * | CMake: Re-implement configure/qmake's command line handling in CMake | Joerg Bornemann | 2020-08-17 | 1 | -0/+61 |
| * | CMake: pro2cmake: Fix errors reported by flake8 and mypy | Alexandru Croitor | 2020-07-31 | 1 | -2/+2 |
| * | CMake: pro2cmake: Reformat files using black | Alexandru Croitor | 2020-07-31 | 1 | -16/+12 |
| * | configurejson2cmake: Use a context manager for file special handling | Joerg Bornemann | 2020-07-13 | 1 | -13/+21 |
| * | configurejson2cmake: Generalize special case support | Joerg Bornemann | 2020-07-13 | 1 | -1/+0 |
| * | CMake: Generate qdevice.pri when cross-building | Joerg Bornemann | 2020-06-29 | 1 | -0/+9 |
| * | CMake: Adjust conversion scripts to iconv changes in qt5compat | Joerg Bornemann | 2020-06-28 | 1 | -20/+1 |
| * | CMake: Improve sanitizer detection | Alexandru Croitor | 2020-06-15 | 1 | -5/+1 |
| * | CMake: Fix usage of gc_binaries feature | Alexandru Croitor | 2020-06-12 | 1 | -1/+3 |
| * | CMake: Update src\gui\configure.json and the conversion script | Laszlo Agocs | 2020-05-29 | 1 | -7/+0 |
| * | CMake: Generate information about 3rdparty libs in module .pri files | Joerg Bornemann | 2020-05-19 | 1 | -0/+20 |
| * | Support special casing in configure.cmake | Mårten Nordheim | 2020-05-05 | 1 | -1/+15 |
| * | CMake: Port the 'static_runtime' feature | Joerg Bornemann | 2020-04-23 | 1 | -1/+0 |
| * | CMake: Port the 'pkg-config' feature | Joerg Bornemann | 2020-04-21 | 1 | -1/+1 |
| * | CMake: Port the 'ccache' feature | Joerg Bornemann | 2020-04-17 | 1 | -1/+4 |
| * | CMake: Port the 'ltcg' feature | Joerg Bornemann | 2020-04-17 | 1 | -1/+4 |
| * | CMake: Port the 'cross_compile' feature | Joerg Bornemann | 2020-04-17 | 1 | -1/+1 |
| * | configurejson2cmake: Remove mention of the system-xcb feature | Joerg Bornemann | 2020-04-17 | 1 | -2/+1 |
| * | CMake: Handle automatic rpath embedding correctly | Alexandru Croitor | 2020-04-17 | 1 | -2/+14 |
| * | CMake: Update pro2cmake and friend to convert QtVirtualkeyboard | Leander Beernaert | 2020-04-15 | 1 | -0/+3 |
| * | CMake: Handle finding of OpenSSL headers correctly | Alexandru Croitor | 2020-04-08 | 1 | -1/+3 |
| * | CMake: Port the 'static' feature | Joerg Bornemann | 2020-04-06 | 1 | -1/+0 |