summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Add `qt_add_ui` APIOrkun Tokdemir4 days1-0/+36
* Add the support for custom definitions to the qt_manual_moc functionAlexey Edelev2024-02-231-0/+2
* CMake: Add test for configuring a standalone testAlexandru Croitor2024-02-081-0/+6
* Add plugins of imported QtModules to the _qt_plugins propertyAlexey Edelev2024-02-061-0/+3
* Introduce QTP0003 which controls the BUILD_SHARED_LIBS impact on user projectsAlexey Edelev2024-02-011-0/+1
* qt6_wrap_cpp: Add .moc generationOrkun Tokdemir2024-01-191-0/+1
* CMake: Add autotest for the config condition evaluatorJoerg Bornemann2023-09-211-0/+2
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-141-0/+1
* Revert "CMake: Place resources into static libraries, not object libraries"Alexandru Croitor2023-08-091-1/+0
* CMake: Place resources into static libraries, not object librariesAlexandru Croitor2023-08-041-0/+1
* Fix handling of QT_PATH_ANDROID_ABI_xxxx in android multi-abi testsAlexey Edelev2023-07-041-1/+1
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Add forwarding of CMake variables to ABI-specific external projectsAlexey Edelev2022-12-081-1/+39
* Move Some of the Private CMake Helper Scripts from `bin/` to `libexec/`Amir Masoud Abdol2022-12-051-5/+6
* CMake: Add auto test for qt_add_resources dependency rebuildingAlexandru Croitor2022-12-021-0/+1
* tests: fix configuring with -no-feature-guiJohannes Kauffmann2022-10-291-5/+4
* Make the `PREFIX` Parameter of the `qt_add_resources` OptionalAmir Masoud Abdol2022-10-251-0/+1
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-151-5/+10
* Don't set QT_PLUGIN_PATH in the deployment test's run environmentJoerg Bornemann2022-10-151-0/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-271-18/+28
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-151-1/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* CMake: Add simple widgets qmake iOS build testAlexandru Croitor2022-08-171-0/+18
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-091-0/+4
* CMake: Fix mockplugins test not to fail in a non-prefix buildAlexandru Croitor2022-08-051-5/+10
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Add deployment auto testAlexandru Croitor2022-03-161-0/+19
* Fix dependency chain that collects the metatype json filesAlexey Edelev2021-12-021-0/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-261-0/+15
* CMake: Disable test_QT_TESTCASE_BUILDDIR cmake build testAlexandru Croitor2021-07-221-4/+8
* Implement generating of a module cpp export headerAlexey Edelev2021-06-241-0/+2
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-161-0/+4
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-271-2/+4
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-111-2/+24
* CMake: Skip building CMake build tests in a prefix in-tree configAlexandru Croitor2021-05-111-0/+16
* fix: The QtStartUpFunction function may be called repeatedlyJiDe Zhang2021-04-231-0/+2
* Fix qtbase cmake autotestJuha Vuolle2021-04-191-5/+2
* Add test of the static plugin with resourcesAlexey Edelev2021-04-121-0/+2
* Specify QT_TESTCASE_BUILDDIR for Qt::Test users implicitlyAlexey Edelev2021-04-081-0/+4
* Add the SIMULATE_IN_SOURCE argument to _qt_internal_test_expect_passAlexey Edelev2021-04-071-19/+3
* CMake: Choose better defaults for qt_add_plugin STATIC/SHAREDAlexandru Croitor2021-04-071-0/+2
* Rework the failure macros in the Qt CTest kitAlexey Edelev2021-03-171-4/+4
* Fix qt_add_big_resources with namespace buildsAlexey Edelev2021-01-191-2/+1
* Modify test_QFINDTESTDATA to not leave files in source treeAndreas Buhr2020-12-091-6/+9
* CMake: Add support for -binary option for generated resourcesAlexey Edelev2020-11-121-0/+3
* CMake: Fix cmake tests for no-widgets and no-gui configurationsAlexandru Croitor2020-11-101-6/+30
* CMake: Clean up the public API a bitAlexandru Croitor2020-10-011-29/+29
* CMake: Fix configuration of CMake tests in-build-treeAlexandru Croitor2020-07-201-0/+5
* CMake: Get tests/auto/cmake tests workingAlexandru Croitor2020-07-171-26/+57