summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Fix qt_get_module_for_plugin to work with interface librariesAlexandru Croitor2019-08-281-0/+7
* Add Support for Android Bearer JarLeander Beernaert2019-08-272-2/+20
* Remove ../ from TargetsLeander Beernaert2019-08-261-1/+3
* Add OUPUT_DIRECTORY option to add_qt_testLeander Beernaert2019-08-261-3/+6
* Use GLOB_RECURSE for testdataLeander Beernaert2019-08-261-2/+1
* Do not use quick compiler with embedded test dataLeander Beernaert2019-08-231-0/+7
* Update public CMake macros' versionLeander Beernaert2019-08-237-51/+51
* Skip emebedding test data when there is no targetLeander Beernaert2019-08-231-14/+17
* Link against Qml when using quick compilerLeander Beernaert2019-08-231-1/+1
* Handle contains(CONFIG, static) in pro2cmakeAlexandru Croitor2019-08-231-0/+1
* Add support for Qt header_modules aka a header only INTERFACE libraryAlexandru Croitor2019-08-233-46/+115
* Fix more uses of functions in handle_function_valueAlexandru Croitor2019-08-231-1/+2
* Add some clarifying documentation in QtPostProcessAlexandru Croitor2019-08-231-0/+13
* Fix creation of ModuleDepends header file with correct dependenciesAlexandru Croitor2019-08-231-1/+3
* Abstract and fix usages of QT_KNOWN_MODULESAlexandru Croitor2019-08-232-20/+44
* Regenerate tests that use helper processesAlexandru Croitor2019-08-2311-37/+15
* Update pro2cmake example generation to use QT5_ADD_RESOURCESLeander Beernaert2019-08-231-10/+18
* Extend run_pro2cmake.py to pass --is-example to pro2cmakeLeander Beernaert2019-08-231-1/+7
* Replace invalid symbols with underscoreLeander Beernaert2019-08-221-0/+1
* Fix missing prefix for test data on androidLeander Beernaert2019-08-221-0/+1
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-225-286/+355
* Fix Android build for other Qt modulesLeander Beernaert2019-08-162-1/+5
* Fix QT_WILL_BUILD_TOOLS evaluationLeander Beernaert2019-08-161-1/+5
* Fix qmake build in developer buildsLeander Beernaert2019-08-161-0/+2