summaryrefslogtreecommitdiffstats
path: root/tests/auto/cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix Xcode common dependency issues for translations take 3Alexandru Croitor2025-05-161-0/+15
* CMake: Robustify test_i18n_source_language and test_translation_apiJoerg Bornemann2025-04-285-21/+40
* CMake: Fix location of generated .qm filesJoerg Bornemann2025-03-147-0/+102
* CMake: Add TS_OUTPUT_DIRECTORY argument to qt_add_translationsJoerg Bornemann2025-02-171-0/+18
* CMake: Add QM_OUTPUT_DIRECTORY argument to qt_add_translationsJoerg Bornemann2025-02-121-0/+25
* CMake: Add the QM_OUTPUT_DIRECTORY argument to qt_add_lreleaseJoerg Bornemann2025-02-121-0/+37
* CMake: Fix typo and wording in auto testJoerg Bornemann2025-01-263-3/+3
* Fix build, include what you use: QDebugVolker Hilsheimer2025-01-211-0/+1
* CMake: Add a way to merge Qt translations at build timeJoerg Bornemann2024-10-1717-0/+391
* lupdate: Make exclude patterns less strict againJoerg Bornemann2024-07-171-1/+1
* lupdate: Add failing test for a bug in exclusion handlingJoerg Bornemann2024-07-173-0/+11
* CMake: Add TS_FILES_OUTPUT_VARIABLE argument to qt_add_translationsJoerg Bornemann2024-07-101-2/+11
* CMake: Fix deferred qt_add_translations calls...Joerg Bornemann2024-06-115-0/+62
* CMake: Fix path of embedded .qm files in sub-directoriesJoerg Bornemann2024-04-295-0/+66
* CMake: Exclude all AUTOGENerated files from lupdateJoerg Bornemann2024-04-259-0/+199
* CMake: Fix target-less call of qt_add_lupdateJoerg Bornemann2024-03-071-0/+6
* CMake: Rename qt_collect_i18n_targetsJoerg Bornemann2024-02-251-1/+1
* CMake: Rename qt_add_lupdate's TARGETS parameter to SOURCE_TARGETSJoerg Bornemann2024-02-253-5/+5
* CMake: Change behavior of automatic determination of .ts filesJoerg Bornemann2024-02-251-0/+16
* CMake: Rename NATIVE_TS_FILE arguments to PLURALS_TS_FILEJoerg Bornemann2024-02-255-7/+7
* CMake: Rename I18N_*LANGUAGES variables and parametersJoerg Bornemann2024-02-252-15/+15
* CMake: Fix the generation of the plurals-only .qm fileJoerg Bornemann2024-02-252-11/+14
* CMake: Fix flakiness of test_translation_apiJoerg Bornemann2024-02-251-1/+1
* Correct license for test filesLucie Gérard2024-02-2220-20/+20
* CMake: Link to Core library in linguist tests to get -fPIC flagsAlexandru Croitor2023-10-112-9/+14
* Re-enable generating of the deprecated Designer header filesAlexey Edelev2023-09-291-3/+1
* CMake: Automatically determine the path of the native .ts fileJoerg Bornemann2023-09-221-0/+17
* CMake: Add a way to specify the native language for i18nJoerg Bornemann2023-09-225-0/+147
* CMake: Automatically determine .ts file names in qt_add_translationsJoerg Bornemann2023-09-204-0/+89
* CMake: Allow excluding target sources from i18nJoerg Bornemann2023-09-137-2/+64
* CMake: Support project-wide i18n with qt_add_translationsJoerg Bornemann2023-09-131-1/+11
* CMake: Add qt6_collect_i18n_targetsJoerg Bornemann2023-09-1317-0/+199
* CMake: Allow specifying multiple targets in qt_add_lupdateJoerg Bornemann2023-09-131-1/+3
* CMake: Make the target argument of qt_add_lrelease optionalJoerg Bornemann2023-09-111-1/+3
* CMake: Allow multiple calls of qt_add_lupdateJoerg Bornemann2023-09-111-2/+3
* Fix race condition in test_translation_api CMake testJoerg Bornemann2023-08-301-4/+6
* CMake: Remove check for Qt6::lupdate in linguist CMake testsJoerg Bornemann2023-08-291-5/+3
* Fix line number in test_create_translation_macro test dataJoerg Bornemann2023-08-291-1/+1
* CMake: Move the test_translation_api autotest under the linguist dirJoerg Bornemann2023-08-286-1/+1
* Enable most of the CMake autotests againJoerg Bornemann2023-08-281-1/+4
* CMake: Fix race condition in test_translation_apiJoerg Bornemann2023-08-281-2/+2
* CMake: Fix qt6_create_translation for same-named .ts filesJoerg Bornemann2023-05-265-0/+79
* 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