summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable Examples in static buildLeander Beernaert2019-09-031-1/+1
* coin: increase the timeout between output for allLiang Qi2019-09-034-10/+10
* Prospective fix for linking problems of qtdeclarative in the CISimon Hausmann2019-09-031-5/+5
* Enable building of the mysql pluginVille Voutilainen2019-09-025-2/+81
* Don't include module syncqt header locations if syncqt was not runAlexandru Croitor2019-09-021-17/+27
* Decide whether to build tools when doing a standalone test buildAlexandru Croitor2019-09-021-0/+1
* Fix add_qt_resource to handle resources in static builds properlyAlexandru Croitor2019-08-301-2/+14
* Fix default platform plugin choice for WASMSimon Hausmann2019-08-301-1/+1
* Fix Harfbuzz detectionSimon Hausmann2019-08-302-2/+2
* Override qmlimportscanner path in android deployment settingsLeander Beernaert2019-08-301-1/+10
* Update Android build configurationLeander Beernaert2019-08-304-44/+76
* Fix qtdeclarative static buildsAlexandru Croitor2019-08-301-0/+5
* Share most common part of module_config.yamlLiang Qi2019-08-306-120/+176
* Fix WASM platform detectionSimon Hausmann2019-08-301-1/+1
* Fix build with EmscriptenSimon Hausmann2019-08-301-1/+1
* Fix static builds after revamp of add_qt_resourceAlexandru Croitor2019-08-303-6/+12
* Be more verbose on required environment variablesMaurice Kalinowski2019-08-281-1/+1
* Add Qt Mqtt to the library mappingMaurice Kalinowski2019-08-281-0/+1
* Fix "mkspec selection" when building with EmscriptenSimon Hausmann2019-08-281-0/+2
* Fix CMake errors around linker flags when targeting WASMSimon Hausmann2019-08-281-1/+4
* Fix architecture detection with WASM buildsSimon Hausmann2019-08-281-0/+11
* Add missing qml-root-path for AndroidLeander Beernaert2019-08-283-18/+23
* Fix subdir handling in pro2cmakeAlexandru Croitor2019-08-281-13/+35