summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake: configurejson2cmake: Port precompile_header featureAlexandru Croitor2020-04-061-1/+3
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-031-15/+69
* CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-021-0/+3
* CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-011-1/+16
* CMake: Port the 'rpath' featureJoerg Bornemann2020-04-011-2/+5
* CMake: Add support for bundled SQLite libraryLeander Beernaert2020-03-251-4/+1
* CMake: Fix configuration of FEATURE_JPEGLeander Beernaert2020-03-251-1/+0
* CMake: "Port" the c89, c99 and c11 featuresJoerg Bornemann2020-03-231-3/+0
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-2/+2
* CMake: Reformat the python scripts using blackAlexandru Croitor2020-03-121-17/+27
* CMake: Remove old 3rdparty mechanism for harfbuzz-non-ngAlexandru Croitor2020-03-101-1/+0
* CMake: Remove old 3rdparty mechanism for double conversionAlexandru Croitor2020-03-101-3/+0
* CMake: Disable framework builds on macOS when target config is DebugAlexandru Croitor2020-03-091-1/+1
* CMake: Port most of the configure summary supportAlexandru Croitor2020-03-091-2/+124
* CMake: Port the 'separate_debug_info' featureJoerg Bornemann2020-03-061-2/+0
* CMake: Fix condition of the 'debug' featureJoerg Bornemann2020-03-061-1/+1
* Handle configure.json library testsLeander Beernaert2020-03-061-116/+184
* configurejson2cmake: Fix non-inline compile testsJoerg Bornemann2020-03-051-13/+10
* configurejson2cmake: Fix compile tests without a "test" entryJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'force_debug_info' featureJoerg Bornemann2020-03-051-1/+3
* CMake: Port the 'debug_and_release' featureJoerg Bornemann2020-03-051-1/+4
* CMake: Port the 'shared' featureJoerg Bornemann2020-03-051-1/+1
* CMake: Port the 'debug' featureJoerg Bornemann2020-03-051-1/+1
* CMake: Remove incorrect hardcoded harfbuzz conditionAlexandru Croitor2020-03-041-1/+0
* CMake: Fix stack-protector-strong test and featureJoerg Bornemann2020-03-041-1/+5
* CMake: Port the reduce-relocations featureJoerg Bornemann2020-02-251-1/+0