zig/lib/std/Build
Jacob Young dee9f82f69 Run: add output directory arguments
This allows running commands that take an output directory argument. The
main thing that was needed for this feature was generated file subpaths,
to allow access to the files in a generated directory. Additionally, a
minor change was required to so that the correct directory is created
for output directory args.
2024-05-05 15:58:08 -04:00
..
Cache move Package.Path to std.Build.Cache.Path 2024-03-21 16:16:47 -07:00
Step Run: add output directory arguments 2024-05-05 15:58:08 -04:00
Cache.zig Rename Dir.writeFile2 -> Dir.writeFile and update all callsites 2024-05-03 13:29:22 -07:00
Module.zig Build: cleanup 2024-05-05 09:42:51 -04:00
Step.zig Build: cleanup 2024-05-05 09:42:51 -04:00