summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: add library mapping for QtSpeechFrederik Gladhorn2019-09-181-0/+3
* Print build instructions when configuring qtbaseAlexandru Croitor2019-09-171-0/+25
* cmake: Add library mappings for qtwaylandJohan Klokkhammer Helsing2019-09-172-1/+6
* Fix for getting windows running testsMårten Nordheim2019-09-172-2/+12
* 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-172-8/+8
* Add Qt Coap to the library mappingSona Kurazyan2019-09-171-0/+1
* pro2cmake: Remove warning about line continuationsJoerg Bornemann2019-09-171-4/+0
* Teach automoc to run moc when it sees Q_ENUM_NSAlexandru Croitor2019-09-171-1/+1
* Add expansion for $$files() in RESOURCESLeander Beernaert2019-09-171-10/+33
* Prospective fix for QtGui private symbol versioningSimon Hausmann2019-09-171-1/+1
* cmake/README.md: Make more obvious how to set BUILD_EXAMPLES/TESTINGAlessandro Portale2019-09-161-1/+1
* CMake: Fix detection of AT-SPI-2 on second runFrederik Gladhorn2019-09-161-5/+4
* pro2cmake: Recursively expand $$FOO variablesAlexandru Croitor2019-09-161-1/+6
* Fix merge typo in QtResource.cmake.inLeander Beernaert2019-09-161-2/+2
* Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-163-14/+23
* Don't set the MODULE_HEADER property on header-only modulesMårten Nordheim2019-09-131-1/+3
* Regenerate src/testlibAlexandru Croitor2019-09-112-2/+0
* Regenerate src/printsupportAlexandru Croitor2019-09-111-35/+55
* Regenerate src/openglAlexandru Croitor2019-09-111-6/+0
* Regenerate src/corelibAlexandru Croitor2019-09-112-6/+13
* Regenerate src/networkAlexandru Croitor2019-09-111-0/+2
* Regenerate src/widgetsAlexandru Croitor2019-09-112-364/+444
* Regenerate src/guiAlexandru Croitor2019-09-112-64/+71
* 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
* cmake: configure defaults to ninja, support -developer-modeVille Voutilainen2019-09-111-0/+20
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-1121-19/+95
* cmake: enable tst_qpixmapcacheLiang Qi2019-09-102-1/+16
* Reflow text in cmake/README.md to be less than 100 chars per lineAlexandru Croitor2019-09-101-38/+99
* Don't propagate INSTALL_INTERFACE headers for modules with no syncqtAlexandru Croitor2019-09-101-1/+1
* 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 more of the tools testsVille Voutilainen2019-09-095-1/+107
* Propagate BUILD_TESTING and BUILD_EXAMPLESAlexandru Croitor2019-09-063-2/+8
* Fix unnecessary find_package calls for shared builds, part 2Simon Hausmann2019-09-061-1/+1
* Use $$source_path/qtbase/cmake modules when doing non-prefix buildsAlexandru Croitor2019-09-061-3/+14
* Avoid unnecessary find_package calls when using Qt with shared buildsSimon Hausmann2019-09-051-0/+5
* Fix build of installed header-only modules in non-prefix buildsSimon Hausmann2019-09-051-4/+4
* cmake: Enable building of the oci pluginVille Voutilainen2019-09-055-3/+88
* Fix qmlcachegen invocation on Windows, part 2Simon Hausmann2019-09-042-9/+7
* Fix qtdeclarative build on WindowsSimon Hausmann2019-09-042-4/+20
* Remove dead codeSimon Hausmann2019-09-041-71/+0
* Fix non-prefix builds on WindowsAlexandru Croitor2019-09-041-0/+1
* cmake: Enable building of the db2 pluginVille Voutilainen2019-09-045-2/+98