Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-06 06:13:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build/Step
History
mlugg 51595d6b75
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00: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
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
Compile.zig
expose to build system
2023-11-13 14:57:51 +02:00
ConfigHeader.zig
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
Fmt.zig
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
InstallArtifact.zig
std.Build.Step.InstallArtifact: disable emit-h
2023-07-30 17:22:54 -07:00
InstallDir.zig
Add include_extensions to InstallDir Options (#17300)
2023-09-29 18:50:37 -04: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
x86_64: fix behavior of getValue
2023-10-26 21:45:58 -04:00
RemoveDir.zig
std.Build: use create() instead of init() for Step.RemoveDir
2023-10-21 17:48:25 +03:00
Run.zig
lib: correct unnecessary uses of 'var'
2023-11-19 09:55:07 +00:00
TranslateC.zig
tests: translate-c and run-translated-c to the test harness
2023-10-17 11:55:17 +03:00
WriteFile.zig
std.Build.Step.WriteFile: fix call to nonexistent function
2023-07-31 14:23:57 +02:00