aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/init-exe
AgeCommit message (Expand)Author
2022-05-06flatten lib/std/special and improve "pkg inside another" logicAndrew Kelley
2021-12-18init-exe template: build.zig: setTarget on the testsAndrew Kelley
2021-10-29Make pointer variables in ( init-lib | init-exe )/build.zig const. (#10057)InKryption
2021-10-09add test step to build.zig generated by init-exe (#9919)Lee Cannon
2021-03-05std/special: init-exe,lib make import(std) its own decl (#8160)Meghan
2020-10-16Add support for `zig build run -- arg1 arg1` in file created by init-exeJuha Syrjälä
2020-08-23remove licensing comments from init-exe/init-libLuna
2020-08-20add license header to all std lib filesAndrew Kelley
2020-08-18Change std.debug.warn to std.log.info in init-exe template. (#5941)Nathan Michaels
2020-02-28stage1: make get_native_target go through self-hostedAndrew Kelley
2020-02-28fix standardTargetOptions and improve init-exe to use itAndrew Kelley
2019-12-08std.fmt.format: tuple parameter instead of var argsAndrew Kelley
2019-09-25mv std/ lib/Andrew Kelley