summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2003-05-15 14:09:42 (GMT)
committerSteven Knight <knight@baldmt.com>2003-05-15 14:09:42 (GMT)
commit86f456149f218ca14a67a31d98d92379feb2b072 (patch)
tree313dec444e594790368c07782f23f54e592a51ca /bin
parentf6ba11c5d37711d436bc1432878965fd3871eb57 (diff)
downloadSCons-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/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/files b/bin/files
index dec6750..86f297c 100644
--- a/bin/files
+++ b/bin/files
@@ -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