summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/DirTests.py
Commit message (Expand)AuthorAgeFilesLines
* Convert old-style utility classes in unit test files (*Tests.py)Steven Knight2010-05-121-1/+1
* http://scons.tigris.org/issues/show_bug.cgi?id=2329Greg Noel2010-03-271-1/+0
* Move 2.0 changes collected in branches/pending back to trunk for furtherGreg Noel2010-03-251-6/+5
* Add emacs and vim editing settings to the bottom of *.py files.Steven Knight2009-02-091-0/+6
* Merged revisions 1884-1905 via svnmerge fromSteven Knight2007-05-181-4/+11
* Handle scanning of the in-memory entries for a Dir with a scanner, not a hard...Steven Knight2005-12-271-2/+20
* Refactor to let specific Node types override scanner selection, and to add a ...Steven Knight2005-12-041-32/+50
* Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...Steven Knight2005-04-021-4/+15
* Don't read up entire directories to decide if an Alias is up-to-date.Steven Knight2005-02-141-0/+80