Commit graph

66 commits

Author SHA1 Message Date
Mark de Wever
4342bfebf6 Add more verbose info to the mo generation.
This is added upon Ivanovic's request and since the output looks
horrible it's only enabled if ENABLE_POT_UPDATE_TARGET is enabled.
2009-05-23 13:42:26 +00:00
Nils Kneuper
5076f1796f change textdomain from wesnoth-Delfadors_Memoirs to wesnoth-dm
add wesnoth-dm to CMake build system
2009-04-10 17:28:10 +00:00
Mark de Wever
7d46f5111d Create the mo files out of tree.
With this change it's possible to use the translations without
installing and using dummy-locales. The next step is to convert the
dummy locales to use these translations and removing the old gmo
targets.
2009-03-31 21:34:49 +00:00
Mark de Wever
a77c757235 Add new experimental version of the pot-update. 2009-03-27 20:05:52 +00:00
Mark de Wever
c5d68984ef Made the update-po4a target unconditionally again.
Stikonas reported problems with this change, can't reproduce it here but
reverted, since it doesn't break for me.
2009-03-27 19:10:45 +00:00
Nils Kneuper
103e0bbb5e remove manual and manpages from the list of packages for the moment,
...the update-po4a target makes some problems...
2009-03-27 10:35:21 +00:00
Mark de Wever
1e808b7edd Add a special target for pot-updates. 2009-03-21 07:47:46 +00:00
Nils Kneuper
06959dc774 some *tiny* improvements to cmake script:
* reorder stuff for manual to only add targets when those can be
   built (due to po4a stuff)

 * break textdomain list into "one per line" and add the wesnoth-test domain
2009-02-28 21:01:41 +00:00
Nils Kneuper
01c0ba38a8 restore UtBS since ESR is going to make it work as expected again... 2008-11-17 18:37:44 +00:00
Nils Kneuper
5d9a606873 step 3 of moving UtBS out of mainline 2008-11-16 19:26:14 +00:00
Fabian Müller
1a61c766a3 moved wesnoth-low in CMakeLists.txt to the right place. 2008-10-12 16:04:07 +00:00
Fabian Müller
5cd8075a11 added wesnoth-low to the CMakeLists.txt 2008-10-12 15:44:46 +00:00
Moritz Göbelbecker
12d1d7247d Add cmake support for manual generation/translation/installation
Add cmake support for manpage installation

Workaround for a bug in cmake 2.4.7
2008-05-12 23:00:16 +00:00
Moritz Göbelbecker
e9c10d50e4 Add translation support for manual and manpages (update-po4a)
Keep the list of languages only in po/LINGUAS (the old files remain
for now for compatibility)
2008-05-09 19:12:21 +00:00
Moritz Göbelbecker
7419a6726d Add per-language targets for po-generation: update-po-domain-LANG
Fix gettext detection

Fix out of source build
2008-05-05 18:52:11 +00:00
Moritz Göbelbecker
07f95b5ce7 Add gettext support to cmake build.
The following targets are supported:

update-gmo[-domain] update-po[-domain] update-pot[-domain]
2008-05-05 16:39:43 +00:00