zig/lib/std/Build
dweiller 172dc6c314
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 15:41:17 +01:00
..
Cache DepTokenizer: allow space between target and colon 2025-03-24 15:31:59 +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 15:41:17 +01:00
Cache.zig std.ArrayHashMap: popOrNul() -> pop() 2025-02-07 17:52:19 -08: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-18 04:57:31 +01:00