Commit Graph

20 Commits

Author SHA1 Message Date
Sergey Popov
4718768149 Typo fix. 2008-06-12 17:38:46 +00:00
Moritz Göbelbecker
b8f885f2dc Fix two syntax errors which for some reason didn't occur on my machine. 2008-05-22 16:31:18 +00:00
Moritz Göbelbecker
39e1785cf8 Fix regex which parses the gcc version. 2008-05-22 16:25:19 +00:00
Moritz Göbelbecker
9122f465d7 Fail gracefully if boost couldn't be found. 2008-05-22 15:29:17 +00:00
Moritz Göbelbecker
7f5f9fb2b7 Fix boost detection when boost is installed in /usr/local. 2008-05-22 15:17:31 +00:00
Moritz Göbelbecker
dca4689efe Cleanup root-CMakeLists.txt a bit. 2008-05-15 14:56:38 +00:00
Moritz Göbelbecker
d4c3dd9869 Remove debugging output I accidentally left behind. 2008-05-15 13:42:59 +00:00
Moritz Göbelbecker
d0088db5c7 Check for FriBiDi version 1 explicitely. 2008-05-15 13:37:40 +00:00
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