summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/ScannerTests.py
Commit message (Expand)AuthorAgeFilesLines
* Refactor path-substitution logic into an Environment method.Steven Knight2004-03-051-0/+4
* Refactor Scanner internals as a prelude to fixing use of '${TARGET.dir}'Steven Knight2004-03-031-3/+24
* Add support for MIDL. (Greg Spencer)Steven Knight2003-04-231-42/+136
* 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
* Eliminate unnecessary scanning before a Node is rebuilt.Steven Knight2003-01-121-1/+64
* Refactor the Scanner interface to eliminate unnecessary scanning and make it ...Steven Knight2003-01-061-7/+6
* Provide a Scanner hook to allow file scans to be avoided when it isn't necess...Steven Knight2002-09-151-0/+16
* Fix --debug=tree for directory targets (Anthony Roach)Steven Knight2002-04-041-18/+19
* Support Scanner functions returning strings, not just Nodes.Steven Knight2002-02-031-2/+5
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Add a __hash_() method to the Scanners.Steven Knight2001-12-111-0/+10
* Refactor the Scanner class(es) into a Prototype pattern.Steven Knight2001-12-031-8/+29
* Complete CPPPATH work.Steven Knight2001-11-221-4/+4
* Updating licensing.Steven Knight2001-10-031-0/+23
* Add automatic substitution on filename lines.Steven Knight2001-09-171-1/+1
* Run setup.py on the unpacked .tar.gz for testing.Steven Knight2001-09-171-0/+84