aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* qt_add_qml_module: Make usage of AUTO_RESOURCE_PREFIX a policyFabian Kosmale2023-02-016-0/+6
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-161-1/+1
* CMake: Add iOS build auto test for Qt Quick projectAlexandru Croitor2022-12-022-36/+68
* Test deployment of purely redirecting QML modulesUlf Hermann2022-11-183-5/+15
* CMake: Add Linux support for qt_generate_deploy_qml_app_scriptJoerg Bornemann2022-11-162-5/+19
* Fix CMake warnings in test_qml_app_deploymentJoerg Bornemann2022-10-262-0/+2
* Port away from deprecated _qs UDLMarc Mutz2022-10-181-1/+3
* Use SPDX license identifiersLucie Gérard2022-10-141-27/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-0718-18/+18
* Add license headers to cmake filesLucie Gérard2022-07-0818-0/+54
* CMake: Automatically find import path a module belongs toUlf Hermann2022-06-1610-0/+162
* Use SPDX license identifiersLucie Gérard2022-06-1117-547/+34
* CMake: Add qml app deployment auto testAlexandru Croitor2022-03-1911-0/+518
* Android: various test fixesAssam Boudjelthia2022-03-022-1/+8
* QML: Host only testsPasi Petäjäjärvi2022-01-251-5/+9
* Provide a function for querying QML module details for deploymentCraig Scott2021-12-139-0/+110
* Add missing qproperty includeFabian Kosmale2021-11-261-0/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-223-3/+3
* Consolidate test helpers into private librariesMitch Curtis2021-09-132-3/+3
* Update and re-enable the cmake qmlimportscanner auto test for Qt6Craig Scott2021-09-023-27/+27
* CMake: Fix tooling_imports test to pass with a static Qt buildAlexandru Croitor2021-08-251-1/+1
* Allow import of modules with only C++ types built into the binaryUlf Hermann2021-08-186-0/+174
* Add test for tooling invocations set up by CMake APICraig Scott2021-08-1811-3/+210
* Update and re-add qtquickcompiler cmake testCraig Scott2021-08-115-23/+55
* CMake: Add test to check backing lib resources are linkedAlexandru Croitor2021-08-064-0/+232
* CMake: Restore CMake auto testsAlexandru Croitor2021-06-252-48/+68
* Remove the qmake project filesFabian Kosmale2021-01-151-7/+0
* Prepare Qt5QuickCompiler.cmake.in for Qt6Ulf Hermann2020-07-051-6/+6
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-115-3/+93
|\
| * CMake: Provide API to allow handling of QML static pluginsAlexandru Croitor2019-08-175-0/+94
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-1/+5
|/
* CMake: Don't handle empty resource filesAndy Shaw2018-12-172-1/+1
* qtquick_compiler_add_resources() with spaces in pathsSimon Hausmann2018-03-273-2/+2
* Improve QtQuickCompiler cmake testsSimon Hausmann2018-03-274-6/+31
* Add support for qtquick_compiler_add_resources with cmake buildsSimon Hausmann2018-02-155-0/+44
* Set CMP0056 to NEW only if it exists for the running cmake versionStephen Kelly2016-01-081-1/+3
* CMake: Make sure to export all pluginsKevin Funk2015-11-022-0/+16
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-87/+0
* CMake: Add a test for module includesStephen Kelly2012-10-291-0/+7
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Test that the package configs for QtDeclarative work.Stephen Kelly2012-07-194-0/+102