From: Evan Martin Date: Sun, 23 Jan 2011 02:55:46 +0000 (-0800) Subject: todo updates X-Git-Tag: release-120715~514 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2a9106d92b53db28e97e3b2141ae86d4ac354e7;p=platform%2Fupstream%2Fninja.git todo updates --- 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?