Revision
229 -
(
show annotations)
Fri Nov 25 06:17:13 2005 UTC
(17 years, 2 months ago)
by
robwdcock
File size: 290 byte(s)
+ Added Options capability
+ All py files are now compiled and installed into lib directory hierarchy
+ scons now reads custom options from custom.py. Examples are in the scons_custom_templates directory, just copy to top level build dir and rename to custom.py
+ scons_ext.py now has some helper functions for building pyc from python and running unit tests (but only when some dependency changes).