add support for -d explain to help debug why rules are running
authorScott Graham <scottmg@chromium.org>
Fri, 13 Apr 2012 23:55:37 +0000 (16:55 -0700)
committerScott Graham <scottmg@chromium.org>
Fri, 13 Apr 2012 23:55:37 +0000 (16:55 -0700)
commit1aae1bc765acf6a21b2fcb088f44bba8f3badec7
tree1b6097fa397d37bb8d5725f203dcc4df9e31d866
parent16cab01cccf0b3ccadb150cd54f760929b3cc07e
add support for -d explain to help debug why rules are running
configure.py
src/build.cc
src/explain.cc [new file with mode: 0644]
src/explain.h [new file with mode: 0644]
src/graph.cc
src/graph.h
src/ninja.cc