aboutsummaryrefslogtreecommitdiff
path: root/src/print_env.zig
AgeCommit message (Expand)Author
2024-02-27move `zig libc` command to be lazily builtAndrew Kelley
2024-01-01std.Target: add DynamicLinkerAndrew Kelley
2023-10-18zig env: back to json outputAndrew Kelley
2023-10-17rework zig envAndrew Kelley
2023-10-17zig env: remove the json outputManlio Perillo
2023-07-21std.json: Unify stringify and writeStream (#16405)Josh Wolfe
2023-05-13std: Rewrite low-level json api to support streaming (#15602)Josh Wolfe
2022-09-14stage2: fix compile error merge conflictAndrew Kelley
2022-09-14src/print_env: print the native targetManlio Perillo
2022-04-18stage2: Move WASI/Zig-specific selfExePath to introspect.zigCody Tapscott
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-06-21fix code broken from previous commitJacob G-W
2021-01-07Reduce use of deprecated IO typesJay Petacat
2021-01-02stage2: Use {s} instead of {} when formatting stringsLemonBoy
2020-12-23update depreciated code (#7502)g-w1
2020-09-21rename src-self-hosted/ to src/Andrew Kelley