This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
zig
Watch
1
Star
0
Fork
You've already forked zig
0
mirror of
https://codeberg.org/ziglang/zig.git
synced
2025-12-06 13:54:21 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
6fcb1897d2
zig
/
lib
/
std
/
Build
History
Andrew Kelley
6fcb1897d2
std.Build.Step.WriteFile: remove random bytes from cache hash
...
The cache hash already has the zig version in there, so it's not really needed.
2024-07-12 00:14:08 -07:00
..
Cache
build runner: don't pass a dirfd + null to fanotify_mark
2024-07-12 00:14:08 -07:00
Step
std.Build.Step.WriteFile: remove random bytes from cache hash
2024-07-12 00:14:08 -07:00
Cache.zig
introduce std.Build.Cache.Manifest.addFilePath
2024-07-12 00:14:08 -07:00
Module.zig
build system: add docs to LinkSystemLibraryOptions
2024-07-05 11:34:13 -07:00
Step.zig
std.Build.Step.WriteFile: fix handling of directories
2024-07-12 00:14:08 -07:00
Watch.zig
std.Build.Watch: add ONDIR to fanotify event mask
2024-07-12 00:14:08 -07:00