summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* | Adapt string formatting in util/cmakeCristian Maureira-Fredes2019-09-214-121/+118
* | cmake: Let pro2cmake use private statechart API for non-examplesJoerg Bornemann2019-09-201-2/+5
* | Add support for requires() statements in top-level .pro filesSimon Hausmann2019-09-201-2/+29
* | Add platform mapping for emscriptenSimon Hausmann2019-09-201-0/+1
* | configurejson2cmake: Add special case handling for Windows BT config testsOliver Wolff2019-09-201-0/+5
* | pro2cmake: Translate STATECHARTS to qt6_add_statechartsJoerg Bornemann2019-09-201-0/+13
* | CMake: pro2cmake: Do not mis-report used values as ignoredTobias Hunger2019-09-201-0/+4
* | 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