summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--todo12
1 files changed, 12 insertions, 0 deletions
diff --git a/todo b/todo
new file mode 100644
index 0000000..5174d2c
--- /dev/null
+++ b/todo
@@ -0,0 +1,12 @@
+save command lines
+parse c header deps
+
+
+longer-term ideas:
+
+- bootstrap -- output a shell script that builds everything serially
+
+- use lemon/ragel for parsing
+
+- buffer stderr from commands, only print failing commands/output
+ store historical timing info, allowing etas on builds