delete todo; I converted it into bugs on github
authorEvan Martin <martine@danga.com>
Thu, 15 Sep 2011 23:54:59 +0000 (16:54 -0700)
committerEvan Martin <martine@danga.com>
Thu, 15 Sep 2011 23:54:59 +0000 (16:54 -0700)
todo [deleted file]

diff --git a/todo b/todo
deleted file mode 100644 (file)
index 423ee64..0000000
--- a/todo
+++ /dev/null
@@ -1,22 +0,0 @@
-necessary
-=========
-
-delete halfway-built output files when interrupted
-
-frosting
-========
-
-when we've been waiting for commands for more than a second
-with no output, print some "still waiting for xyz" text
-
-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
-
-compute etas on builds using logged timing info
-  how does parallelization fit in?