134 Commits

Author SHA1 Message Date
Mark de Wever
f213f3d85d Remove some more obsolete .dsp files. 2008-11-09 11:30:06 +00:00
Mark de Wever
a9397d9f64 Remove some no longer existing files.
This fixes building with autotools.
2008-11-09 11:14:55 +00:00
Nils Kneuper
e0d763b041 some more cleanup of the old editor cruft 2008-10-04 18:33:01 +00:00
Nils Kneuper
b13c83cd05 make sure that headers ending with .i and .ii are in the tarball, too
why are those endings used anyway?!?
2008-08-25 08:43:26 +00:00
Pauli Nieminen
c934825607 Excluded data/test/ from tarball 2008-08-23 16:08:37 +00:00
Pauli Nieminen
d6efbabced Fixed dummylocales to work from svn tree 2008-08-23 16:08:20 +00:00
Pauli Nieminen
a5ed42c1dd Broken dummylocales runtime configuration implementation. installation fails 2008-08-20 13:55:07 +00:00
Nils Kneuper
cb0d510baf add .h files to the tarball, not only .hpp files 2008-08-19 20:47:52 +00:00
Nils Kneuper
b74c7f4331 loonycyborg fixed the scons recipe to no longer need config.h.dummy... 2008-06-30 21:10:27 +00:00
Nils Kneuper
33d5ac2cd3 typo fix for last commit... 2008-06-30 20:56:06 +00:00
Nils Kneuper
4df12c3296 add config.h.dummy to the tarball created by autotools way (needed for scons) 2008-06-30 20:55:27 +00:00
Nils Kneuper
c7bb8fd343 some more missing files 2008-06-18 21:00:59 +00:00
Sergey Popov
14b43d9a1e Removed obsolete comment. 2008-06-18 19:43:12 +00:00
Nils Kneuper
c99e9a7e8b some more missings files for cmake in the tarball 2008-06-18 19:22:33 +00:00
Nils Kneuper
1a0d797203 some more missing things... 2008-06-18 19:05:13 +00:00
Nils Kneuper
8357330fd7 add some missing scons and cmake files into autotools packaging...
...(tarball creation only)
2008-06-18 18:44:18 +00:00
Nils Kneuper
bae216103b remove unneeded listing 2008-04-26 22:59:52 +00:00
Nils Kneuper
71ba600fe3 add SConscript files to tarball...
...(why has noone said that the test tarball from two weeks ago was
not working with scons???)
2008-04-26 20:15:52 +00:00
Gunter Labes
0b36084bee fix data installation 2008-04-24 15:44:55 +00:00
Eric S. Raymond
e0c04ecca0 Address bug #11518. 2008-04-22 13:51:02 +00:00
Nils Kneuper
36488c435c find *.hpp headers below src/ automatically at make dist time
remove those from the "old" listing in src/Makefile.am
2008-04-13 16:37:00 +00:00
Nils Kneuper
da1219cef9 no, src/revision.hpp is a *bad* idea to have in the tarball...
the problem: to create the tarball, the first step is svn export, the
next autogen.sh, and the last (where the files src/revision.hpp is not
existing but would be needed since it is in EXTRA_DIST) is make
dist-bzip2
2008-04-13 14:50:18 +00:00
Nils Kneuper
318ef4e2c0 update list of files to add in tarball...
...(add dev-c++ gcc4 project files and scons recipe)
2008-04-13 13:46:18 +00:00
Eric S. Raymond
45c0b21771 The scons recipe cn now make binary and data tarballs. 2008-04-01 22:02:40 +00:00
Eric S. Raymond
4b9a80419f scons recipe can now build the project dependency graph. 2008-04-01 18:53:03 +00:00
Eric S. Raymond
8f7c7f5049 Add some documentation, remove some to-do comments, and update the to-do list. 2008-03-31 16:12:25 +00:00
Eric S. Raymond
b51b7122a2 Add some clarifying comments. 2008-03-30 23:22:45 +00:00
Eric S. Raymond
386ca0a4e5 Implement making of Mac tarballs in the scons recipe (untested). 2008-03-29 15:28:01 +00:00
Eric S. Raymond
69de349ab1 Ensure that both recipes include revision.hpp in the tarball. 2008-03-29 13:28:34 +00:00
Eric S. Raymond
098479a9d7 Implement tinygui image resizing in scons recipe. 2008-03-29 11:28:18 +00:00
Eric S. Raymond
3d0a334786 Add explanatory comments. 2008-03-29 09:05:03 +00:00
Eric S. Raymond
51719f02ce Another fossil, zip-intall, is gone. 2008-03-28 14:44:50 +00:00
Eric S. Raymond
a5f45c2e1f Remove fossil optipng build option. 2008-03-28 14:38:28 +00:00
Eric S. Raymond
2766e81b42 Scrap an expensive config test.
Nobody but GCC is going to implement __builtin_expect(), and failing
to notice it only costs a little speed anyway.
2008-03-28 03:20:40 +00:00
Eric S. Raymond
ae70561807 Mark things the scons recipe doesn't cover yet.
Implement the sanity checker in the scons recipe.
2008-03-27 21:51:30 +00:00
Eric S. Raymond
efcff1274b Nuke the vestigial --lite option. 2008-03-27 17:16:15 +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
Nils Kneuper
2bcb81b165 change imagemagick convert commands as recommended by the imagemagick guys...
...(cf http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=10619 )
2008-02-13 22:27:47 +00:00
Karol Nowak
9767281389 Fix the image scaling script for tiny gui (port from the gp2x brach). 2008-02-10 17:28:39 +00:00
Jordà Polo
3dfc10be03 Include manpage and manual translation files in the tarball. 2008-02-01 22:23:40 +00:00
Mark de Wever
f67b16a847 Image scaling on tinygui was broken, this has been fixed.
(Spotted on the forum by allonby.)
2008-01-27 18:00:18 +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
Eric S. Raymond
f0b55cfae8 CIB's patch #5, refactoring the handling of ESC in dialogs. 2008-01-23 13:28:29 +00:00
Eric S. Raymond
7dd426fe79 Address bug #10415: --enable-lite doesn't do anything.
Simplified and improved the way file manifests are computed.
2007-12-01 16:45:44 +00:00
Mark de Wever
f7e38c7155 Remove the translations directory when 'distclean' is used...
...instead of when 'clean'. Previous a 'clean' in the topdir disabled
the translations when run without installation.

Somebody who knows more about the autotools magic might want to review
this commit.
2007-10-24 19:58:15 +00:00
Nils Kneuper
93fa569df0 the old MANUAL is gone, no need to find it for creating the tarball... 2007-10-15 07:10:19 +00:00
Eric S. Raymond
335ccaf3fc Include the .txt source for the new manual in the distribution tarball. 2007-10-01 14:43:45 +00:00
Jordà Polo
10b65f25c8 `make manual' renamed to manual-en,
and it now only updates the english manual.
2007-09-20 08:21:41 +00:00
Jordà Polo
85ff4e6a16 Manual install/uninstall. 2007-09-19 20:59:43 +00:00