summaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo7
1 files changed, 5 insertions, 2 deletions
diff --git a/todo b/todo
index 568ea29..33e8e1f 100644
--- a/todo
+++ b/todo
@@ -2,9 +2,12 @@ support parsing subfiles
save command lines
parallization
-longer-term ideas:
+bootstrap: write a shell script that is just does
+ gcc -o ninja $(ls *.cc)
+ ./ninja ninja
+
-- bootstrap -- output a shell script that builds everything serially
+longer-term ideas:
- use lemon/ragel for parsing