Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-01 | Move primeCache() to Worker::run() | Eelco Dolstra | |
We need the missing path info to communicate the worker's remaining goals to the progress bar. | |||
2020-10-17 | Just use `auto` in two places. | John Ericson | |
2020-10-17 | tab -> space | John Ericson | |
2020-10-12 | Merge remote-tracking branch 'obsidian/split_build_cc' into typed-goal-maps | John Ericson | |
2020-10-12 | Change .cc files to use split build headers | John Ericson | |
2020-10-11 | Properly type the derivation and substitution goal maps | John Ericson | |
As a bonus, Worker::removeGoal is less inefficient. | |||
2020-10-11 | Trim build/worker.cc | John Ericson | |
2020-10-11 | Rename to hand-hold git (build/worker.cc) | John Ericson | |