zig/lib/std/Build
antlilja 8eff0a0a66 Support non zig dependencies
Dependencies no longer require a build.zig file.

Adds path function to Dependency struct which
returns a LazyPath into a dependency.
2023-09-24 02:47:21 +01:00
..
Cache migration: std.math.{min, min3, max, max3} -> @min & @max 2023-06-16 13:44:09 -07:00
Step Support non zig dependencies 2023-09-24 02:47:21 +01:00
Cache.zig Cache: Fix findPrefix when paths are slightly out of the ordinary 2023-08-19 22:32:24 -07:00
Step.zig build: add --skip-oom-steps 2023-09-22 15:08:51 -07:00