summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* Fix for CMake tests when build with unityAmir Masoud Abdol2023-03-1417-4/+28
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-172-4/+0
* Slow Deprecation of FILENAME_VARIABLE, replacement by OUTPUT_SCRIPTAmir Masoud Abdol2023-01-051-1/+1
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-2/+0
* Bump version to 6.6.0Jani Heikkinen2022-12-143-3/+3
* Add forwarding of CMake variables to ABI-specific external projectsAlexey Edelev2022-12-083-1/+76
* 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-024-0/+170
* Remove perl related functionality from CMake filesAlexey Edelev2022-11-292-0/+10
* 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-254-0/+53
* CMake: Set RPATH of deployed plugins on LinuxJoerg Bornemann2022-10-152-7/+10
* Don't set QT_PLUGIN_PATH in the deployment test's run environmentJoerg Bornemann2022-10-152-0/+3
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-274-18/+32
* CMake: Add Linux support to qt_deploy_runtime_dependenciesJoerg Bornemann2022-09-152-2/+14
* Change the license of CMakeLists.txt file to BSDLucie Gérard2022-08-261-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2367-67/+67
* CMake: Add simple widgets qmake iOS build testAlexandru Croitor2022-08-172-0/+23
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-0910-0/+137
* 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-0367-0/+201
* Fix memory leaksDimitrios Apostolou2022-06-152-0/+5
* Bump version to 6.5.0Jani Heikkinen2022-06-063-3/+3
* Use SPDX license identifiersLucie Gérard2022-05-1675-2333/+150
* CMake: Add deployment auto testAlexandru Croitor2022-03-163-0/+126
* Do not use PUBLIC linking with plugins and testsAlexey Edelev2022-02-287-8/+8
* Bump version from 6.2.0 to 6.4.0 in tests as wellJani Heikkinen2022-01-313-3/+3
* Fix dependency chain that collects the metatype json filesAlexey Edelev2021-12-0213-0/+390
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-2238-38/+38
* Implement generating of private cpp exportsAlexey Edelev2021-08-272-3/+3
* CMake: Build a subset of tests when targeting iOS in the CIAlexandru Croitor2021-08-263-0/+86
* CMake: Remove qt6_enable_object_libraries_finalizer_modeAlexandru Croitor2021-08-102-22/+31
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-068-8/+8
* CMake: Disable test_QT_TESTCASE_BUILDDIR cmake build testAlexandru Croitor2021-07-221-4/+8
* Use target_link_options to propagate object librariesAlexey Edelev2021-07-022-3/+67
* Implement generating of a module cpp export headerAlexey Edelev2021-06-2411-0/+344
* Move the linking logic of the object libraries to a common functionAlexey Edelev2021-06-181-1/+1
* Check the impact of static link order for user projectsAlexey Edelev2021-06-161-2/+6
* CMake: Allow promoting the Qt libraries to be global targetsAlexandru Croitor2021-06-164-0/+43
* remove cmake compatibility functions for old APIPeng Wenhao2021-06-111-1/+0
* Add the check for linker capabilities to resolve circular dependenciesAlexey Edelev2021-06-101-2/+2
* Remove CMake compatibility functions for old APIJoerg Bornemann2021-06-041-3/+0
* Implement propagation of object files to the end-point executableAlexey Edelev2021-05-2714-23/+231
* CMake: Revise plugin finalizer mode usageAlexandru Croitor2021-05-271-6/+18
* Support multiple equally named .qrc files in qt_add_big_resourcesJoerg Bornemann2021-05-223-1/+8
* Fix qt6_add_big_resourcesJoerg Bornemann2021-05-201-1/+3
* CMake: Replace qt_finalize_executable with qt_finalize_targetAlexandru Croitor2021-05-201-1/+1
* CMake: Introduce finalizer mode handling of static pluginsAlexandru Croitor2021-05-201-55/+115
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-1117-59/+194
* CMake: Skip building CMake build tests in a prefix in-tree configAlexandru Croitor2021-05-111-0/+16