zig/lib/std/Build
Andrew Kelley 950359071b std.Build.Cache: bump manifest_file_size_max to 100M
Some users are hitting this limit. I think it's primarily due to not
deduplicating (solved in the previous commit) but this seems like a
better limit regardless.
2024-03-21 19:56:47 -07:00
..
Cache move Package.Path to std.Build.Cache.Path 2024-03-21 16:16:47 -07:00
Step std.Build.Step.Run: documentation for addFileArg and friends 2024-03-18 23:52:52 -07:00
Cache.zig std.Build.Cache: bump manifest_file_size_max to 100M 2024-03-21 19:56:47 -07:00
Module.zig std.builtin: make link mode fields lowercase 2024-03-11 07:09:10 -07:00
Step.zig std.Build.Cache: use an array hash map for files 2024-03-21 19:56:30 -07:00