65 Commits

Author SHA1 Message Date
Mark de Wever
113d302fe1 Update cmake status as working.
Some minor issues remain, but those are for pot-updates which users
normally won't use.
2009-08-16 20:28:18 +00:00
Guillaume Melquiond
12e2249d1d Removed dependency on qt for kde-style notifications. Updated notes. 2009-08-10 06:11:23 +00:00
Iurii Chernyi
624eb5bf66 INSTALL documentation: changed required boost version to 1.35 2009-08-01 14:37:19 +00:00
Bruno Wolff III
7ccc195a18 Fix typo in INSTALL instructions 2009-07-25 15:31:21 +00:00
Guillaume Melquiond
0cde553dd3 Mentioned the dependencies for enabling desktop notifications. 2009-06-21 17:18:00 +00:00
Mark de Wever
3f091cd5a3 Mention lua in INSTALL. 2009-03-22 21:31:03 +00:00
Mark de Wever
4a3eaa1065 Bump the minimum cmake version to 2.6.0. 2009-03-20 19:59:51 +00:00
Mark de Wever
7e7bf5d48e Add scons minimum version. 2009-03-20 19:08:59 +00:00
Gunter Labes
c6a34c3a9c mention that the server gets built by default 2009-03-14 02:37:54 +00:00
Mark de Wever
14d008898b Update the fontconfig dependency in INSTALL.
Thanks to Ivanovic for reminding me.
2009-03-13 17:51:19 +00:00
Daniel Franke
d2d21276a2 Remove Python AI, resolving bug #13047 and #13048. 2009-02-23 07:05:50 +00:00
Mark de Wever
336cbeefd9 Removed the --small-gui build option.
Starting Wesnoth with the --smallgui parameter achieves the same. The
other code workarounds for smallgui are already gone.
2008-09-03 15:46:56 +00:00
Mark de Wever
775838a379 Load our own fonts for the new widgets. 2008-09-03 15:46:41 +00:00
Sergey Popov
43fc030a57 Fixed documentation bugs in INSTALL. 2008-08-25 16:23:58 +00:00
Gunter Labes
2e2485b04e State that you only need to run autogen.sh when building from SVN, again. 2008-08-20 17:57:15 +00:00
Mark de Wever
c5840e962c Change dependencies to pango with cairo backend, only wired in for autotools. 2008-07-10 17:45:29 +00:00
Mark de Wever
aee9e58b8e Added the freetype2 dependency needed for SDL_Pango...
...and changed the dependency to the pango with ft2 support.
2008-07-06 14:56:38 +00:00
Mark de Wever
221196c43c Added the pango dependency.
I'm not sure yet what will be the minimum required version so I used
1.14.8 as shipped with Debian Etch as minimum.  The library isn't used
yet but will be soon. Only added autotools support.

(Also some minor tab->spaces changes in the changelog.)
2008-07-06 12:20:54 +00:00
Sergey Popov
fedda6fbdd Updated INSTALL to reflect changes to scons options. 2008-06-16 20:03:13 +00:00
Gunter Labes
8fcb941ca3 some language tweaks 2008-05-12 12:08:46 +00:00
Mark de Wever
e17d9aaeb2 Remove the deprecated notice on autotools...
...and change it to the fact that it probably will be replaced. Also
show both alternatives when still using autotools.
2008-05-12 09:26:00 +00:00
Moritz Göbelbecker
0cb0e9e7e2 Build instructions for cmake. 2008-05-10 09:58:04 +00:00
Sergey Popov
1241c61f31 scons recipe successfully compiles(not links) on windows. 2008-05-03 12:02:50 +00:00
Ignacio R. Morelle
6fd116ce08 Added URL for scons, correct version requirements and a few text revisions 2008-05-02 18:05:14 +00:00
Gunter Labes
450c4a928f remove an obsolete parameter reference 2008-05-02 09:09:14 +00:00
Sergey Popov
8dc36b1622 Added check for C++ compiler to scons recipe. 2008-04-29 09:34:09 +00:00
Sergey Popov
3cf71a7fff Added docdir and mandir options to scons recipe. 2008-04-28 20:50:18 +00:00
Sergey Popov
dc0ac76875 Combined tinygui and smallgui into one option. 2008-04-28 20:16:28 +00:00
Eric S. Raymond
69bf0f2632 Explain how to translate from autotools-speak to scons-speak. 2008-04-28 19:38:17 +00:00
Eric S. Raymond
17cfd3160c Improve documentation. 2008-04-08 12:18:18 +00:00
Eric S. Raymond
27a79d8d5b Improved documentation for scons usage. 2008-03-28 15:18:17 +00:00
Eric S. Raymond
fd44a750b2 autotools is deprecatedm, but not (yet) removed. 2008-03-28 13:49:18 +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
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
af264fd273 Add info about the new boost regex dependency. 2008-03-04 16:58:45 +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
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
22ad729bcc Added gzip write support.
Updated changelogs and other documentation about new gzip featue.

Some cosmetic cleanups.
2007-12-05 17:27:08 +00:00
Eric S. Raymond
fe3c651f14 Address bug #10326 by warning of it and suggesting gcc 4. 2007-11-20 17:49:23 +00:00
Gunter Labes
edc973b063 clarify the build instructions and keep the focus on release tar balls 2007-10-23 02:39:56 +00:00
Eric S. Raymond
9f8b5d246c Fix a typoed option decscription. 2007-06-11 18:22:42 +00:00
Eric S. Raymond
414114f6f1 Simplified the initial-build procedure...
by adding a configure invocation to autogen.sh.  Fixed a bug in make
clean.  Updated the intallation instructions.
2007-05-11 13:20:30 +00:00
Eric S. Raymond
0db20f348c Add option to enable SVN revision display, defaulting to off. 2007-04-25 15:39:59 +00:00
Nils Kneuper
207d2a141f updated dependencies in the INSTALL doc 2007-04-25 14:37:52 +00:00
Eric S. Raymond
d94bfed3ed Explain how to fix the minor 'svnversion -n' issue,
as trying to compensate for older clients looks like a bad idea.
2007-04-23 19:23:22 +00:00
Gunter Labes
e6a1f14f99 mention the './autogen.sh' command when using SVN 2007-03-19 02:19:13 +00:00
Gunter Labes
488e861307 more line ending clean-ups 2006-06-06 00:05:03 +00:00
Gunter Labes
20d698258f putting sdl-net back in.. 2006-06-05 14:00:19 +00:00