summaryrefslogtreecommitdiffstats
path: root/src/linguist/GenerateLUpdateProject.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix CMP0007 policy warnings in GenerateLUpdateProject.cmakeAlexandru Croitor2024-10-241-0/+2
* CMake: Reduce size of include path list for lupdate's project.jsonJoerg Bornemann2024-07-211-1/+11
* CMake: Exclude all AUTOGENerated files from lupdateJoerg Bornemann2024-04-251-21/+32
* CMake: Fix 'file to open is a directory' on update_translationsJoerg Bornemann2024-03-151-0/+3
* CMake: Fix target-less call of qt_add_lupdateJoerg Bornemann2024-03-071-17/+21
* CMake: Don't pass .qm files to lupdateJoerg Bornemann2024-01-261-0/+10
* CMake: Don't pass generated ui_foo.h headers to lupdateJoerg Bornemann2024-01-241-4/+33
* CMake: Allow excluding target sources from i18nJoerg Bornemann2023-09-131-1/+4
* CMake: Allow specifying multiple targets in qt_add_lupdateJoerg Bornemann2023-09-131-18/+53
* 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-0/+3
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-031-0/+54