Commit graph

737 commits

Author SHA1 Message Date
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
Eric S. Raymond
514827f389 Major refactoring of installation productions. The new 'install'
still needs to be written.
2008-04-06 13:55:17 +00:00
Sergey Popov
5c9aef0737 Added boostdir, boostlibdir and boost_suffix options to scons recipe...
...to specify custom boost installation.
2008-04-06 13:40:25 +00:00
Sergey Popov
ff8a2ea9ca Refactored "Implement configuration switches" part of scons recipe. 2008-04-06 13:29:16 +00:00
Sergey Popov
84669863c5 scons recipe no longer overrides variables set by config checks. 2008-04-06 08:42:06 +00:00
Mark de Wever
a98d2bf535 Move the tcontrol into its own file.
Made some code in the widgets more generic and moved it into the
tcontrol class.
2008-04-05 21:51:46 +00:00
Sergey Popov
0af9723249 Made scons recipe disable freebidi support if it's not found...
...instead of quitting.
2008-04-05 18:10:22 +00:00
Sergey Popov
041f7be9ac Updated scons recipe to build recently added gui related sources. 2008-04-05 16:52:13 +00:00
Sergey Popov
c8fd288bdd scons recipe: removed redundant aliases to pot-update. 2008-04-05 15:04:04 +00:00
Sergey Popov
74dde90a29 Made scons recipe build only wesnoth and wesnothd by default.
Made pot-update compile .po files.
2008-04-05 14:01:53 +00:00
Gunter Labes
85393e624b rename wmlclient to add-on_manager.py to better convey what it does
replace most remaining references to 'campaign' with 'add-on'
2008-04-05 13:53:50 +00:00
Sergey Popov
fec3bb823f Made use of more sophisticated fribidi check in scons recipe. 2008-04-04 13:57:25 +00:00
Eric S. Raymond
124062ca13 campaigns_client.py becomes one of the installable tools for content authors.
To conform to the naming convention of the other tools it is renamed 
'wmlclient'.
2008-04-04 01:48:25 +00:00
Sergey Popov
c09cb7563e Made scons recipe enforce version requirements...
...for SDL_image, SDL_mixer and boost.
2008-04-03 19:03:48 +00:00
Sergey Popov
62b02122f4 Made scons recipe check for boost regex. 2008-04-03 18:26:18 +00:00
Sergey Popov
9b33dbb392 Removed gamestatus_editor.cpp from scons recipe. 2008-04-03 18:13:38 +00:00
Sergey Popov
3c498a683a scons recipe: fully implemented dummy locales. 2008-04-02 18:04:37 +00:00
Eric S. Raymond
a079908c2e Comment fixes. 2008-04-02 17:23:28 +00:00
Sergey Popov
97d797b258 scons recipe: added targets to generate dummy locales. 2008-04-02 16:53:58 +00:00
Eric S. Raymond
45c0b21771 The scons recipe cn now make binary and data tarballs. 2008-04-01 22:02:40 +00:00
Sergey Popov
4bb982c4d5 scons recipe: added more help text about gettext targets. 2008-04-01 20:13:37 +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
485381faaa Warn user of current set of build options. 2008-04-01 15:49:22 +00:00
Sergey Popov
a08e454b2f scons recipe: added cachedir option to specify directory...
...that contains a cache of derived files which can be shared between
different build trees.
2008-04-01 10:32:19 +00:00
Sergey Popov
d9a168c419 Made scons recipe always update localized .po files...
...whose locale is among command-line targets.
2008-04-01 09:07:39 +00:00
Sergey Popov
2c91143e35 Made scons recipe update localized .po files on pot-update. 2008-03-31 22:11:59 +00:00
Sergey Popov
d24235b472 scons recipe: removed lingua option.
Added lingua targets, e.g. "scons update-po ru de".
2008-03-31 20:36:29 +00:00
Sergey Popov
cc5ee0d5c6 Made scons recipe automatically delete temporary .wml.po and .cpp.po files. 2008-03-31 20:20:30 +00:00
Sergey Popov
9cf7e852b7 scons recipe: implemented separate "pot-update" and "update-po" options. 2008-03-31 18:51:05 +00:00
Sergey Popov
1422f1e8a2 scons recipe: added "lingua" option to specify which language...
...update-po will update.
2008-03-31 18:16:19 +00:00
Sergey Popov
309157618d scons recipe: renamed pot-update target to update-po...
...and made it update localized .po files.
2008-03-31 17:49:34 +00:00
Eric S. Raymond
0a76b4a0c7 Comment fix. 2008-03-31 16:17:08 +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
Sergey Popov
d5f05aa0d8 scons recipe: pot-update target now generates .po files...
...from C++ and wml and concatenates them into .pot files.
2008-03-31 15:21:31 +00:00
Sergey Popov
f0eba50d9f scons recipe: added pot-update target.
For now updates only messages from C++ files.
2008-03-31 13:28:15 +00:00
Sergey Popov
bd95e29145 scons recipe: fixed logic error in InstallFilteredHook...
...that caused it to resize images even if tinygui is disabled.
2008-03-31 09:48:57 +00:00