476 Commits

Author SHA1 Message Date
Yann Dirson
b90c25b2f8 generate src/wesconfig.h at configure-time (bug #10340) 2005-04-05 15:03:03 +00:00
Jon Daniel
85619d12ba fixed a typo 2005-03-23 19:37:58 +00:00
Jon Daniel
2ac32fa803 use FIFODIR instead of LOCALSTATEDIR 2005-03-21 21:45:44 +00:00
Jon Daniel
16a3378809 fixed bug #9780
now the $localstatedir/wesnothd directory is created with specified uid and gid

removed the --fifo command line option
2005-03-20 22:49:53 +00:00
Jon Daniel
e980537b03 Moved the host_os checks...
...to a place where they get called even if sdl_test is disabled.
2005-03-11 23:25:18 +00:00
Jon Daniel
03330ccc0e fixed some parenthesis 2005-03-11 14:48:21 +00:00
Jon Daniel
5738704d18 Added -lunicows to SDL_LIBS...
...in case host_os is mingw32* to support win32 unicode clipboard
functions.
2005-03-11 14:46:48 +00:00
Jon Daniel
580f4660fb added -framework Carbon for darwin* 2005-03-11 00:02:45 +00:00
Jon Daniel
5b1adc68c9 removed a obsolete FIXME since library checks now work when cross-compiling 2005-03-09 13:22:08 +00:00
Jon Daniel
1ff1f9c74f Added AC_CANONICAL_BUILD, HOST an TARGET 2005-03-09 12:35:57 +00:00
Jon Daniel
8a4f0e4811 replaced hardocded SDL* libraray paths with $SDL_CONFIG --prefix/lib/libSDL* 2005-03-09 10:26:45 +00:00
Guillaume Melquiond
e32a31344e Removal of the last source subdirectory.
But does somebody really use wesnoth_zip? And what is it supposed to do?
2005-03-04 19:39:59 +00:00
Guillaume Melquiond
bbd5709614 Drag wesnothd into src/ ...
and drop the object files into their subdirectories to avoid
superfluous compilations.
2005-03-03 23:04:00 +00:00
Guillaume Melquiond
ff8f7d9e59 Add a --disable-game option.
Beautify ./configure --help. Don't install all the manpages. Don't
install data/ if not needed.
2005-03-03 22:19:58 +00:00
Alfredo Beaumont
01c5e1ae8a FIX: Remove expandvars from kde-config. Pointed out by mr_bones 2005-02-27 12:06:55 +00:00
Guillaume Melquiond
ff4c75fc0f I can't stand these subdirectories full of the same object files...
...than their parent. Let's build everything into src/ to prevent
duplication. I haven't moved the server because of a name conflict,
and the zip thingie because I don't know what it is. Let's hope it
works fine for everybody.
2005-02-20 20:11:27 +00:00
Isaac Clerencia Perez
b310e4e417 Bump version to 0.8.11+cvs 2005-02-19 22:21:27 +00:00
Isaac Clerencia Perez
58dc9cfe3c Bump version to 0.8.11, change server, replace CVS HEAD with 0.8.11 2005-02-19 09:34:30 +00:00
Isaac Clerencia Perez
327005bdff Bump version to 0.8.10+cvs (CVS versioning scheme changed)
Changed server to devsrv.wesnoth.org (devsrv.wesnoth.org runs now CVS)
2005-02-06 15:41:24 +00:00
Isaac Clerencia Perez
46b53584c8 Bump version to 0.8.10, use server.wesnoth.org for releases 2005-02-05 19:32:11 +00:00
Guillaume Melquiond
93d55563c4 Without these changes, neither wesnothd nor campaignd nor the tools link...
...when zipios is available (Debian sid). I've no idea how correct my
fix is, so please review.
2005-02-03 18:39:30 +00:00
Isaac Clerencia Perez
94346ec365 Version bumped to 0.8.10-CVS 2005-01-26 09:52:28 +00:00
Isaac Clerencia Perez
5adcef0f85 Bump version to 0.8.9 2005-01-25 14:54:24 +00:00
Jon Daniel
b5bb8da06b Added support for multilanguage man pages.
Moved man page install/uninstall from top level to doc/man.
2005-01-20 00:24:49 +00:00
Yann Dirson
26d745afcc made configure to activate zipios++ support when the lib is found 2005-01-08 13:57:23 +00:00
Yann Dirson
86317decc9 fixed again running configure from another dir 2004-12-17 02:22:57 +00:00
Isaac Clerencia Perez
4979a2698c Bump version to 0.8.9-CVS 2004-12-05 15:45:04 +00:00
Isaac Clerencia Perez
4ef3bdb999 Bumped version to 0.8.8 2004-12-05 10:38:01 +00:00
Yann Dirson
865794ef5f add --enable-tinygui configure flag to help the build process 2004-11-05 21:57:12 +00:00
Pauli Manninen
3e91a28ad8 pumped version to 0.8.8-CVS 2004-10-31 19:14:07 +00:00
Pauli Manninen
d7b93e9404 pumped version to 0.8.7 2004-10-31 15:12:19 +00:00
Yann Dirson
b4b2a0c70f keep a single copy of modified-gettext Makefile.in.in
and generate symlinks to it at configure-time
2004-10-30 12:37:44 +00:00
Philippe Plantier
20815a7f1e Removed checks for SDL_ttf.h during configuration. 2004-10-26 19:17:20 +00:00
Philippe Plantier
b2900a6260 Added a CVS snapshot of SDL_ttf in the wesnoth tree
Made wesnoth link statically to those SDL_ttf files
Added checking for libfreetype in the autotools scripts.

Warning: changes made to the autotools script! they work for me, but
need testing and reviewing!

The main reason for that is that SDL_ttf 2.0.6 still has fatal
memory-corruption bugs, fixed in CVS. This fix looks like to prevent manu
segfaults for some configurations using the French translation.

This fix may be reverted when SDL_ttf 2.0.7 is released (or not).
2004-10-26 19:03:55 +00:00
Yann Dirson
f6a6b04e53 support use of non-installed translations when building out of source tree 2004-10-19 22:29:23 +00:00
Yann Dirson
ea46856dc3 fixed stuff so that calling configure from a different place actually works 2004-10-19 20:48:21 +00:00
Yann Dirson
c21a2aa639 fixed finding of used locales 2004-10-17 13:09:24 +00:00
Pauli Manninen
8e92e571f9 pumped version to 0.8.7-CVS 2004-10-15 21:03:43 +00:00
Pauli Manninen
61781e3f4e forgot to change official server for release 2004-10-14 19:33:03 +00:00
Pauli Manninen
af1fffa17e changelog tweaks
pumped version to 0.8.6
2004-10-14 17:21:37 +00:00
Alfredo Beaumont
67f147298d Fixes bug #10196 with patch #3358 (kde and gnome installing functional).
Added support for desktopdir and icondir customization.
2004-10-12 10:05:18 +00:00
Yann Dirson
58c0d53865 changed default localedir to "translations" 2004-10-10 23:11:54 +00:00
Yann Dirson
4ed9996fc5 added a Makefile to po/ 2004-10-10 22:22:19 +00:00
Yann Dirson
5916cd229f move to gettext-standard multi-textdomain 2004-10-10 22:02:09 +00:00
Pauli Manninen
d39be88f4f Pumped version to 0.8.6-CVS
Ran ./autogen.sh
2004-10-05 20:43:31 +00:00
Pauli Manninen
681d4c38f8 pumped version to 0.8.5
ran autogen.sh
2004-10-04 07:30:51 +00:00
Dave White
aac88ce5cc added 'campaign server'...
...and capability to connect to the server to download campaigns
2004-09-12 21:55:21 +00:00
Pauli Manninen
2f3b938485 pumped version to 0.8.5-CVS
ran ./autogen.sh
2004-09-11 18:03:54 +00:00
Yann Dirson
2adea95109 removed debugging stuff 2004-09-09 20:24:10 +00:00
Pauli Manninen
28245e2986 updated changelog
pumped version to 0.8.4
ran ./autogen.sh
2004-09-09 18:35:52 +00:00