summaryrefslogtreecommitdiffstats
path: root/test/Scanner.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix a regression with env.Append().Steven Knight2003-10-281-2/+3
|
* More Environment method conversions:Steven Knight2003-10-131-2/+31
|
* Change the double quotes around an up-to-date target to be like Make.Steven Knight2003-06-181-3/+2
|
* Put the Copyright years in by script, not by hand.Steven Knight2003-01-201-1/+1
|
* Update Copyright years.Steven Knight2003-01-161-1/+1
|
* Necessary changes towards supporting Jython.Steven Knight2003-01-151-1/+1
|
* win32 test portability fixes (Anthony Roach)Steven Knight2002-10-041-2/+2
|
* Add output to tell people when we're reading SConscript files versus when ↵Steven Knight2002-09-301-1/+2
| | | | we're building targets.
* Fix --debug=tree for directory targets (Anthony Roach)Steven Knight2002-04-041-2/+4
|
* WIN32 portability in tests.Steven Knight2002-02-101-11/+9
|
* Support Scanner functions returning strings, not just Nodes.Steven Knight2002-02-031-0/+137