zig/lib/std/Build
dweiller b84db311d9 zig build: add env_map entries to hash for Step.Run
This change fixes false-positive cache hits for run steps that get run
with different sets of environment variables due the the environment map
being excluded from the cache hash.
2025-03-26 14:48:04 +01:00
..
Cache DepTokenizer: allow space between target and colon 2025-03-24 15:31:03 +01:00
Fuzz adjust runtime page size APIs 2025-02-06 14:23:23 -08:00
Step zig build: add env_map entries to hash for Step.Run 2025-03-26 14:48:04 +01:00
Cache.zig lib/std/Build/Cache.zig: remove .wasi SkipZigTest checks 2025-03-08 04:38:29 +01:00
Fuzz.zig Make -freference-trace work without colors 2025-01-30 13:02:06 +01:00
Module.zig Revert "Merge pull request #22898 from kristoff-it/deprecated-proposal" 2025-02-28 01:37:10 -08:00
Step.zig std.Build.Step: fix missing path sep in error message 2025-03-03 17:18:18 -08:00
Watch.zig std.Build.Watch: fix macos implementation 2025-03-15 05:29:54 +00:00