summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/__init__.py
Commit message (Expand)AuthorAgeFilesLines
...
* Supply more specific version info, including build date.Steven Knight2002-06-181-2/+0
* Fix --debug=tree for directory targets (Anthony Roach)Steven Knight2002-04-041-15/+5
* Lookup implicit dependencies relative to the directory of the node in which t...Steven Knight2002-02-091-1/+4
* Support Scanner functions returning strings, not just Nodes.Steven Knight2002-02-031-10/+20
* Update Copyright lines for the new year.Steven Knight2002-01-291-1/+1
* Significant performance optimizations (Charles Crain).Steven Knight2002-01-151-3/+4
* General performance tweaksSteven Knight2001-12-311-16/+15
* Add a __hash_() method to the Scanners.Steven Knight2001-12-111-4/+8
* Refactor the Scanner class(es) into a Prototype pattern.Steven Knight2001-12-031-11/+14
* Complete CPPPATH work.Steven Knight2001-11-221-3/+40
* Implement CPPPATH and scanning during builds.Steven Knight2001-11-141-4/+22
* 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/+69