485 Commits

Author SHA1 Message Date
Nils Kneuper
b77d17fe2f bump version to 1.5.1 2008-06-18 19:34:25 +00:00
Mark de Wever
2e12d16e4b Add the autotools changes to enable ilor's new editor.
Commit based on ilor's patch.
2008-06-12 15:02:22 +00:00
Pauli Nieminen
90930ec599 Made new stats visible same time with old for comparision (need testing) 2008-05-14 14:47:24 +00:00
Gunter Labes
8fcb941ca3 some language tweaks 2008-05-12 12:08:46 +00:00
Mark de Wever
e17d9aaeb2 Remove the deprecated notice on autotools...
...and change it to the fact that it probably will be replaced. Also
show both alternatives when still using autotools.
2008-05-12 09:26:00 +00:00
Pauli Nieminen
e76b2f5c4d added switch to enable per fight stats in autotools 2008-05-11 21:16:54 +00:00
Nils Kneuper
745f0b9b9b post release version bump to 1.5.0+svn 2008-04-26 14:34:30 +00:00
Nils Kneuper
f682adce82 version bump to prepare 1.5.0 2008-04-26 13:09:29 +00:00
Gunter Labes
93e1e73e98 replace == with = in test comparisons...
...(fixes bug #11496: Unportable test(1) construct)
2008-04-15 02:51:29 +00:00
Nils Kneuper
7927892b23 added the new textdomain wesnoth-anl 2008-03-31 20:00:07 +00:00
Eric S. Raymond
8f7c7f5049 Add some documentation, remove some to-do comments, and update the to-do list. 2008-03-31 16:12:25 +00:00
Eric S. Raymond
16fc6f322d No, we *don't* need pngmeta. It's not used anywhere. 2008-03-28 19:44:46 +00:00
Eric S. Raymond
a5f45c2e1f Remove fossil optipng build option. 2008-03-28 14:38:28 +00:00
Eric S. Raymond
fd44a750b2 autotools is deprecatedm, but not (yet) removed. 2008-03-28 13:49:18 +00:00
Eric S. Raymond
c471f36b50 Improve the quality of the SDL checks in SConstruct. 2008-03-28 11:22:59 +00:00
Eric S. Raymond
36834b6057 In scons recipe, use PkgConfig to check for SDL version. 2008-03-28 10:08:37 +00:00
Eric S. Raymond
9306210729 Copy configure.ac's platform-specific checks. 2008-03-28 09:15:19 +00:00
Eric S. Raymond
2766e81b42 Scrap an expensive config test.
Nobody but GCC is going to implement __builtin_expect(), and failing
to notice it only costs a little speed anyway.
2008-03-28 03:20:40 +00:00
Eric S. Raymond
ae70561807 Mark things the scons recipe doesn't cover yet.
Implement the sanity checker in the scons recipe.
2008-03-27 21:51:30 +00:00
Eric S. Raymond
595ecf4ed9 Remove freetype configuration stuff, as we no longer build our own ttf library. 2008-03-27 20:59:02 +00:00
Eric S. Raymond
efcff1274b Nuke the vestigial --lite option. 2008-03-27 17:16:15 +00:00
Ignacio R. Morelle
dec24de9ed Hardcode wesconfig.h...
...(i.e. no longer auto-generated, it was updating only the version
number anyway, and that can be easily done by hand)
2008-03-25 14:14:10 +00:00
Eric S. Raymond
9ea8a35f8d Remove --display-revision switch, always build revision-stamp file.
Implement a :version debug command that shows the build version,
including the SVN revision from the build-stamp file.
2008-03-17 08:46:37 +00:00
Ignacio R. Morelle
08ed96b1a9 Test for ZLib installation, as requested by Sirp 2008-03-14 19:27:56 +00:00
Mark de Wever
6119a1c09a Make the --disable-strict-compilation option really work. 2008-03-11 17:10:06 +00:00
Mark de Wever
5ad4cd05ed Added -Werror -Wno-unused -Wno-sign-compare...
...to the default compiler flags, can be disabled with
--disable-strict-compilation.
2008-03-10 18:28:13 +00:00
Mark de Wever
a1c4771103 Allow configure to be started from directories other as the top dir
(patch #1002).
2008-03-10 17:04:26 +00:00
Mark de Wever
3037f497d5 Fix a errors found by Soliton 2008-03-04 18:49:03 +00:00
Mark de Wever
d41120795d Changed the buildin SDL_ttf to a dependency on the library version >= 2.0.8. 2008-03-04 18:24:15 +00:00
Mark de Wever
36e8aa29d7 Add the boost regex dependency to configure.ac 2008-03-03 19:42:13 +00:00
Nils Kneuper
6a91dbc475 post-1.4 version bump, trunk now open for changes 2008-03-02 22:46:30 +00:00
Nils Kneuper
b88dd1d9ef bump version to 1.4, trunk is now *frozen* 2008-03-02 13:14:25 +00:00
Nils Kneuper
c839887e79 post release version bump to 1.3.19+svn...
...(probably the very last 1.3.x release...)
2008-02-24 16:19:00 +00:00
Nils Kneuper
6fc286272d version bump to 1.3.19 2008-02-24 15:05:57 +00:00
Nils Kneuper
6f73f976c7 post release version bump + updated Czech translation 2008-02-18 21:25:08 +00:00
Nils Kneuper
014f7dd8e4 version bump to 1.3.18 2008-02-18 20:14:19 +00:00
Nils Kneuper
54ff8d2938 post release version bump 2008-02-18 00:49:52 +00:00
Nils Kneuper
aef9fb379b version bump for 1.3.17 2008-02-17 21:36:42 +00:00
Nils Kneuper
f6c7a71c7b preliminary support for 800x480...
...(resolution used for eeePC, Nokia 8x0 and maybe some other mobile
devices) to activate it, run configure with --enable-small-gui
2008-02-14 01:07:01 +00:00
Nils Kneuper
0dd74f6f1d post release version bump 2008-02-11 23:17:16 +00:00
Nils Kneuper
61377b59f1 version bump for 1.3.16 2008-02-11 21:19:00 +00:00
Pauli Nieminen
172ca8ba7b fixed a typo 2008-02-08 13:20:40 +00:00
Pauli Nieminen
743a597fe4 CPPFLAGS->CXXFLAGS for builtin_expect checing 2008-02-08 12:18:29 +00:00
Pauli Nieminen
376408d8a2 Optimized tokenizer a bit (skip_comment) 2008-02-08 12:03:57 +00:00
Nils Kneuper
a789f89507 post release version bump to 1.3.15+svn 2008-01-28 13:00:09 +00:00
Nils Kneuper
4a990a75c6 rollback revisions introducing new stuff
(which should not happen) and thus breaking building those are the
revisions:

2008-01-23T19:48:33Z!paniemin@cc.hut.fi
2008-01-23T20:03:29Z!benoit.timbert@free.fr (partly)
2008-01-23T20:06:14Z!benoit.timbert@free.fr
2008-01-24T17:07:32Z!koraq@xs4all.nl
2008-01-26T08:34:13Z!paniemin@cc.hut.fi
2008-01-26T10:30:28Z!paniemin@cc.hut.fi
2008-01-27 21:51:48 +00:00
Nils Kneuper
40614c53c1 version bump for 1.3.15 2008-01-27 20:52:46 +00:00
Nils Kneuper
6ce621e79c revert the following revisions:
2008-01-27T00:49:02Z!soliton@wesnoth.org
2008-01-26T21:16:47Z!esr@thyrsus.com
2008-01-26T20:48:27Z!esr@thyrsus.com
2008-01-26T19:18:41Z!elias@pschernig.at
2008-01-26T18:57:31Z!esr@thyrsus.com
2008-01-26T18:42:21Z!esr@thyrsus.com
2008-01-26T18:41:21Z!esr@thyrsus.com
2008-01-26T17:52:29Z!esr@thyrsus.com
2008-01-26T17:22:42Z!esr@thyrsus.com
2008-01-26T17:17:44Z!esr@thyrsus.com
2008-01-26T14:01:48Z!esr@thyrsus.com
2008-01-26T13:32:14Z!esr@thyrsus.com

reasons:

1) they break building at least partially / change the way how
building works which is a no go in beta time

2) addition of a new feature (:version), we are in feature freeze, so
this is a no go, too
2008-01-27 11:59:04 +00:00
Eric S. Raymond
0bf9835285 Eliminate --display-svn-revision. Make Revision reporting a bit more reliable. 2008-01-26 14:01:48 +00:00
Pauli Nieminen
de8a7e66c6 Added files and configure option for server monitor; nothing done yet 2008-01-23 19:48:33 +00:00