summaryrefslogtreecommitdiffstats
path: root/cmake/QtBuild.cmake
Commit message (Expand)AuthorAgeFilesLines
* Add add_qt_manual_test()Leander Beernaert2019-11-121-0/+34
* Fix armv7 embedded Linux buildSimon Hausmann2019-11-111-1/+3
* Fix handling of _nolink targets for the QtNetwork moduleAlexandru Croitor2019-11-081-1/+5
* Fix interface library issues on AndroidAlexandru Croitor2019-11-081-1/+1
* Don't add linker scripts to interface librariesAlexandru Croitor2019-11-081-4/+6
* Add support for benchmark conversionLeander Beernaert2019-11-041-0/+32
* cmake: Fix setting QT_DISABLE_DEPRECATED_BEFOREFrederik Gladhorn2019-10-311-3/+4
* Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-281-0/+4
* Enable running test on AndroidLeander Beernaert2019-10-281-8/+27
* Fix declarative testsAlexandru Croitor2019-10-251-3/+0
* Add custom targets to generate Android APKLeander Beernaert2019-10-231-0/+4
* QtBuild: Use STRING type for install locationsTobias Hunger2019-10-211-15/+16
* Write out a module description fileTobias Hunger2019-10-211-0/+20
* Add ALLOW_UNDEFINED_SYMBOLS to add_qt_pluginLeander Beernaert2019-10-211-4/+6
* Rename builtin test data resource nameLeander Beernaert2019-10-181-1/+1
* Pick the latest available C/C++ standard when compiling QtSimon Hausmann2019-10-171-0/+19
* Fix precompile header usageAlexandru Croitor2019-10-151-1/+1
* Fix output property for add_cmake_library()Leander Beernaert2019-10-151-1/+3
* Remove compatibility code for old call sites of qlalr processingSimon Hausmann2019-10-151-8/+0
* Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-141-0/+39
* Don't include header directories that don't existAlexandru Croitor2019-10-141-1/+1
* Fix Android build from multi-arch qmake changesLeander Beernaert2019-10-141-2/+2
* Fix handling of OUTPUT_DIRECTORY in add_cmake_libraryLeander Beernaert2019-10-111-2/+7
* Minor fix to qt_process_qlalr APISimon Hausmann2019-10-111-1/+9
* Add SKIP_INSTALL to add_qt_plugin()Leander Beernaert2019-10-111-43/+47
* Add 'add_cmake_library' to QtBuild.cmakeLeander Beernaert2019-10-101-0/+62
* Add install directory for plugins without typeLeander Beernaert2019-10-101-3/+3
* Match qt_import_plugin API with qt5'sJean-Michaël Celerier2019-10-091-3/+37
* Update add_qml_module() to use INSTALL_QML_FILESLeander Beernaert2019-10-081-0/+1
* Update add_qml_module to use DO_NOT_INSTALL_METADATALeander Beernaert2019-10-081-1/+1
* 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