267 Commits

Author SHA1 Message Date
Yann Dirson
112830d8ad Use libtool when available to build static binary...
(on current Debian Sarge at least it needs manual fix to
libSDL_image.la, and manually rerunning final link command with -gpm
added, bugs submitted).  Moved config options at top of configure.ac
so that they can be used later.  Simplified LIBS setting in
Makefile.am.
2004-08-21 10:20:42 +00:00
Yann Dirson
f86744af00 merged syncpoint_gettext1_12 from trunk 2004-08-15 15:32:44 +00:00
Yann Dirson
0db51ca791 merged syncpoint_gettext1_8 from trunk 2004-08-08 12:41:44 +00:00
Yann Dirson
8063f64918 merged syncpoint_gettext1_7 from trunk 2004-08-04 22:20:25 +00:00
Yann Dirson
0160b39a98 merged syncpoint_gettext1_5 from trunk 2004-07-19 21:55:23 +00:00
Yann Dirson
2965548fb1 merged syncpoint_gettext1_4 from trunk 2004-07-18 20:04:28 +00:00
Yann Dirson
508df62a2b merged syncpoint_gettext1_3 from trunk 2004-06-29 20:40:09 +00:00
Yann Dirson
5d4b3e9e4e merged syncpoint_gettext1_2 from trunk 2004-06-27 20:34:24 +00:00
Yann Dirson
2a49c6d14d fixed inclusion of intl headers,
using a hack that other packages do not appear to require, but well...
2004-06-26 14:15:59 +00:00
Yann Dirson
75a07afe97 temporary workaround for the lack of a proper AM_CONDITIONAL for X11...
... in the trunk
2004-06-26 12:45:28 +00:00
Yann Dirson
fe195c84fc added intl/ for platforms without proper gettext
added test message
2004-06-22 21:32:43 +00:00
Yann Dirson
ec18689e38 First stakes at gettext infrastructure 2004-06-21 20:44:20 +00:00
Pauli Manninen
feeffbba6b pumped version to 0.7.11-CVS
ran autoreconf
2004-06-21 00:16:21 +00:00
Pauli Manninen
a7b1cbaa4c pumped version to 0.7.10
ran autoreconf
2004-06-20 22:45:12 +00:00
Alfredo Beaumont
d619f20818 Checks for libpng 2004-06-20 14:42:53 +00:00
Alfredo Beaumont
83fa169842 Fixed SDL version checking bug in MacOSX 2004-06-13 19:53:29 +00:00
Pauli Manninen
3adba6c23e pumped version to 0.7.10-CVS
ran autoreconf
2004-06-11 21:45:55 +00:00
Pauli Manninen
44691b0db5 tweaked changelog
pumped version to 0.7.9

ran autoreconf
2004-06-11 21:03:16 +00:00
Alfredo Beaumont
4a98c292c0 Check for SDL version > 1.2.7. Otherwise wesnoth won't compile. 2004-06-11 16:20:36 +00:00
Pauli Manninen
da10c90fb5 pumped version to 0.7.9-CVS
ran autoreconf
2004-05-27 23:44:03 +00:00
Pauli Manninen
fc265cce6b pumped version to 0.7.8
ran autoreconf

updated changelog
2004-05-27 22:10:15 +00:00
Pauli Manninen
5ced5d005f pumped version to 0.7.8-CVS
ran autoreconf
2004-05-19 23:18:14 +00:00
Pauli Manninen
356b1cb555 pumped version to 0.7.7
ran autoreconf

updated changelog
2004-05-19 21:11:22 +00:00
John B. Messerly
51abdb0d85 Added a new (not compiled by default) program called 'wesnoth_zip'.
It compresses/decompresses WML files using config::read_compressed and
config::write_compressed. The interface is similar to gzip (it's
intended to be a subset. This tool is for Wesnoth developers who are
working with Wesnoth's binary (compressed) WML format.
2004-05-11 05:36:21 +00:00
Pauli Manninen
a9c9423cd7 pumped version to 0.7.7-CVS
ran autoreconf
2004-05-04 00:46:46 +00:00
Pauli Manninen
9059ab6000 pumped version to 0.7.6
ran autoreconf
2004-05-03 22:32:49 +00:00
Alfredo Beaumont
fbf732c41b Added --fno-omit-frame-pointer to autotools...
...to prevent possible crashes due to gcc bug
2004-04-29 21:12:49 +00:00
Pauli Manninen
f317de6067 pumped version to 0.7.6-CVS 2004-04-24 19:14:43 +00:00
Pauli Manninen
72e9e00ac5 updated changelog
pumped version to 0.7.5
ran autoreconf
2004-04-24 17:53:12 +00:00
Alfredo Beaumont
42773a6cb9 Fixed OGG checks for --enable-lite option 2004-04-24 09:57:18 +00:00
Pauli Manninen
8f03ee6059 pumped version to 0.7.5-CVS
ran autoreconf
2004-04-24 02:28:31 +00:00
Pauli Manninen
0c1c9bf9d3 updated changelog
pumped version to 0.7.4

ran autoreconf
2004-04-24 00:29:04 +00:00
Alfredo Beaumont
dc7eab7dc9 Add --enable-tile for tile version of wesnoth 2004-04-21 22:08:13 +00:00
Alfredo Beaumont
b4711cfca2 Removed check for signness of char 2004-04-20 21:46:11 +00:00
Alfredo Beaumont
14cbbd9160 Fix to signed char detection. Now it uses C++ compiler 2004-04-18 19:53:00 +00:00
Pauli Manninen
2170375949 pumped version to 0.7.4-CVS
ran autoreconf
2004-04-18 06:54:04 +00:00
Pauli Manninen
62aed478fe updated changelog
pumped version 0.7.3

ran autoreconf
2004-04-18 06:21:20 +00:00
Alfredo Beaumont
b04737de72 Configure checks that char is signed 2004-04-17 21:39:30 +00:00
Alfredo Beaumont
22a046efa2 Basic support for static compiling 2004-04-17 18:37:47 +00:00
Alfredo Beaumont
47524b26be Fixed an unimportant bug. 2004-04-08 08:42:12 +00:00
Pauli Manninen
cd1e95d971 pumped version to 0.7.3-CVS
ran autoreconf
2004-04-08 04:49:32 +00:00
Pauli Manninen
318e5119d4 pumped version to 0.7.2
ran autoreconf
2004-04-08 04:23:17 +00:00
Alfredo Beaumont
89f38e7136 Autotools clean up. Thanks to Guillem Jover 2004-04-06 23:29:47 +00:00
Pauli Manninen
3937c892d6 pumped version to 0.7.2-CVS
ran automake
2004-04-03 18:29:54 +00:00
Pauli Manninen
80eab93a2d pumped version to 0.7.1
ran automake
2004-04-03 17:57:17 +00:00
Alfredo Beaumont
6277859c95 Possibly fix PNG and OGG checking bugs in MacOSX and Windows (with cygwin) 2004-03-31 14:55:03 +00:00
Pauli Manninen
d97cccb366 pumped version to 0.7.1-CVS
ran autoreconf
2004-03-19 20:47:36 +00:00
Pauli Manninen
94cedf1933 pumped version to 0.7
ran autoreconf
2004-03-19 19:13:06 +00:00
Pauli Manninen
8b469671e9 pumped version to 0.6.99.6-CVS
ran autoreconf
2004-03-15 20:23:18 +00:00
Pauli Manninen
0629aaba5f pumped version to 0.6.99.5
ran autoreconf
minor changes to INSTALL
2004-03-15 18:35:59 +00:00