zig/lib/std/Build/Step
Andrew Kelley 7fb5a0b18b introduce std.Build.path; deprecate LazyPath.relative
This adds the *std.Build owner to LazyPath so that lazy paths returned
from a dependency can be used in the application without friction or
footguns.

closes #19313
2024-04-10 15:02:20 -07:00
..
CheckFile.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
CheckObject.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Compile.zig introduce std.Build.path; deprecate LazyPath.relative 2024-04-10 15:02:20 -07:00
ConfigHeader.zig introduce std.Build.path; deprecate LazyPath.relative 2024-04-10 15:02:20 -07:00
Fmt.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
InstallArtifact.zig Create an include tree of installed headers for dependent modules 2024-04-07 15:34:46 +02:00
InstallDir.zig Remove dest_builder field from InstallDir/File 2024-04-07 15:34:46 +02:00
InstallFile.zig Remove dest_builder field from InstallDir/File 2024-04-07 15:34:46 +02:00
ObjCopy.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Options.zig Update usages of fmtId/isValidId 2024-04-07 14:47:11 +02:00
RemoveDir.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
Run.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
TranslateC.zig Update uses of @fieldParentPtr to use RLS 2024-03-30 20:50:48 -04:00
WriteFile.zig Document added/updated functions 2024-04-07 15:34:47 +02:00