diff options
author | Steven Knight <knight@baldmt.com> | 2003-05-15 14:09:42 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-05-15 14:09:42 (GMT) |
commit | 86f456149f218ca14a67a31d98d92379feb2b072 (patch) | |
tree | 313dec444e594790368c07782f23f54e592a51ca /bin | |
parent | f6ba11c5d37711d436bc1432878965fd3871eb57 (diff) | |
download | SCons-86f456149f218ca14a67a31d98d92379feb2b072.zip SCons-86f456149f218ca14a67a31d98d92379feb2b072.tar.gz SCons-86f456149f218ca14a67a31d98d92379feb2b072.tar.bz2 |
Refactor how actions get executed to eliminate a lot of redundant signature calcualations.
Diffstat (limited to 'bin')
-rw-r--r-- | bin/files | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ./SCons/Defaults.py ./SCons/Environment.py ./SCons/Errors.py +./SCons/Executor.py ./SCons/Job.py ./SCons/Node/Alias.py ./SCons/Node/FS.py |