summaryrefslogtreecommitdiff
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-257-7/+7
* Add license headers to cmake filesLucie Gérard2022-08-027-0/+21
* Use SPDX license identifiersLucie Gérard2022-05-198-218/+18
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-131-0/+12
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-227-7/+7
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-0/+15
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-0/+6
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-2/+2
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+31
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-035-1/+177
* Remove QMake project filesJoerg Bornemann2021-02-121-9/+0
* CMake: Port linguist macros to Qt 6Kai Koehne2020-11-0414-116/+167
* Add OPTIONS parameter to qt5_add_translationKevin Funk2018-01-121-1/+1
* Updated license headers and license testsAntti Kokko2016-06-106-102/+72
* Increase coverage of test_create_translation testKevin Funk2016-01-051-1/+1
* Split up test_translation_macrosKevin Funk2015-12-289-6/+133
* Test the Qt5UiPlugin cmake module with CMake 3.0.Stephen Kelly2015-05-115-0/+196
* Update copyright headersAntti Kokko2015-02-142-12/+12
* Update license headers and add new license filesAntti Kokko2014-09-252-36/+20
* Generate the Qt5LinguistConfig.cmake files independent of QtUiTools.Stephen Kelly2013-03-272-4/+3
* Run the qttools cmake module tests only if QtWidgets is available.Stephen Kelly2013-03-141-2/+4
* Install the Qt5LinguistToolsConfigVersion.cmake file.Stephen Kelly2013-03-131-2/+2
* Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
* CMake: Remove obsolete test_modules testStephen Kelly2012-11-013-90/+0
* CMake: Test module includesStephen Kelly2012-10-311-0/+9
* Remove insignification from CMake tests.Stephen Kelly2012-10-161-2/+0
* Make the cmake test insignificant in QtTools on Mac.Stephen Kelly2012-10-091-1/+1
* Mark the cmake test here as insignificant.Stephen Kelly2012-09-271-0/+2
* Don't test linguist macros if cross compiling.Stephen Kelly2012-09-261-1/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-253-72/+72
* Don't test QtTools modules if widgets is not available.Stephen Kelly2012-09-201-1/+5
* Test that the package configs for QtTools work.Stephen Kelly2012-07-233-1/+89
* Run the cmake unit tests as part of the qttools CI.Stephen Kelly2012-07-036-0/+182