summaryrefslogtreecommitdiffstats
path: root/util/cmake/configurejson2cmake.py
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* CMake: Allow building bundled 3rd party libraries in qtbaseAlexandru Croitor2020-02-251-13/+26
* Add special condition replacement for libclang in qttoolsLeander Beernaert2019-12-101-0/+3
* Export non-private and non-public features and CONFIG valuesAlexandru Croitor2019-12-031-18/+72
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-031-0/+1
* Fix formatting to conform to black rulesSimon Hausmann2019-10-291-2/+0
* Handle Library dependencies in compile testsLeander Beernaert2019-10-211-10/+21
* Fix C++ standard detectionSimon Hausmann2019-10-171-13/+11
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+4
* Reformat conversion scripts with blackAlexandru Croitor2019-10-101-1/+1
* cmake scripts: flake8 cleanupFrederik Gladhorn2019-10-101-1/+1
* cmake scripts: more type cleanupFrederik Gladhorn2019-10-091-2/+2
* cmake scripts: do not redefine built-insFrederik Gladhorn2019-10-081-9/+9
* configurejson2cmake: Generate label for out-of-line testsAlexandru Croitor2019-09-241-0/+1
* Reformat python files using blackAlexandru Croitor2019-09-221-5/+6
* configurejson2cmake: handle out-of-line config testsAlexandru Croitor2019-09-221-1/+11
* Adapt string formatting in util/cmakeCristian Maureira-Fredes2019-09-211-17/+16
* configurejson2cmake: Add special case handling for Windows BT config testsOliver Wolff2019-09-201-0/+5
* CMake: Use FindWaylandScanner.cmake from extra-cmake-modulesJohan Klokkhammer Helsing2019-09-201-0/+2
* Improve styling of util/cmake scriptsCristian Maureira-Fredes2019-09-181-468/+487
* cmake: Add library mappings for qtwaylandJohan Klokkhammer Helsing2019-09-171-0/+1
* Use posix paths in pro2cmake and configurejson2cmake even on WindowsAlexandru Croitor2019-09-111-5/+5
* Fix Harfbuzz detectionSimon Hausmann2019-08-301-1/+1
* Augment conversion scripts with requirements for qttoolsAlexandru Croitor2019-08-281-0/+15
* Fix mapping of features to private featuresSimon Hausmann2019-07-221-3/+10