168 Commits

Author SHA1 Message Date
Nils Kneuper
22c1a4aab2 fix cmake 2.6 support (patch by Patterner) 2008-05-07 08:13:25 +00:00
Moritz Göbelbecker
75d64b1df9 Fix localedir definition. 2008-05-06 00:06:59 +00:00
Moritz Göbelbecker
3b8a64917f Fix build (again) 2008-05-05 22:52:20 +00:00
Moritz Göbelbecker
4e98ed1b69 Fix python detection on some systems. 2008-05-05 22:22:28 +00:00
Nils Kneuper
8953dea54b some cleanups to the file (sort it a little, fix comments, ...) 2008-05-05 21:06:14 +00:00
Nils Kneuper
302fa27237 build server at a default cmake build 2008-05-05 21:02:02 +00:00
Nils Kneuper
1d0b4d401e remove autogenerated comments (leftovers from am2cmake)
add "what is missing" in the main CMake file
2008-05-05 20:43:39 +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
Moritz Göbelbecker
e167de16f3 Fix the previous bugfix 2008-05-04 21:33:07 +00:00
Moritz Göbelbecker
15de0b7863 Use IS_ABSOLUTE correctly. 2008-05-04 21:28:29 +00:00
Moritz Göbelbecker
3af1c29236 Fix Boost detection and use the detected library names when linking 2008-05-04 20:54:34 +00:00
Moritz Göbelbecker
4c64bf177a Fix CMAKE_MODULE_PATH. 2008-05-04 20:32:01 +00:00
Nils Kneuper
aa5e55dc21 added external CMake find scripts (libintl and boost) 2008-05-04 20:11:11 +00:00
Moritz Göbelbecker
ef01d76a5d Don't install .svn/ directories. 2008-05-04 18:00:10 +00:00
Moritz Göbelbecker
ae87049234 Add (some) install functionaltiy and compile options to cmake build system. 2008-05-04 17:27:28 +00:00
Nils Kneuper
e63ee9e124 linking works...
still missing: all the neat little options, installtion, ...
2008-05-02 10:15:44 +00:00
Nils Kneuper
80b53cd3c1 first stuff for cmake, *very* incomplete
what currently works:

* building the libs libwesnoth-core and libwesnoth

* building the single binaries (problems below)

* detection of boost and the other deps

what does not work:
* linking
* all the rest
2008-05-01 20:12:38 +00:00