zig/lib/std/Build/Step
Andrew Kelley a5e4fe5487 std.Build.Step.Run: account for new environment variable
Introduces `disable_zig_progress` which prevents the build runner from
assigning the child process a progress node.

This is needed for the empty_env test which requires the environment to
be completely empty.
2024-05-27 20:56:49 -07:00
..
CheckFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
CheckObject.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Compile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
ConfigHeader.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Fmt.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
InstallArtifact.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
InstallDir.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
InstallFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
ObjCopy.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Options.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
RemoveDir.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
Run.zig std.Build.Step.Run: account for new environment variable 2024-05-27 20:56:49 -07:00
TranslateC.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00
WriteFile.zig update the codebase for the new std.Progress API 2024-05-27 20:56:48 -07:00