Commit graph

19 commits

Author SHA1 Message Date
Alexander van Gessel
6c3f774390 Basic 2to3 fixes 2017-09-20 15:04:50 +02:00
Sergey Popov
52483ae9ba Added src/SConstruct which calls root SConstruct so "scons" can be run from src. 2008-05-21 16:16:03 +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
948553bb4c Make sure prefs directory option is properly formed in scons recipe. 2008-03-24 04:54:47 +00:00
Eric S. Raymond
6952bdb6e7 Implement the prefsdir option. 2008-03-24 04:20:35 +00:00
Eric S. Raymond
20480167be Make sure SVN revision is available in scons build. 2008-03-24 04:00:32 +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
1b1ee530c2 Lay some groundwork for utility productions. 2008-03-24 01:25:32 +00:00
Eric S. Raymond
52d796ee6e Get the libraries in the right order for cutter and exploder builds. 2008-03-23 13:12:37 +00:00
Eric S. Raymond
289ed42e86 Refactor libraries to eliminate scons warning messages. 2008-03-23 05:46:18 +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
e75d2e0b81 Get rid of last duplicate-envoronment warning. 2008-03-23 02:22:04 +00:00
Eric S. Raymond
b2ac585d1e Eliminate another warning. 2008-03-23 00:23:37 +00:00
Eric S. Raymond
743ca5fbab Correct and simplify some paths. 2008-03-22 23:27:54 +00:00
Eric S. Raymond
4be7a28ae0 Change link order to put system libaries last. 2008-03-22 18:00:47 +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