'./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.
13 lines
No EOL
364 B
Text
13 lines
No EOL
364 B
Text
|
|
.gitignore
|
|
jwack jobserver
|
|
make compatibility
|
|
sockety interface
|
|
sqlite .redo database?
|
|
rename --ifchange/--ifcreate to separate programs
|
|
rewrite ifchange/ifcreate in C
|
|
always update database atomically?
|
|
find the right .repo dir automatically
|
|
cd into subdir automatically
|
|
'redo clean' should work
|
|
aggressively mark stuff as done in the .redo database |