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 |
|
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 |
|