/[escript]/branches/RW_WIN32/scons_custom_templates/custom_win32.py
ViewVC logotype

Annotation of /branches/RW_WIN32/scons_custom_templates/custom_win32.py

Parent Directory Parent Directory | Revision Log Revision Log


Revision 229 - (hide annotations)
Fri Nov 25 06:17:13 2005 UTC (17 years, 4 months ago) by robwdcock
File MIME type: text/x-python
File size: 72 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).


1 robwdcock 229 PYTHON_HOME = 'C:/Python23'
2     BOOST_HOME = 'E:/woo409/development/boost/'

  ViewVC Help
Powered by ViewVC 1.1.26