summaryrefslogtreecommitdiffstats
path: root/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-0/+3
* Simplify resource embedding for qml modulesSimon Hausmann2019-08-092-12/+8
* Remove unused parameters for add_qml_moduleSimon Hausmann2019-08-091-2/+0
* Fix dependencies for source file generated through rccLeander Beernaert2019-08-091-1/+1
* Add support for QTQUICK_COMPILER_SKIPPED_RESOURCESSimon Hausmann2019-08-091-1/+1
* Minor variable naming cleanupSimon Hausmann2019-08-091-4/+4
* Fix sourceless qml test caseLeander Beernaert2019-08-091-40/+45
* Enable quick compiler for qml files in add_qt_resourceLeander Beernaert2019-08-091-164/+158
* Fix and streamline header inclusionAlexandru Croitor2019-08-081-35/+67
* Perform check for tool builds before srcLeander Beernaert2019-08-071-2/+3
* Fix typo in QtBuild.cmakeLeander Beernaert2019-08-071-1/+1
* Fix add_qml_module URILeander Beernaert2019-08-061-5/+3
* Propagate library/plugin resources automatically when linking staticallySimon Hausmann2019-08-061-1/+14
* Add __default_public_args to add_qt_test and add_qt_executableLeander Beernaert2019-08-051-6/+6
* Refactor QML_FILES for add_qml_moduleLeander Beernaert2019-08-012-78/+186
* Add Qt Quick Compiler supportLeander Beernaert2019-07-311-13/+111
* Fix add_qml_module() with non-static buildsSimon Hausmann2019-07-301-1/+1
* Fix creation of generated plugin cpp files in static buildsAlexandru Croitor2019-07-301-1/+8
* Protect against extending imported host targetsAlexandru Croitor2019-07-301-2/+24
* Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-293-0/+13
* Permit the use of qml cache file generation even inside qtdeclarativeSimon Hausmann2019-07-291-7/+0
* Fix testdata handlingAlexandru Croitor2019-07-291-1/+10
* Add support for qmlcachegenLeander Beernaert2019-07-291-1/+86
* Add EMBED_QML_FILES option to add_qml_moduleLeander Beernaert2019-07-251-11/+23
* Extend add_qt_test to support qmltestcaseLeander Beernaert2019-07-241-6/+44
* Add missing QT_INSTALL_DIR paths to qml files and test dataLeander Beernaert2019-07-241-5/+22
* Fix building examples when doing a Qt static buildAlexandru Croitor2019-07-221-1/+11
* Fix warnings regarding QML pluginsAlexandru Croitor2019-07-221-3/+5
* Fix non-prefix builds for non qtbase reposAlexandru Croitor2019-07-222-9/+21
* Simplify add_qml_module codeLeander Beernaert2019-07-221-48/+154
* Handle TESTDATA for Qt TestsLeander Beernaert2019-07-161-3/+51
* Add support for QML pluginsLeander Beernaert2019-07-151-3/+142
* Fix CMake moc scanner to look for new macro Q_NAMESPACE_EXPORTAlexandru Croitor2019-07-111-0/+7
* cmake: implement default qpa plugin behavior for static buildsJean-Michaël Celerier2019-07-053-10/+30
* cmake: allow client apps to load static plug-insJean-Michaël Celerier2019-07-053-18/+58
* Fix toolchain path when doing non-prefix buildsAlexandru Croitor2019-07-031-0/+7
* Add auto detection routines for androidLeander Beernaert2019-06-273-1/+64
* Update README for other Android architecturesLeander Beernaert2019-06-271-1/+10
* Prospective fix for using qt-cmake when %PATH% changes and using NinjaSimon Hausmann2019-06-261-0/+5
* Fix error in run_config_test_architectureLeander Beernaert2019-06-261-1/+1
* Fix osx deployment target and sysroot propagation in the qt toolchainSimon Hausmann2019-06-262-0/+12
* Android: Final changes for APK generationLeander Beernaert2019-06-265-1/+231
* Add windows batch file for convenient cmake invocation with Qt toolchain fileSimon Hausmann2019-06-251-0/+3
* Allow prefix builds with developer-build as feature enabledSimon Hausmann2019-06-252-10/+15
* Fix building against an installed static QtSimon Hausmann2019-06-253-11/+13
* Prepare tests for running in the CISimon Hausmann2019-06-251-2/+6
* Fix vcpkg default target triplet setting in the qt toolchain fileSimon Hausmann2019-06-241-1/+1
* Check for the correct apple clang version with warnings_are_errorsAlexandru Croitor2019-06-241-1/+1
* Fix tools dependencies in associated modules when cross-compilingSimon Hausmann2019-06-241-1/+4
* Fix tools dependencies lookup when cross-compilingSimon Hausmann2019-06-241-0/+8