From b2a9106d92b53db28e97e3b2141ae86d4ac354e7 Mon Sep 17 00:00:00 2001 From: Evan Martin Date: Sat, 22 Jan 2011 18:55:46 -0800 Subject: [PATCH] todo updates --- todo | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/todo b/todo index 7dfbcdd..ddd350a 100644 --- a/todo +++ b/todo @@ -1,12 +1,23 @@ -if command line for an output changed, no need to even stat -the output, just mark it for rebuilding immediately. +necessary +========= delete halfway-built output files when interrupted +recompact log files + +frosting +======== + +if command line for an output changed, no need to even stat +the output, just mark it for rebuilding immediately. + "explain" mode that shows why we're building a file + "one file" mode that builds only outputs of a single file + adjust to system load dynamically progress bar rather than printing commands in series -store historical timing info, allowing etas on builds + +compute etas on builds using logged timing info how does parallelization fit in? -- 2.7.4