summaryrefslogtreecommitdiff
path: root/src/linguist/Qt6LinguistToolsMacros.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Mark qm files as GENERATED in the target scopeAlexandru Croitor2023-04-181-0/+15
* CMake: Don't pass .ts files as sources to lupdateJoerg Bornemann2023-01-271-1/+2
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-6/+14
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-30/+1
* CMake: Remove old QT_RESOURCE_TARGET_DEPENDENCY propertyAlexandru Croitor2022-06-221-1/+0
* CMake: Fix Xcode common dependency issues for translationsAlexandru Croitor2022-05-191-0/+13
* qt6_add_translations: Fix duplicate target names for resourcesJoerg Bornemann2022-03-211-1/+1
* CMake: Fix qt_create_translation to not remove .ts files on "clean"Joerg Bornemann2022-02-161-5/+18
* CMake: Make lupdate/lrelease callable when building QtJoerg Bornemann2021-11-041-6/+12
* qt_add_lupdate: Fix SOURCES and INCLUDE_DIRECTORIES argumentsJoerg Bornemann2021-10-131-2/+6
* qt6_add_lrelease: Generate initial .ts files with target languageJoerg Bornemann2021-09-091-7/+6
* Fix extensions without leading period having first character droppedCraig Scott2021-09-061-1/+1
* Use functions rather than macros to implement versionless wrappersCraig Scott2021-09-061-4/+15
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-061-13/+15
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-011-15/+13
* CMake: Fix output argument forwarding of qt_add_(lrelease|translations)Joerg Bornemann2021-08-301-4/+4
* CMake: Clean up Qt6LinguistToolsMacros.cmake a bitJoerg Bornemann2021-08-191-12/+8
* qt6_add_translations: Add OUTPUT_TARGETS argumentJoerg Bornemann2021-07-161-1/+10
* qt_add_translation: Embed .qm files into resources by defaultJoerg Bornemann2021-07-161-0/+9
* Rename qt6_add_lrelease's MANUAL argumentJoerg Bornemann2021-07-151-2/+2
* Mark qt6_add_translations as being in technical previewJoerg Bornemann2021-07-151-0/+2
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-1/+8
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-1/+1
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+12
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-031-0/+172
* CMake: Fix handling of -extensions argumentKai Koehne2020-12-011-3/+3
* CMake: Port linguist macros to Qt 6Kai Koehne2020-11-041-0/+156