This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
zig
Watch
1
Star
0
Fork
0
You've already forked zig
mirror of
https://codeberg.org/ziglang/zig.git
synced
2026-05-22 08:54:50 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b820d5df79e714b3a3ad3c09480abdafff058de8
zig
/
lib
/
std
/
Build
/
Step
T
History
Zachary Raineri
0461a64a93
change uses of std.builtin.Mode to OptimizeMode (
#16745
)
...
std.builtin.Mode is deprecated.
2023-08-09 14:39:34 -04: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
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
Compile.zig
change uses of std.builtin.Mode to OptimizeMode (
#16745
)
2023-08-09 14:39:34 -04:00
ConfigHeader.zig
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07: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
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 system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
Options.zig
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
RemoveDir.zig
std.Build: use Step.* instead of *Step
2023-05-03 20:55:29 -07:00
Run.zig
std.Build.LazyPath: fix resolution of cwd_relative
2023-07-30 18:42:08 -07:00
TranslateC.zig
change uses of std.builtin.Mode to OptimizeMode (
#16745
)
2023-08-09 14:39:34 -04:00
WriteFile.zig
std.Build.Step.WriteFile: fix call to nonexistent function
2023-07-31 14:23:57 +02:00