summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* cmake: Rename QT_UIKIT_SDK to QT_APPLE_SDKTor Arne Vestbø2024-03-181-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* configure: Remove unused facility to define variable assignmentsJoerg Bornemann2021-11-011-7/+1
* pro2cmake: run make format to fix styling issuesAlexandru Croitor2021-09-091-8/+15
* Do some miscellaneous tidy-up in util/cmake/Edward Welbourne2021-02-151-9/+4
* Use newlines more consistently in generate compile-test codeEdward Welbourne2021-02-151-12/+14
* Simplify test-snippets in configure.cmakeEdward Welbourne2021-02-151-2/+1
* Update name of c++2a to c++20Kai Köhne2021-02-101-1/+1
* CMake: Add --enable-new-dtags flag supportAlexey Edelev2020-12-221-1/+0
* configurejson2cmake: Fix conditions of features 'tiff' and 'webp'Joerg Bornemann2020-12-091-2/+0
* CMake: Fix conditions for some subarch featuresAlexandru Croitor2020-12-041-3/+3
* CMake: pro2cmake: Reformat scripts using black8 againAlexandru Croitor2020-11-121-26/+37
* configurejson2cmake: Follow up fix to a regressionAlexandru Croitor2020-11-101-0/+1
* configurejson2cmake: Allow skipping of special case handlingAlexandru Croitor2020-11-101-13/+23
* CMake: Fix detection of the ltcg featureJoerg Bornemann2020-11-061-3/+4
* CMake: Implement configure -reduce-exportsJoerg Bornemann2020-10-051-1/+3
* CMake: Implement configure -ltcgJoerg Bornemann2020-09-111-2/+30
* Remove the -no-compile-examples configure switchJoerg Bornemann2020-09-111-1/+0
* configurejson2cmake: Handle expressions of the form "foo != 0"Joerg Bornemann2020-09-101-0/+2
* CMake: Implement configure -gdb-indexJoerg Bornemann2020-08-231-1/+0
* CMake: Fix detection of the 'debug' featureJoerg Bornemann2020-08-231-0/+1
* CMake: Support configure tests of type 'linkerSupportsFlag'Joerg Bornemann2020-08-231-0/+18
* CMake: Implement configure -optimize-sizeJoerg Bornemann2020-08-231-1/+0
* CMake: Implement configure -optimize-debugJoerg Bornemann2020-08-201-1/+0
* CMake: Implement configure -linker [bfd,gold,lld]Joerg Bornemann2020-08-201-2/+2
* CMake: Support configure tests of type 'compilerSupportsFlag'Joerg Bornemann2020-08-201-0/+19
* CMake: Implement configure -qreal <type>Joerg Bornemann2020-08-191-0/+15
* CMake: Re-implement configure/qmake's command line handling in CMakeJoerg Bornemann2020-08-171-0/+61
* CMake: pro2cmake: Fix errors reported by flake8 and mypyAlexandru Croitor2020-07-311-2/+2
* CMake: pro2cmake: Reformat files using blackAlexandru Croitor2020-07-311-16/+12
* configurejson2cmake: Use a context manager for file special handlingJoerg Bornemann2020-07-131-13/+21
* configurejson2cmake: Generalize special case supportJoerg Bornemann2020-07-131-1/+0
* CMake: Generate qdevice.pri when cross-buildingJoerg Bornemann2020-06-291-0/+9
* CMake: Adjust conversion scripts to iconv changes in qt5compatJoerg Bornemann2020-06-281-20/+1
* CMake: Improve sanitizer detectionAlexandru Croitor2020-06-151-5/+1
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+3
* CMake: Update src\gui\configure.json and the conversion scriptLaszlo Agocs2020-05-291-7/+0
* CMake: Generate information about 3rdparty libs in module .pri filesJoerg Bornemann2020-05-191-0/+20
* Support special casing in configure.cmakeMårten Nordheim2020-05-051-1/+15
* CMake: Port the 'static_runtime' featureJoerg Bornemann2020-04-231-1/+0
* CMake: Port the 'pkg-config' featureJoerg Bornemann2020-04-211-1/+1
* CMake: Port the 'ccache' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'ltcg' featureJoerg Bornemann2020-04-171-1/+4
* CMake: Port the 'cross_compile' featureJoerg Bornemann2020-04-171-1/+1
* configurejson2cmake: Remove mention of the system-xcb featureJoerg Bornemann2020-04-171-2/+1
* CMake: Handle automatic rpath embedding correctlyAlexandru Croitor2020-04-171-2/+14
* CMake: Update pro2cmake and friend to convert QtVirtualkeyboardLeander Beernaert2020-04-151-0/+3
* CMake: Handle finding of OpenSSL headers correctlyAlexandru Croitor2020-04-081-1/+3
* CMake: Port the 'static' featureJoerg Bornemann2020-04-061-1/+0
* CMake: Reformat python scriptsAlexandru Croitor2020-04-061-7/+5