372 Commits

Author SHA1 Message Date
Sergey Popov
ce40c7c6ee Added autotools-style "datarootdir" and "datadirname" options to scons recipe. 2008-04-30 16:09:33 +00:00
Sergey Popov
055dc5b54c Reimplemented "uninstall" target. 2008-04-30 11:20:20 +00:00
Sergey Popov
f801db8050 Implemented "program_suffix" option in scons recipe. 2008-04-30 07:50:10 +00:00
Sergey Popov
75f986ad52 Added custom check for python. 2008-04-29 16:28:31 +00:00
Sergey Popov
709cf9c94a Made C++ check enforce version requirements. 2008-04-29 10:59:33 +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
Sergey Popov
450b36c0b2 Made "destdir" affect installation of manual and manpages. 2008-04-28 15:23:42 +00:00
Sergey Popov
1f5f895571 Added "destdir" option to scons recipe. 2008-04-28 14:39:07 +00:00
Sergey Popov
f130a87cb1 SDL check no longer appends unneeded paths to CPPPATH and LIBPATH. 2008-04-27 11:45:12 +00:00
Sergey Popov
65adab6ed2 Made "scons dist" create proper tarballs instead of tarbombs. 2008-04-19 13:15:02 +00:00
Sergey Popov
4b1ed95db6 When making distribution pass files using -T tar option. 2008-04-18 20:35:35 +00:00
Sergey Popov
29add1b955 Moved translation stuff to po/SConscript. 2008-04-17 17:36:50 +00:00
Sergey Popov
b857566f71 Moved manual targets to SConscript file in doc/manual. 2008-04-17 15:20:27 +00:00
Sergey Popov
d596b57e0b Fixed "test" target. 2008-04-17 14:26:42 +00:00
Sergey Popov
ea1b9efdd7 Made scons build hierarchical. 2008-04-17 13:59:21 +00:00
Mark de Wever
7a602eccec Move tpanel to it's own file, will get more refactoring later. 2008-04-17 06:25:00 +00:00
Eric S. Raymond
6b81fbc53a Ensure that the distribution tarball is bzip2-compressed. 2008-04-15 17:58:01 +00:00
Gunter Labes
8f9d45cf10 move the addon manager back to its intended location and give it its name back 2008-04-14 14:25:07 +00:00
Sergey Popov
97b1fca309 Made "install" target also install command-line targets. 2008-04-14 07:14:36 +00:00
Eric S. Raymond
96ed556954 Move the addon manager into the same wesnoth-prefixed namespace...
...as wesnoth and wesnoth_editor.
2008-04-14 02:53:14 +00:00
Gunter Labes
0aeac1753a make sure the test for "exported" works for any language 2008-04-13 20:44:54 +00:00
Sergey Popov
4f240f1258 scons recipe: no longer trying to install non-existant man pages. 2008-04-13 19:12:15 +00:00
Gunter Labes
0c18a0e4c5 don't #define REVISION if we got no revision information 2008-04-13 16:42:53 +00:00
Mark de Wever
25f618c46c Forgot to add the new file to scons. 2008-04-13 10:12:06 +00:00
Sergey Popov
f7332cbc95 scons recipe: specify source files in large strings passed to Split...
...which significantly reduces the number of commas and quotes required.
2008-04-12 21:42:54 +00:00
Mark de Wever
5a8a5b4b28 Include the proper file. 2008-04-12 12:40:40 +00:00
Eric S. Raymond
50b100f1b1 Typo fix. 2008-04-12 12:27:31 +00:00
Mark de Wever
7369f27443 Add the font style parameter.
Add a new label type for the window title.

Use the new window title label in the addon connect dialog.
2008-04-12 10:10:36 +00:00
Sergey Popov
11308d8eaa scons recipe: updated the help text. 2008-04-11 20:21:51 +00:00
Sergey Popov
d6b89db102 Prevent "scons install" from barfing if no installable executables exist. 2008-04-11 18:50:33 +00:00
Sergey Popov
51e83a219e scons recipe: made "manual" target build localized manuals. 2008-04-11 18:38:35 +00:00
Sergey Popov
9b11adda37 scons recipe: implemented update-po4a for manpages. 2008-04-11 15:00:59 +00:00
Sergey Popov
87d9b9aa59 scons recipe: implemented update-po4a target; for now it updates only manual. 2008-04-11 13:27:19 +00:00
Sergey Popov
cdb4aba80c Extended "Making the manual" section of SConstruct. 2008-04-11 10:34:37 +00:00
Eric S. Raymond
42635b86f6 Comment out an unsupported option. 2008-04-08 12:37:31 +00:00
Eric S. Raymond
80c7933d95 Test build finally works. 2008-04-08 12:32:44 +00:00
Eric S. Raymond
8602c090e2 Attempt to fix test build. 2008-04-08 12:30:01 +00:00
Sergey Popov
20bbc2e121 scons recipe: fixed install-wesnothd target. 2008-04-08 12:02:53 +00:00
Eric S. Raymond
8ce2f8ec47 Fix documentation. 2008-04-08 11:55:40 +00:00
Eric S. Raymond
f47f86f3a4 Use single-argument Alias to bundle actions together for computed install. 2008-04-08 11:36:56 +00:00
Eric S. Raymond
4c2a539e54 Synthesize install target based on what installables are available. 2008-04-08 04:45:32 +00:00
Sergey Popov
fff7799742 scons recipe: some fixes for install/uninstall targets. 2008-04-06 21:28:33 +00:00
Sergey Popov
26b6c550b7 scons recipe: made SDL base prerequisite. 2008-04-06 17:40:15 +00:00
Gunter Labes
dbcf7c8b3d typo fix 2008-04-06 17:00:11 +00:00
Gunter Labes
8fb7d89d6f * only add the python include if python is enabled 2008-04-06 16:47:51 +00:00
Sergey Popov
27b8441003 scons recipe: made SDL checks restore env on failure. 2008-04-06 16:18:09 +00:00
Sergey Popov
6daf1021eb scons recipe: debogotified install targets. 2008-04-06 15:43:53 +00:00