summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* cmake: Add IOBluetooth to list of apple system frameworksOliver Wolff2019-10-011-0/+1
* Enchance qt_find_package with opt-in debug capabilityAlexandru Croitor2019-10-011-3/+27
* Add a find_library entry for the GameController frameworkMårten Nordheim2019-10-011-0/+1
* Fix qt_find_package to not show incorrect packages at features summaryAlexandru Croitor2019-09-271-0/+7
* cmake: Fix QT_TOOL_PATH_SETUP_COMMANDJoerg Bornemann2019-09-261-1/+1
* Add SKIP_TYPE_REGISTRATION option to add_qml_moduleLeander Beernaert2019-09-241-0/+8
* macOS: Prevent warnings about object files without any symbolsTor Arne Vestbø2019-09-241-0/+12
* Fix qtdeclarative buildAlexandru Croitor2019-09-231-4/+5
* Create module tools packages (config files) automaticallyAlexandru Croitor2019-09-221-6/+1
* PCH: Only enable automatically for libraries/modulesMårten Nordheim2019-09-191-1/+11
* Add Qml plugin example supportLeander Beernaert2019-09-191-37/+42
* Check if Qt source dir is not empty to use syncqtCristián Maureira-Fredes2019-09-181-1/+1
* Fix QtDeclcarative static buildsLeander Beernaert2019-09-181-6/+4
* Fix up documentation integration placeholderSimon Hausmann2019-09-181-1/+11
* Fix for getting windows running testsMårten Nordheim2019-09-171-1/+7
* pro2cmake: Support QML IMPORTPATH with multiple elementsJüri Valdmann2019-09-171-4/+4
* Teach automoc to run moc when it sees Q_ENUM_NSAlexandru Croitor2019-09-171-1/+1
* Prospective fix for QtGui private symbol versioningSimon Hausmann2019-09-171-1/+1
* Fix OUTPUT_TARGET propagation in qt6_add_resource()Leander Beernaert2019-09-161-6/+8
* Don't set the MODULE_HEADER property on header-only modulesMårten Nordheim2019-09-131-1/+3
* Use pre-compiled headers when building Qt with cmakeMårten Nordheim2019-09-111-4/+41
* Don't propagate INSTALL_INTERFACE headers for modules with no syncqtAlexandru Croitor2019-09-101-1/+1
* Fix build of installed header-only modules in non-prefix buildsSimon Hausmann2019-09-051-4/+4
* Fix qmlcachegen invocation on Windows, part 2Simon Hausmann2019-09-041-3/+1
* Fix qtdeclarative build on WindowsSimon Hausmann2019-09-041-0/+14
* Remove dead codeSimon Hausmann2019-09-041-71/+0
* Don't include module syncqt header locations if syncqt was not runAlexandru Croitor2019-09-021-17/+27
* Update Android build configurationLeander Beernaert2019-08-301-0/+8
* Fix qtdeclarative static buildsAlexandru Croitor2019-08-301-0/+5
* Fix static builds after revamp of add_qt_resourceAlexandru Croitor2019-08-301-2/+3
* 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
* Add missing qml-root-path for AndroidLeander Beernaert2019-08-281-1/+6
* Fix qt_get_module_for_plugin to work with interface librariesAlexandru Croitor2019-08-281-0/+7
* Add OUPUT_DIRECTORY option to add_qt_testLeander Beernaert2019-08-261-3/+6
* Do not use quick compiler with embedded test dataLeander Beernaert2019-08-231-0/+7
* Skip emebedding test data when there is no targetLeander Beernaert2019-08-231-14/+17
* Add support for Qt header_modules aka a header only INTERFACE libraryAlexandru Croitor2019-08-231-43/+92
* Abstract and fix usages of QT_KNOWN_MODULESAlexandru Croitor2019-08-231-13/+31
* Fix missing prefix for test data on androidLeander Beernaert2019-08-221-0/+1
* Extract add_qt_resource into reusable componentsLeander Beernaert2019-08-221-259/+38
* Fix QT_WILL_BUILD_TOOLS evaluationLeander Beernaert2019-08-161-1/+5
* Fix developer warnings that a plugin does not belong to a Qt moduleAlexandru Croitor2019-08-161-2/+6
* Fix copying / installing of testdata to proper locationAlexandru Croitor2019-08-151-1/+1
* Handle test helpers betterAlexandru Croitor2019-08-151-4/+56
* Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-151-2/+2
* Add support for QtQuikCompiler retained resourcesLeander Beernaert2019-08-141-0/+21
* Fix QRC Resource paths for qrc files in subdirectoriesLeander Beernaert2019-08-141-0/+8
* Add substituition rule to qt_internal_module_infoLeander Beernaert2019-08-121-0/+1
* Change quick compiler generated code pathLeander Beernaert2019-08-121-3/+3