shake
minimal build system that generates Ninja build files
git clone https://9o.is/git/shake.git
commit 9dce98d96a07bd957345fa3cceb96e448f6656a5 parent c18eb89941558e99a211e3b0de90db76c75faa53 Author: Jul <jul@9o.is> Date: Mon, 9 Mar 2026 22:46:50 +0800 create builddir from shake, not ninja Diffstat:
| M | shake | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/shake b/shake @@ -307,6 +307,7 @@ case "$TARGET" in ;; esac +mkdir -p $BUILDDIR init_file var ninja_required_version 1.8