summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake/mockplugins
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-0411-11/+11
* Bump version to 6.8.0Jani Heikkinen2023-12-111-1/+1
* CMake: Fix find_package(Qt6*Tools) in non-qtbase testsJoerg Bornemann2023-08-231-0/+1
* Bump version to 6.7.0Jani Heikkinen2023-06-121-1/+1
* Introduce the qt_internal_project_setup macroAlexey Edelev2023-04-241-0/+2
* Fix for CMake tests when build with unityAmir Masoud Abdol2023-03-1411-4/+13
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Remove QT_USE_SYNCQT_CPPAlexey Edelev2023-01-021-2/+0
* Bump version to 6.6.0Jani Heikkinen2022-12-141-1/+1
* Replace the syncqt.pl script with syncqt toolAlexey Edelev2022-09-273-0/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-2310-10/+10
* Add license headers to cmake filesLucie Gérard2022-08-0310-0/+30
* Bump version to 6.5.0Jani Heikkinen2022-06-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-1611-473/+22
* Do not use PUBLIC linking with plugins and testsAlexey Edelev2022-02-286-6/+6
* Bump version from 6.2.0 to 6.4.0 in tests as wellJani Heikkinen2022-01-311-1/+1
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-066-6/+6
* Remove CMake compatibility functions for old APIJoerg Bornemann2021-06-041-3/+0
* CMake: Resurrect test_import_plugins cmake build testsAlexandru Croitor2021-05-1113-0/+119
* Remove the qmake project filesJoerg Bornemann2021-01-0710-119/+0
* CMake: Add support for auto-importing plugins in CMakeKyle Edwards2019-08-1233-0/+851