summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: pro2cmake: Handle OBJECTIVE_HEADERSTobias Hunger2019-09-201-1/+1
* Extend globbing support in resourcesLeander Beernaert2019-09-201-16/+28
* CMake: Use FindWaylandScanner.cmake from extra-cmake-modulesJohan Klokkhammer Helsing2019-09-201-0/+2
* pro2cmake: skip tuple declaration on condition strCristián Maureira-Fredes2019-09-201-0/+2
* pro2cmake: exclude 3rdparty libs from examplesCristián Maureira-Fredes2019-09-191-2/+5
* Fix formatting for test dataLeander Beernaert2019-09-191-2/+2
* cmake: Add scxml to the library mappingJoerg Bornemann2019-09-191-0/+1
* Add Qml plugin example supportLeander Beernaert2019-09-191-46/+247
* Fix casing of public API functionsSimon Hausmann2019-09-191-1/+1
* Fix add_qt_docs callsSimon Hausmann2019-09-191-1/+1
* Add SDL2 to 3rd-party library mappingMårten Nordheim2019-09-181-0/+1
* pro2cmake: Handle qmake env variables in file pathsAlexandru Croitor2019-09-181-2/+19
* Add option to generate pro2cmake on failed onesCristian Maureira-Fredes2019-09-181-0/+11
* Fix indentation inside group_and_print_sub_dirsCristián Maureira-Fredes2019-09-181-9/+2
* Improve styling of util/cmake scriptsCristian Maureira-Fredes2019-09-1810-2048/+2752
* Don't create "gui" applications when linking against testlibSimon Hausmann2019-09-181-1/+2
* Fix up documentation integration placeholderSimon Hausmann2019-09-181-13/+26
* CMake: add Qt::TextToSpeech to library mappingFrederik Gladhorn2019-09-181-0/+1
* CMake: add library mapping for QtSpeechFrederik Gladhorn2019-09-181-0/+3
* cmake: Add library mappings for qtwaylandJohan Klokkhammer Helsing2019-09-172-1/+6
* Add initial support for QtKnx cmakeKarsten Heimrich2019-09-171-0/+1
* pro2cmake: Handle nested lists in handle_function_valueAlexandru Croitor2019-09-171-1/+19
* Add a mapping for QtSerialBusAlex Blasche2019-09-171-0/+1
* pro2cmake.py: State dependenciesFriedemann Kleint2019-09-171-1/+2
* run_pro2cmake.py: Run on WindowsFriedemann Kleint2019-09-171-2/+6
* pro2cmake: Support QML IMPORTPATH with multiple elementsJüri Valdmann2019-09-171-4/+4
* Add Qt Coap to the library mappingSona Kurazyan2019-09-171-0/+1
* pro2cmake: Remove warning about line continuationsJoerg Bornemann2019-09-171-4/+0
* Add expansion for $$files() in RESOURCESLeander Beernaert2019-09-171-10/+33
* pro2cmake: Recursively expand $$FOO variablesAlexandru Croitor2019-09-161-1/+6
* Use posix paths in pro2cmake and configurejson2cmake even on WindowsAlexandru Croitor2019-09-112-12/+13
* Minor fix path handling when considering whether to convert projectAlexandru Croitor2019-09-111-1/+1
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-0/+12
* Skip converting certain projects when they are passed to pro2cmakeAlexandru Croitor2019-09-091-0/+22
* Try to detect if project given to pro2cmake is an exampleAlexandru Croitor2019-09-091-1/+16
* Handle top level tests, examples and main qmake projects in pro2cmakeAlexandru Croitor2019-09-091-3/+148
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-051-0/+1
* cmake: Enable building of the db2 pluginVille Voutilainen2019-09-041-0/+1
* Enable building of the mysql pluginVille Voutilainen2019-09-021-0/+1
* Fix Harfbuzz detectionSimon Hausmann2019-08-301-1/+1
* Add Qt Mqtt to the library mappingMaurice Kalinowski2019-08-281-0/+1
* Fix subdir handling in pro2cmakeAlexandru Croitor2019-08-281-13/+35
* Fix handling of more functions in handle_function_valueAlexandru Croitor2019-08-281-1/+2
* Fix some corner cases of condition mapping in pro2cmakeAlexandru Croitor2019-08-281-1/+8
* Augment conversion scripts with requirements for qttools part 2Alexandru Croitor2019-08-281-0/+2
* Augment conversion scripts with requirements for qttoolsAlexandru Croitor2019-08-282-0/+16
* Remove ../ from TargetsLeander Beernaert2019-08-261-1/+3
* Use GLOB_RECURSE for testdataLeander Beernaert2019-08-261-2/+1
* Update public CMake macros' versionLeander Beernaert2019-08-231-1/+1
* Handle contains(CONFIG, static) in pro2cmakeAlexandru Croitor2019-08-231-0/+1