zig/lib/std/Build/Step
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
..
CheckFile.zig Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. 2023-07-30 11:18:50 -07:00
CheckObject.zig check-object: dump contents of LC_BUILD_VERSION and LC_VERSION_MIN_* cmds 2023-08-18 11:56:14 +02:00
Compile.zig Support non zig dependencies 2023-09-24 02:47:21 +01:00
ConfigHeader.zig AstGen: add result location analysis pass 2023-08-20 11:58:14 -07:00
Fmt.zig
InstallArtifact.zig std.Build.Step.InstallArtifact: disable emit-h 2023-07-30 17:22:54 -07:00
InstallDir.zig Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. 2023-07-30 11:18:50 -07:00
InstallFile.zig Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and removes functions that take literal paths instead of LazyPath. 2023-07-30 11:18:50 -07:00
ObjCopy.zig build/ObjCopy: strip debug info to a separate elf file. 2023-08-12 09:54:35 +02:00
Options.zig package manager: write deps in a flat format, eliminating the FQN concept 2023-09-15 14:04:23 -07:00
RemoveDir.zig
Run.zig Build: fail tests that log errors, like zig test does 2023-08-25 15:36:25 -07:00
TranslateC.zig Allow Step.TranslateC to not link libc 2023-09-23 17:41:11 -07:00
WriteFile.zig std.Build.Step.WriteFile: fix call to nonexistent function 2023-07-31 14:23:57 +02:00