Jérémy Rosen
b4d4b9db12
remove -pedantic flag, it seems to break non cvs SDL_net
2006-01-07 11:34:59 +00:00
Yann Dirson
21f9b136e9
Added configure --without-zipios
2006-01-05 22:29:44 +00:00
Jérémy Rosen
271a123e7f
change default compile flags to have more warnings
2006-01-03 23:16:19 +00:00
Isaac Clerencia Perez
eb8e09e917
Bump version to 1.1+svn
2005-12-30 15:48:05 +00:00
Isaac Clerencia Perez
c38a32ea94
Get ready for release
2005-12-30 12:15:43 +00:00
Isaac Clerencia Perez
f2ef1fc840
Make Python optional (--disable-python should be provided)
2005-12-29 16:18:29 +00:00
Isaac Clerencia Perez
389b63d0e8
Fix python detection
2005-12-27 22:08:55 +00:00
Isaac Clerencia Perez
017f5f6b9b
Check for Python in configure
2005-12-27 20:36:13 +00:00
Oron Peled
b9f357a008
Bugfix in autoconf --with-fribidi
...
1. --without-fribidi had no effect, now it has.
2. --with-fribidi is now the default (unless fribidi isn't installed).
2005-12-03 11:07:41 +00:00
Yann Dirson
5729c7a701
Factorized core source files into a libwesnoth-core library.
...
This library is intended for non-graphical stuff, and suitable for
server-type apps. It is only a convenience library for build purposes
at this time, but since I took care of only including the those core
modules that are clean dependency-wise, and make an independant set of
files, we could even (technically speaking) make it a shared lib right
now. More work is needed to move other files in this independant
core, and to create a graphics-core library as well.
2005-11-26 23:08:00 +00:00
András Salamon
b5e4bbe742
clean up old crud
2005-11-02 12:23:31 +00:00
Yann Dirson
8b02750d29
add a -with-preferences-dir configure flag
2005-10-27 21:58:38 +00:00
Yann Dirson
98f85cb3c5
moved tutorial strings into new wesnoth-tutorial domain
2005-10-15 00:28:51 +00:00
Isaac Clerencia Perez
d11f3ff282
Commit Oron's patch for bidirectional support (patch #470 ) (uses fribidi)
...
Added language definition for Hebrew
2005-10-11 10:44:49 +00:00
Isaac Clerencia Perez
499510c495
Bump version in trunk/ to 1.1-svn
2005-09-21 00:22:36 +00:00
Isaac Clerencia Perez
bfd1cefc36
Bump version to 1.0rc1
2005-09-19 15:22:36 +00:00
Isaac Clerencia Perez
50daedd402
Bump version to 0.9.7+cvs
2005-09-07 19:41:20 +00:00
Isaac Clerencia Perez
d84a5ae9ff
Bump version to 0.9.7
2005-09-07 08:16:05 +00:00
Jon Daniel
16bc27bdf5
check for poll and select headers
2005-09-05 16:44:23 +00:00
Isaac Clerencia Perez
05a43589b4
Bump version to 0.9.6+cvs
2005-08-27 13:35:51 +00:00
Isaac Clerencia Perez
466486834a
Get ready for 0.9.6
2005-08-27 09:50:18 +00:00
Jon Daniel
3699f6e567
Fixed bug #14100
2005-08-12 10:43:50 +00:00
Isaac Clerencia Perez
aec055e1cc
Bumped version to 0.9.5+cvs
2005-08-09 09:19:17 +00:00
Isaac Clerencia Perez
d506a11184
Get ready for release
2005-08-08 22:40:40 +00:00
Isaac Clerencia Perez
f01f083619
Bump version to 0.9.4+cvs
2005-07-21 22:16:51 +00:00
Isaac Clerencia Perez
8c6de14fcd
Bump version to 0.9.4
2005-07-21 20:22:14 +00:00
András Salamon
d0169faf85
fix libpng not being detected on NetBSD ( #13808 )
2005-07-18 18:59:08 +00:00
András Salamon
597967f3e0
quote some paths as suggested by silene, see forum thread 6747
2005-07-18 11:54:41 +00:00
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