summaryrefslogtreecommitdiff
path: root/po/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2024-04-20CMake: Use cmake-format to make the files more pleasant to readThorbjørn Lindeijer1-82/+82
More consistent formatting and no longer everything in uppercase, yay!
2024-04-12CMake: Use GNUInstallDirsThorbjørn Lindeijer1-1/+1
This should make CMake options a little more standardized. The Windows part could potentially still be unified further. Absolute paths are now only used for the defines and not for values going to install() commands.
2011-04-06Only create gmo files for po files active in LINGUAS.Bernd Wachter1-2/+2
This avoids adding every translations in the installer. Reviewed-by: Bertram.
2010-12-15Autogenerate list of translatable files for update-poBernd Wachter1-1/+7
Reviewed by: Thorbjørn Lindeijer
2010-12-15Add targets for updating translationsBernd Wachter1-2/+36
2009-10-24More rebrandingJared Adams1-3/+3
2009-04-08Disable po-update for cmake; move buildflags to prevent overwritingBernd Wachter1-10/+39
2009-04-08Added switch to disable building locales Only build locales if gettext is ↵Bernd Wachter1-1/+10
available Add a workaround for a cmake-bug in translations target
2009-04-08Added support for localesBernd Wachter1-0/+4