Commit graph

93 commits

Author SHA1 Message Date
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
Gunter Labes
c86f886940 replaced CVS with SVN in the MANUAL files
(hope it didn't break any translation)

updated the INSTALL file (we don't use sdl-net since a while, right?)
removed the cvsmerge utility
2006-06-05 13:37:46 +00:00
Jon Daniel
f328abc2f3 update 2005-03-21 21:48:47 +00:00
Jon Daniel
2dbf82e14e update 2005-03-21 20:35:20 +00:00
Jon Daniel
d515dd0742 updated INSTALL file 2005-03-21 12:54:06 +00:00
Guillaume Melquiond
33ae431a9a Remove .gmo files from the tgz.
Update the INSTALL file about  autostuff, gettext, and cvs.
2005-02-19 12:21:23 +00:00
Philippe Plantier
30892869b6 Updating the INSTALL files, removing the dependency on SDL_ttf,
and adding the dependency on freetype.
2004-10-30 15:16:37 +00:00
Pauli Manninen
0629aaba5f pumped version to 0.6.99.5
ran autoreconf
minor changes to INSTALL
2004-03-15 18:35:59 +00:00
uid66289
150597ab0f v0.6rc1 2003-12-23 20:16:21 +00:00
Pauli Manninen
bc30201161 updated INSTALL and MANUAL 2003-11-21 00:52:27 +00:00
Pauli Manninen
0fbc023fc7 changed web-site to http://www.wesnoth.org
added information about wesnoth-releases mailing-list
added information about Wesnoth forums
updated INSTALL
2003-10-28 09:37:37 +00:00
Pauli Manninen
3f28de345a Added depedency to libsdl-net 2003-10-27 22:10:43 +00:00
Pauli Manninen
d277d5a6ba Facelift 2003-09-29 15:00:27 +00:00
Dave White
5f7bc06e58 modified README to point to website, and INSTALL to be same as page in Wiki 2003-09-29 09:58:27 +00:00
zas
38f335dfd3 rcs id was added to text files, and long lines were wrapped...
...before 80 characters wide.
2003-09-18 16:32:07 +00:00
Dave White
e461d803c9 Initial code import.
[[The Wesnoth repository started off as CVS in September 2003 on
SourceForge. In September 2005 it was converted to Subversion using
cvs2svn and hosted at Gna!; the last CVS commit corresponded to
Subversion r8374.  In March 2013 it was converted to git by ESR
using reposurgeon 2.30; the last Subversion commit was r56594.

In the process, several small, abandoned experimental branches were
removed.  For all branches known to have been merged to trunk merge
points were found and patched in.

Comments have been massaged into git summary + body form; revision
references have been lifted to action stamps.  Conversion comments
are, like this one, enclosed in double square brackets. Typos in
change comments have often been quietly fixed. Some abbreviations
(notably for mainline campaign names) have been made more uniform
than they were in the Subversion comments.  Infix "::" to mark
a campaign-scenario pair (as in "HttT::12" has sometimes been 
inserted for clarity and to shorten summary lines.

Two branches, website/ and resources/, have been merged to trunk,
where their history now appears as that of those two top-level
directories rather than as separate branches.

Subversion property settings, and the commits in the Subversion
history that manipulated them, are almost all gone.  A few have
been translated to .gitignore files and setting of executable bits.

There are a few committers that we have been unable to identify.
These are:

uso
zas
uid65860
uid66289
uid67456
uid68698
uid68803
uid68842
uid68850
uid68852
uid69097
uid69206

The uid names seem to have been mechanically generated from Wesnoth
forum postings.  Committer lines for all of these have been left without a
domain name in the email address.]]
2003-09-15 11:52:41 +00:00