summaryrefslogtreecommitdiffstats
path: root/src/engine/SCons/Scanner/Dir.py
Commit message (Expand)AuthorAgeFilesLines
* Handle IOError exceptions when pushing files to CacheDir (and elsewhere).Steven Knight2005-08-201-1/+1
* Remove an old comment from DirScanner.py. (Chad Austin) Update overlooked c...Steven Knight2005-08-111-4/+1
* Fix DirScanner's handling of file names beginning with '#'.Steven Knight2005-06-101-1/+3
* Remove widespread reliance on SCons.Node.FS.default_fs so we can initialize i...Steven Knight2005-04-021-5/+7
* Don't read up entire directories to decide if an Alias is up-to-date.Steven Knight2005-02-141-0/+62