531 Commits

Author SHA1 Message Date
Mark de Wever
3dc8cb92e8 Set the compiler mode to c++98.
It was ansi, which will change to c++0x at some point in the future. In
order to activate that as default by accident force the c++98 mode.
2010-08-27 20:34:58 +00:00
Nils Kneuper
3412fe831b post release version bump to 1.9.0+svn 2010-08-18 15:50:10 +00:00
Nils Kneuper
d77712b5b4 version bump to 1.9.0 2010-08-18 14:39:34 +00:00
Guillaume Melquiond
87fa847869 Added an autotool target, so that out-of-tree builds are possible again. 2010-07-31 12:50:25 +00:00
Guillaume Melquiond
d81f23c7ca Switched to embedded Lua. 2010-07-30 08:03:12 +00:00
Mark de Wever
e82e18f816 Enable ANA by default for autotools. 2010-07-25 06:01:04 +00:00
Guillaume Melquiond
861821fad1 Fixed usage of first PKG_CHECK_MODULES inside a shell conditional.
(Patch #1757 by Nix.)
2010-07-24 07:30:45 +00:00
Alexander van Gessel
ed56bdce55 revert 2010-07-09T23:11:14Z!ai0867@gmail.com, ANA isn't ready yet 2010-07-10 00:40:42 +01:00
Alexander van Gessel
5ae6f07445 Flip the 'use ana' switch's default to true for scons and autotools 2010-07-10 00:11:14 +01:00
Ignacio R. Morelle
88c2c4d189 Use silent automake rules when generating with automake 1.11 and later 2010-06-22 07:58:07 +00:00
Ignacio R. Morelle
d9a9a85529 Preliminary autotools support for libana.
This should be enough to compile Wesnoth using libana (use
--enable-ana), but certainly not enough to compile libana as a
stand-alone library using autotools. I'll probably research that
later.
2010-06-22 00:52:43 +00:00
Guillaume Melquiond
d36b645711 Explicitely enabled maintainer mode,
...so that package maintainers are able to disable it in order to
prevent dependency tracking.
2010-05-27 08:50:48 +00:00
Guillaume Melquiond
e6ab1f0c1a Removed explicit disabling of compiler warning,
...as the current codebase compiles fine with it.
2010-05-26 20:19:07 +00:00
Mark de Wever
4cc313daf2 Fix compilation for g++ 4.5 2010-04-25 09:43:12 +00:00
Fabian Müller
4a7e27d070 Reverted back to 42095. 2010-04-10 17:30:45 +00:00
Alexander van Gessel
183c40ba5b Merge fendrin_editor branch 2010-04-10 16:00:09 +01:00
Nils Kneuper
8d20b1bca7 import the Dead Water translations from wescamp...
...(using http://svn.berlios.de/viewcvs/wescamp-i18n/branches/1.8/Dead_Water/)
2010-04-06 19:42:18 +00:00
Nils Kneuper
8cf91f0071 bump version of trunk to 1.9.0-svn...
...(next trunk release is far off (~2 month!), will be named 1.9.0)
2010-03-26 14:49:26 +00:00
Nils Kneuper
9a723634f3 bump version to 1.8.0+svn 2010-03-25 12:56:02 +00:00
Nils Kneuper
69f9aa02df some changelog fixes and bumping the version to 1.8.0, about to tag! 2010-03-25 11:45:33 +00:00
Alexander van Gessel
7802afe852 Remove some remaining reference to the EXPERIMENTAL flag 2010-03-20 16:54:43 +01:00
Nils Kneuper
df58241795 post release version bump to 1.7.15+svn 2010-03-15 00:35:37 +00:00
Nils Kneuper
c2d7d97f96 bump version to 1.7.15 aka 1.8rc1 (yes, finally!) 2010-03-15 00:01:48 +00:00
Nils Kneuper
6cf7721a72 post release (1.7.14) version bump 2010-03-08 15:31:24 +00:00
Nils Kneuper
33d4dcca7f version bump to 1.7.14 aka 1.8beta7 2010-03-08 15:02:27 +00:00
Jérémy Rosen
53105be56f remove EXPERIMENTAL blocks in source 2010-02-22 20:08:38 +00:00
Nils Kneuper
ea500c024a post release version bump to 1.7.13+svn 2010-02-10 17:10:46 +00:00
Nils Kneuper
867a3cc222 version bump to 1.7.13-1.8beta6 2010-02-10 16:44:56 +00:00
Eric S. Raymond
75925deb82 Merge of fendrin's new teleport and tunnel code.
The changes are guarded by the C++ and WML conditional symbol
"EXPERIMENTAL".

The experimental flag is temporarily defaulted off, so those patches
should have no effect on people doing ordinary builds. This may change
once fendrin has the tunnel code fixed and polished.
2010-01-26 06:34:20 +00:00
Alexander van Gessel
51d12123c5 Make autotools set the right define 2010-01-26 04:47:19 +01:00
Eric S. Raymond
30d0e3935b Add experimental option.
This defaults to 'yes' for odd-numbered (unstable) versions, 'no' for
even-numbered (unstable) versions.  It controls an EXPERIMENTAL
preprocessor symbol, defined only when experimental is 'yes', and an
EXPERIMENTAL automake conditional.

This is meant as a guard option for experimental, developer-only code
that should be disabled in stable versions.  The immediate application
is fendrin's new pathfinding/tunnel code, which we want to carry in
the main codebase for the remainder of 1.7 but be automatically
disabled in 1.8 betas and 1.8 itself.

Implemented for scons and autotools but not yet cmake.
2010-01-26 03:12:25 +00:00
Nils Kneuper
9e5a615650 post release (1.7.12) version bump 2010-01-17 17:27:00 +00:00
Nils Kneuper
44c0d416d2 version bump to 1.7.12-1.8beta5 2010-01-17 16:56:10 +00:00
Nils Kneuper
e0fbfa6e76 post release version bump to 1.7.11+svn 2009-12-27 15:17:21 +00:00
Nils Kneuper
75611737b7 bump version to 1.7.11-1.8beta4 2009-12-27 14:21:19 +00:00
Nils Kneuper
afa061d2f0 post release version bump to 1.7.10+svn 2009-12-13 16:10:18 +00:00
Nils Kneuper
1ac24d612a bump version to 1.7.10-1.8beta3 2009-12-13 15:16:02 +00:00
Nils Kneuper
38c78a575c post release version bump to 1.7.9+svn 2009-11-26 22:48:44 +00:00
Nils Kneuper
07c6fb2667 bump version to 1.7.9-1.8beta2 2009-11-26 15:07:54 +00:00
Nils Kneuper
9e7ce5b024 post release version bump to 1.7.8+svn 2009-11-09 21:45:02 +00:00
Nils Kneuper
60f3c2c1ef bump version to 1.7.8-beta1, releasing in some mins... 2009-11-09 17:53:52 +00:00
Guillaume Melquiond
7b6e6036a8 Removed dummy locales from autotools. 2009-10-31 19:07:25 +00:00
Nils Kneuper
8d0414c818 post release version bump to 1.7.7+svn 2009-10-22 19:12:15 +00:00
Nils Kneuper
a133510efc bump version to 1.7.7 (again) 2009-10-22 17:45:47 +00:00
Nils Kneuper
79cd9673bf back to 1.7.6+svn, not in release state atm 2009-10-21 20:33:00 +00:00
Nils Kneuper
db70b933f2 bump version to 1.7.7 2009-10-21 19:24:24 +00:00
Nils Kneuper
7f5e6cb088 post release version bump to 1.7.6+svn 2009-09-28 17:08:35 +00:00
Nils Kneuper
816ae209ed bump version to 1.7.6 2009-09-28 16:32:42 +00:00
Guillaume Melquiond
fd3c52c3a0 Avoid overriding user flags. 2009-09-20 14:19:06 +00:00
Nils Kneuper
37b10ec0d2 post release version bump to 1.7.5+svn 2009-09-04 09:04:58 +00:00