Commit graph

7 commits

Author SHA1 Message Date
Ray Speth
35429de71c Fixed a bunch of spelling errors in the documentation and comments 2012-02-21 16:04:09 +00:00
Ray Speth
8f5c6f4da0 SCons exits with a non-zero status in case of test failures. 2012-02-08 16:47:25 +00:00
Ray Speth
1304da2eab Improved comparison of floating point values in test output
Values are only compared up to the printed precision, so rounding
errors will no longer result in failing tests. This also fixes
differences in floating point output formats on different platforms.
2012-01-27 19:31:43 +00:00
Ray Speth
cf80213e6b Added ipdb() function to help debug SCons scripts 2012-01-18 23:44:54 +00:00
Ray Speth
3062ddf621 Added 'scons clean' target 2012-01-05 22:22:23 +00:00
Ray Speth
084666bef3 First steps toward developing a Windows installer 2012-01-03 23:07:58 +00:00
Ray Speth
9ce489efc6 Move SCons builders to the site_scons directory 2011-12-14 19:40:57 +00:00
Renamed from buildutils.py (Browse further)