'./redo -d test' reveals that we check and re-check things like CC and LD even when they're children of objects that don't need to be rebuilt, and who we've already checked earlier in the build cycle. We need to be a little smarter about pruning if we want dependency checking to be fast. |
||
|---|---|---|
| .. | ||
| bellow.do | ||
| CC.do | ||
| hello.c | ||
| hello.do | ||
| hello.o.do | ||
| it.do | ||
| LD.do | ||
| runtests.do | ||
| yellow.do | ||
| yellow.o.do | ||