summaryrefslogtreecommitdiffstats
path: root/test/NodeOps.py
Commit message (Collapse)AuthorAgeFilesLines
* Support 'from SConsScript import *' to allow Python modules imported by ↵Steven Knight2005-01-081-1/+1
| | | | SConscript files to get at the global builders and functions more easily.
* Win32 portability fixes for tests.Steven Knight2004-09-191-9/+18
|
* Build targets in an associated BuildDir even if there are local targets in ↵Steven Knight2004-09-181-47/+125
| | | | the source directory. (Kevin Quick)
* Fix is_pseudo_derived_builder(). (Kevin Quick)Steven Knight2004-09-151-0/+279