Commit Graph

150 Commits

Author SHA1 Message Date
Isaac Clerencia Perez
d3ba4281c0 Bump version to 0.9.3+cvs 2005-06-29 23:51:01 +00:00
Isaac Clerencia Perez
5467da3897 Bump version to 0.9.3 2005-06-29 19:31:20 +00:00
András Salamon
b3ae8ed548 apply patch #4100 2005-06-14 08:36:48 +00:00
András Salamon
ad85971b97 fix duplicated lines in isaac's last commit 2005-06-14 07:30:58 +00:00
Isaac Clerencia Perez
02d14d7bbc Use devsrv.wesnoth.org:14999 as CVS server 2005-06-13 19:40:17 +00:00
Isaac Clerencia Perez
4572f00bf8 Bump version to 0.9.2+cvs 2005-06-06 00:16:21 +00:00
Isaac Clerencia Perez
2bf93b4ab6 Bump version to 0.9.2 2005-06-05 21:59:00 +00:00
Guillaume Melquiond
32646f3503 Remove wesnoth-zip: it has been broken for many months now,
...and nobody cared enough to fix it. What was it even supposed to be?
2005-05-28 12:32:04 +00:00
András Salamon
5350cc011d New configure option --enable-internal-data for Mac OS X:
keep data inside the application (currently only affects
translations). Also fix commandline build which currently looks for
translations inside a nonexistent application bundle.  To retain
current behaviour on Mac OS X add -DUSE_INTERNAL_DATA to compiler
flags, eg. in Xcode project.
2005-05-22 23:37:43 +00:00
Yann Dirson
eca4fd2e17 updated to gettext 0.14.4, merging po/Makefile.in.in
...with BRANCH_vendor_gettext at tag gnu-gettext-0_14_4; removed intl/
directory
2005-05-22 13:06:21 +00:00
András Salamon
310c2ebe1a fix freetype -I flags to use CPPFLAGS: CFLAGS is useless using a C++ compiler! 2005-05-21 12:29:03 +00:00
Guillaume Melquiond
a73f1a5f57 Just in case somebody goes as far as reading the help. 2005-04-25 22:57:50 +00:00
Isaac Clerencia Perez
5f812cbe1c Bump version to 0.9.1+cvs, change Dave's mail address to the new one 2005-04-25 08:41:10 +00:00
Isaac Clerencia Perez
5de3ee68bb Bump version to 0.9.1 2005-04-24 19:34:07 +00:00
Guillaume Melquiond
f9d37f356b Make the installer generate locale files, and use them in language.cpp.
The code is rather experimental, but it is disabled by default: it
requires a configure option. So it isn't a release-stopper. The
autostuff would benefit from some tidying by an expert.
2005-04-23 17:09:48 +00:00
Isaac Clerencia Perez
3ba963c968 Bump version to 0.9.0+cvs 2005-04-10 22:13:20 +00:00
Isaac Clerencia Perez
0b6c2f9b20 Switch to the 0.x.0 releases era 2005-04-09 20:02:35 +00:00
Isaac Clerencia Perez
ee078e8404 Releasing 0.9 2005-04-09 19:25:09 +00:00
Isaac Clerencia Perez
cf2ead61a9 Bump version to 0.8.12 2005-04-09 12:40:53 +00:00
Yann Dirson
624771c921 oops, incomplete fix - duplicate variable init outside of AC_CONFIG_COMMANDS :( 2005-04-08 20:12:36 +00:00
Yann Dirson
8d4123f70d creation of the po/*/Makefile.in.in links...
...has to be done before config.status generates Makefile.in's from
them, so it seems we cannot put it inside an AC_CONFIG_COMMAND
2005-04-08 20:05:24 +00:00
Yann Dirson
75f00105ae dammit ! had to underquoted those AC_DEFINE arguments again...
...so that autoheader works !  use a workaround for the expansion bug,
by changing the name of the m4 macro to be different from the cpp one
2005-04-06 19:18:41 +00:00
Yann Dirson
3c83e8ba0a fixed some underquoted arguments to m4 macros 2005-04-06 19:13:03 +00:00
Yann Dirson
e82f844091 have config.status create the translations dir instead of configure itself;
create it in $srcdir, since an out-of-tree builddir is not a suitable
datadir; do not attempt to do so when $srcdir is not writable
(eg. source tree on a read-only network filesystem); robustified the
symlink creation
2005-04-05 15:22:56 +00:00
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