blob: 03444b67aeed20e00b5cdfb6bb90be0874f03a14 (
plain)
1
2
3
4
5
6
7
8
9
10
|
delete halfway-built output files when interrupted
collect per-command timing, perhaps saving with command lines
"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
how does parallelization fit in?
|