Commit graph

742 commits

Author SHA1 Message Date
Eric S. Raymond
b6af620a56 Most of the way (though not all) to getting the test target to build. 2008-03-24 14:16:41 +00:00
Eric S. Raymond
d648270ebb Re-introduce wesconfig.h include to some files...
...where it will be handy for the scons build.
2008-03-24 13:43:45 +00:00
Eric S. Raymond
c1bc990148 Refactoring step in the scons recipe. 2008-03-24 13:24:11 +00:00
Eric S. Raymond
e2cd9ae8dc Fix a comment and regroup. 2008-03-24 12:52:29 +00:00
Eric S. Raymond
a2942cbc28 Re-enable fribidi and Python tests. 2008-03-24 12:50:21 +00:00
Eric S. Raymond
ba608e95e0 Factoring into SConstruct and src/SConstruct turned out to be a bad idea,
...revert it.
2008-03-24 12:17:46 +00:00
Eric S. Raymond
6952bdb6e7 Implement the prefsdir option. 2008-03-24 04:20:35 +00:00
Eric S. Raymond
f249c93831 Implement fribidi check in scons. 2008-03-24 03:45:07 +00:00
Eric S. Raymond
b49af0b594 Move the implementation of some scons switches. 2008-03-24 03:23:49 +00:00
Eric S. Raymond
d71d7fa45b Support more configuration flags in scons. 2008-03-24 02:36:13 +00:00
Eric S. Raymond
4d22fce1a4 Correct a documentation comment. 2008-03-23 13:43:38 +00:00
Eric S. Raymond
9f0ddf215d Added cutter to scons build. 2008-03-23 05:36:25 +00:00
Eric S. Raymond
495313cf1c Add exploder to the scons build. 2008-03-23 05:13:12 +00:00
Eric S. Raymond
67bf2612d6 scons recipe complexity reduction. 2008-03-22 17:01:48 +00:00
Eric S. Raymond
f622023e36 More option coverage in the scons recipe. 2008-03-22 13:09:01 +00:00
Eric S. Raymond
ed0c215917 Add smallgui option to scons recipe. 2008-03-22 12:41:36 +00:00
Eric S. Raymond
de3b6a6b1c Split the scons recipe so it doesn't have to rebuild every .o every time. 2008-03-22 11:56:45 +00:00
Eric S. Raymond
a586100484 And yet *more* scons warnings cleared. 2008-03-22 05:52:01 +00:00
Eric S. Raymond
6e370718fb Yet more scons warnings cleared. 2008-03-22 05:40:54 +00:00
Eric S. Raymond
949389a998 More warning message elimination. 2008-03-22 05:31:31 +00:00
Eric S. Raymond
0dd9a4da4d Cut down on scons warnings. 2008-03-22 05:20:56 +00:00
Eric S. Raymond
22c54522ad Back out SConstruct changes that broke the game build. 2008-03-22 05:08:09 +00:00
Eric S. Raymond
eb1c774825 Abstract out another library in scons. 2008-03-21 17:00:47 +00:00
Eric S. Raymond
1e468a721d Make the campaign server and tags file. 2008-03-21 15:28:19 +00:00
Eric S. Raymond
e695e9b08f wesnoth game builds in scons. 2008-03-21 12:13:33 +00:00
Eric S. Raymond
8f0abfc216 wesnoth_editor builds in scons. 2008-03-21 12:03:08 +00:00
Eric S. Raymond
771ac29eb2 Build libwesnoth and editor with scons (not quite working yet). 2008-03-21 11:46:48 +00:00
Eric S. Raymond
e31fc30521 Another step towards scons build. 2008-03-21 11:12:25 +00:00
Eric S. Raymond
47bfeded8e Actually build a config.h. 2008-03-20 02:30:42 +00:00
Eric S. Raymond
5ba329f32f First scons build successful, of wesnothd. 2008-03-19 18:42:22 +00:00
Eric S. Raymond
9120667dc8 Illustrate setting of library variables. 2008-03-19 11:44:44 +00:00
Eric S. Raymond
6fe18b742f This version of SConstruct might build wesnothd...
...if server/monitor.cpp were not unaccountably missing in action.
2008-03-19 10:22:01 +00:00
Eric S. Raymond
b963e71854 Removing the tools setting unbreaks scons. 2008-03-19 09:42:09 +00:00
Eric S. Raymond
1da9db80e3 Remove an unused option. 2008-01-26 20:51:42 +00:00
Eric S. Raymond
e1c8cb05e5 Add some conditioned-out declarations. 2008-01-26 12:09:56 +00:00
Eric S. Raymond
d4fa681e71 Faster check for gcc version. 2008-01-26 00:18:31 +00:00
Eric S. Raymond
f527e2f758 Use CXXFLAGS, not CPPFLAGS. 2008-01-25 22:34:36 +00:00
Eric S. Raymond
5408514c01 This is the functional equivalent of about 33% of configure.ac. 2008-01-25 20:19:23 +00:00
Eric S. Raymond
bc9a81b8bf Add a few more build options. 2008-01-25 17:56:04 +00:00
Eric S. Raymond
bebd6b16e7 Another cut at SConstruct, this one at least processes options correctly. 2008-01-25 17:28:44 +00:00
Eric S. Raymond
9cbbca0e18 Second cut at SConstruct, add more options. 2008-01-25 15:24:08 +00:00
Eric S. Raymond
7627b357c0 First cut at an scons specification file, very incomplete. 2008-01-25 03:27:44 +00:00