62 Commits

Author SHA1 Message Date
Moritz Göbelbecker
ae69f444b6 Use src/revision-stamp for storing revision (same as autotools does) 2008-05-14 13:12:24 +00:00
Moritz Göbelbecker
303191187a Add uninstall target to cmake build 2008-05-14 13:00:50 +00:00
Moritz Göbelbecker
e7d41dfd80 Add fribidi support to cmake.
Add option to disable nls.
2008-05-14 12:15:17 +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
6cf78fa6f9 Fix revision.hpp when you build a specific target 2008-05-10 15:45:14 +00:00
Moritz Göbelbecker
a96f8f2092 Add support for revision.hpp 2008-05-10 11:30:58 +00:00
Moritz Göbelbecker
d102086566 Beautfiy cmake output a little 2008-05-09 11:00:19 +00:00
Moritz Göbelbecker
8af3fee926 Implement image resizing for gui=tiny in cmake builds. 2008-05-09 01:49:21 +00:00
Moritz Göbelbecker
938e4fd6ac Fix installation of .mo files 2008-05-05 20:10:07 +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
Nils Kneuper
aa5e55dc21 added external CMake find scripts (libintl and boost) 2008-05-04 20:11:11 +00:00