zig/lib/std/Build
Andrew Kelley ca77c3bacc std.Build.Step.Compile: restore previous step name
Print using the target query rather than the resolved target. This makes
it print "native" when compiling for the native target.
2024-01-01 17:51:20 -07:00
..
Cache lib: correct unnecessary uses of 'var' 2023-11-19 09:55:07 +00:00
Step std.Build.Step.Compile: restore previous step name 2024-01-01 17:51:20 -07:00
Cache.zig WIP: move many global settings to become per-Module 2024-01-01 17:51:18 -07:00
Module.zig WIP: move many global settings to become per-Module 2024-01-01 17:51:18 -07:00
Step.zig complete todo 2023-11-26 14:27:39 -05:00