347 Commits

Author SHA1 Message Date
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
Eric S. Raymond
8e714dd966 Installing Python supporrt defaults to off.
Addresses bug #10747.
2008-01-12 16:43:35 +00:00
Eric S. Raymond
6375a97a27 Revert the attempt to use ac_python_devel.m4. 2008-01-12 16:34:05 +00:00
Eric S. Raymond
a2b609c57f Fix the docstring for --enable-tools. 2008-01-11 12:29:51 +00:00
Eric S. Raymond
366b085b97 This is the change which will restore putting the right Solaris libs...
in place if the ac_python_devel.m4 maintainers generate the
references.
2008-01-11 04:50:25 +00:00
Eric S. Raymond
f4f7def4b2 Remove an unneeded flag reference. 2008-01-11 04:16:05 +00:00
Eric S. Raymond
9a2ff65d44 With ac_python_devel.m4 having taken over path computation.
some cruft can be discarded, make install works.
2008-01-11 04:00:05 +00:00
Eric S. Raymond
aa005a20a0 ac_python_devel.m4 takes over path computation.
make install works.
2008-01-11 03:13:25 +00:00
Eric S. Raymond
83c2baee99 Do the Python version check to the one in ac_python_devel.m4.
make install works.
2008-01-11 02:53:25 +00:00
Eric S. Raymond
a25a832e01 make install still works. 2008-01-10 23:18:17 +00:00
Eric S. Raymond
2125ea0cb9 Re-simplification. make install works. 2008-01-10 23:09:30 +00:00
Eric S. Raymond
d6317e9315 Emergency reversion of changes that broke "make install" 2008-01-10 22:42:04 +00:00
Eric S. Raymond
1813e535e0 Further simplification of autotools Python library detection.
This has the effect of pushing bug #8635 upstream to the 
maintainers of ac_python_devel.m4; I have notified them
of the Solaris port issue.
2008-01-10 14:56:55 +00:00
Eric S. Raymond
c18114a09c Simplify Python detection. 2008-01-10 14:29:58 +00:00
Eric S. Raymond
6ddf569495 Adapt autotools machinery to use AC_PYTHON_DEVEL().
This does not solve bug #8635 yet, but is a long step towards it.
2008-01-10 14:23:34 +00:00
Nils Kneuper
7f81ea2b1a correct autoconf version needed to 2.60 instead of 2.61 (bug #10636)
version 2.60 does work on OSX and is the latest version available
there via fink it should also work for all other supported platforms
2008-01-03 20:45:03 +00:00
Mark de Wever
27c7fdccc7 We tested for autoconf 2.57, but 2.61 is required for the boost macros.
So bumped the version (bug #10636).
2008-01-02 08:39:12 +00:00
Mark de Wever
12b0edcf7e Remove support for maps without a header 2007-12-29 12:39:12 +00:00
Mark de Wever
95c5e4b8ff Remove unused default server definitions. 2007-12-29 09:24:26 +00:00
Nils Kneuper
921461983b post release version bump to 1.3.13+svn 2007-12-28 23:34:59 +00:00
Nils Kneuper
85817bde72 bump version to 1.3.13 2007-12-28 21:23:28 +00:00
Mark de Wever
8342b2443c Added test case for the new boost test requirement when --enable-tests is used 2007-12-21 20:46:43 +00:00
Karol Nowak
a801497d8e Add a configure switch to enable building of unit tests. 2007-12-20 22:36:53 +00:00
Nils Kneuper
4319086c47 get 'The Hammer of Thursagan' (THoT) ready for translations 2007-12-15 13:40:20 +00:00
Gunter Labes
ebfe9b0ca8 change the default server to tuxfamily for now 2007-12-10 13:14:56 +00:00
Mark de Wever
accdbb5c0f Removed the USE_GZIP ifdefs,...
...everything except the editor now needs the boost library. Since the
odds of only compiling the editor is slim so removed it.

The -DUSE_GZIP flag is thus no longer needed.
2007-12-08 18:01:05 +00:00
Mark de Wever
e265e9f3a0 Bump boost dependency to 1.33, versions before aren't tested and may not work. 2007-12-08 17:37:12 +00:00
Eric S. Raymond
631a33d170 Address bug #10419.
Having reviewed the way it's used, I don't believe using it will make Wesnoth a 
derivative work of boost.m4, so v3 terms will not propagate to the 
rest of the code.  (Obligatory note: I am not a lawyer.)

This is an issue we'll face again when and if autotools goes v3.
2007-12-07 16:28:11 +00:00