Commit Graph

374 Commits

Author SHA1 Message Date
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
Pauli Nieminen
6c7e4be8d5 Fixed boost configure not to add iostreams to global varaibles
Added dev-cpp unit test project file
2008-01-22 09:28:36 +00:00
Eric S. Raymond
5f941bd9d0 Comment fix. 2008-01-21 19:26:56 +00:00
Eric S. Raymond
5940ee4b87 Improve the GCC version test, check for >= 3.3. 2008-01-21 17:19:45 +00:00
Eric S. Raymond
c5d91aff48 Address bug #10839. 2008-01-21 17:04:40 +00:00
Pauli Nieminen
7590703aa9 Fixed boost.test configuration not to mess with other targets 2008-01-15 09:45:10 +00:00
Pauli Nieminen
31149382f9 Now tested and working with boost test 1.33.1 & 1.34.1 2008-01-13 23:23:49 +00:00
Pauli Nieminen
c2cbf186e8 Made tests back to disabled as default 2008-01-13 20:48:02 +00:00
Pauli Nieminen
22ab47d3ee Fixed boost test compilation with 1.34.1 2008-01-13 19:22:09 +00:00
Nils Kneuper
5861fc5858 post release version bump 2008-01-13 17:08:02 +00:00
Nils Kneuper
9ab3d191eb bumped version to 1.3.14
changing the campaignserverport to a different one will follow in some secs
2008-01-13 13:14:50 +00:00
Nils Kneuper
87389af10e really do address bug #10747
python itself should default to active, installtion of the tools
should default to inactive
2008-01-12 17:14:38 +00:00