Age | Commit message (Collapse) | Author | |
---|---|---|---|
30 hours | migrate zig code and target baseline cpuHEADmaster | Justin Bedo | |
2021-12-20 | rewrite strip store paths | Justin Bedo | |
Old version used sed, which is not inplace and causes issues when garbage collection triggers during a build. This patch adds a small rewriter that works in place. |