aboutsummaryrefslogtreecommitdiff
path: root/lib/init/build.zig
AgeCommit message (Expand)Author
2025-08-24fix: fix typo in comment by removing repeated 'business' wordNathaniel Ketema
2025-07-25init: replace '--strip' with '--minimal'mlugg
2025-06-13zig init: simplify templating logic (#24170)Loris Cro
2025-06-02zig init: add new --strip flag and improve template filesLoris Cro
2025-02-26zig init: adjust template lang to allow zig fmt passthroughAndrew Kelley
2025-02-26introduce package id and redo hash format againAndrew Kelley
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18init template: expand slightly, migrate from deprecated std.Build APIsmlugg
2024-04-15zig init: Replace deprecated LazyPath.path with Build.path()Linus Groh
2023-11-20merge `zig init-exe` and `zig init-lib` into `zig init`Andrew Kelley