summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix developer warnings that a plugin does not belong to a Qt moduleAlexandru Croitor2019-08-161-2/+6
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-15757-4663/+9052
|\
| * Temporarily remove dependencies.yamlAlexandru Croitor2019-08-071-1/+0
| * Merge "Merge remote-tracking branch 'origin/dev' into wip/qt6"Lars Knoll2019-08-07718-4397/+8645
| |\
| | * Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06718-4397/+8645
| |/|
| | * Mark QDBusError::ErrorType a Q_ENUMThiago Macieira2019-08-051-0/+3
| | * QTest: add toString(QBitArray)Thiago Macieira2019-08-051-0/+11
| | * Remove the unused includes for QSignalMapperSona Kurazyan2019-08-052-2/+0
| | * Remove special handling of DLLDESTDIR on WindowsJoerg Bornemann2019-08-031-8/+2