Nils Kneuper
45dd183c36
"tiny gui support"-removal part 6:
...
remove reference in INSTALL files and now useless cmake file
2011-02-12 16:56:19 +00:00
Mark de Wever
ea9ff40e58
Add a cmake target to build the design document.
2011-02-08 19:37:36 +00:00
Mark de Wever
14ad071a40
Polish the pot-update cmake target.
2011-01-16 10:31:31 +00:00
Mark de Wever
4e4f42d60c
Remove an unused cmake file.
2011-01-16 10:31:22 +00:00
Mark de Wever
ad31cdaf27
Better cmake detection for older FriBidi versions.
...
Applied the patch attached to bug #17152 . (I don't have the old version
of FriBidi, so haven't tested been able to test it, but still works with
newer versions of FriBidi.)
2011-01-08 20:41:02 +00:00
Mark de Wever
1000f2533c
Reimplement the update-po4a-manual.
...
This version can be build in parallel. Also remove the original po4a
update code.
2011-01-08 11:44:35 +00:00
Mark de Wever
14db2d8b01
Move pot-update dependencies in a separate file.
...
This allows to move the po4a update tools in the same file and keep the
dependencies better together.
2011-01-02 18:50:00 +00:00
Mark de Wever
afd1a0bfbe
Add cmake update-po4a-man(ual) targets.
...
Still needs more polishing and optimization, but with autotools
support removed want to get something working in first.
2011-01-02 11:05:43 +00:00
Mark de Wever
1b8c26f39f
Spaces to tabs.
2010-10-02 09:50:42 +00:00
Mark de Wever
dde1f99f9c
Properly updates cmake revision numbers.
...
Rewrote the code and should properly work with out-of-tree builds and
also no longer causing unneeded recompilations if the version number
didn't change. Fixes bug #16483 .
2010-10-02 09:50:39 +00:00
Oron Peled
e35f199086
revised fribidi support:
...
* Updated to support both fribidi2 (>= 0.19.0) and old fribidi (>= 0.10.9)
* The cmake part was done by Mark with some fixes add by me.
* I tested on Fedora-11, Mark tested on Debian stable.
2009-08-01 18:28:18 +00:00
Mark de Wever
4a65d01607
Remove some old cmake translation targets.
2009-06-15 17:46:08 +00:00
Mark de Wever
e80dd12059
Entirely switch to the new mo-update.
...
Stikonas discovered the old way was still there, also added a proper
install target for the new code.
2009-06-05 17:44:38 +00:00
Mark de Wever
6a1e8c474e
Don't scale the energy bar for tiny-gui.
2009-04-28 21:15:21 +00:00
Nils Kneuper
43121142bc
make sure that sendfile *only* from sys/sendfile.h is accepted
2009-04-25 12:43:20 +00:00
Nils Kneuper
b1c974d10b
port autotools change for BSD to cmake recipe:
...
Conditionalized sendfile support on the presence of sys/sendfile.h,
since FreeBSD version is slightly different.
2009-04-24 08:41:31 +00:00
Mark de Wever
a77c757235
Add new experimental version of the pot-update.
2009-03-27 20:05:52 +00:00
Nils Kneuper
853ef41723
typo fixes, thanks stikonas
2009-03-24 20:57:20 +00:00
Nils Kneuper
17157daedd
port over 2009-03-24T14:18:45Z!crazy-ivanovic@gmx.net from branches/1.6,
...
...commit message was: add the searching for sendfile/round to the
cmake recipe now a file for the defines is created automatically...
2009-03-24 14:28:52 +00:00
Mark de Wever
a77afead34
Removing the custom FindImageMagick.cmake.
...
Stikonas pointed out this script is also shipped with cmake so use
their version.
2009-03-21 21:07:56 +00:00
Mark de Wever
81a54f4199
Remove the Python support files.
2009-03-21 10:00:04 +00:00
Mark de Wever
9489190985
Fix the gettext detection.
...
Moved the custom version to a temporary version and fall back to the version
shipped with cmake. This probably breaks the pot-update target which will be
fixed later.
2009-03-20 23:42:46 +00:00
Mark de Wever
14b5789c47
Remove the custom boost script.
...
It's now shipped with cmake so use that version.
2009-03-20 20:19:20 +00:00
Nils Kneuper
b138311480
(most likely) fix detecting fribidi as found...
...
...though the wrong version is found when using cmake, now, as in
autotools and scons build, only "version 1" is accepted
2009-03-03 00:04:00 +00:00
Nils Kneuper
9e19ed9e90
make sure more recent versions of boost are found, too
2008-11-22 17:08:56 +00:00
Nils Kneuper
32e6eff8d2
fixed mistake found by chrber
2008-11-15 13:13:13 +00:00
Nils Kneuper
568ff50a86
revert back to old FindBoost.cmake version...
...
...but add detection for more recent boost versions
2008-07-14 20:18:40 +00:00
Nils Kneuper
29a82a285a
import "original" cmake 2.6.0 version of FindBoost.cmake...
...
...to allow cmake 2.4.x clients to find boost 1.35.1...
2008-07-14 17:42:16 +00:00
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