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 14:23:09 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/lib/std/Build
History
kcbanner 373e53d7c5 Compile: Pass the default --zig-lib-dir along to child processes
main: print the self_exe_path when `findZigLibDirFromSelfExe` fails in all cases
2024-07-13 19:04:55 -04:00
..
Cache
std.Build.Cache.Path: fix the format method
2024-07-12 00:14:08 -07:00
Step
Compile: Pass the default --zig-lib-dir along to child processes
2024-07-13 19:04:55 -04:00
Cache.zig
frontend: add file system inputs for incremental cache mode
2024-07-12 00:15:11 -07:00
Module.zig
build system: add docs to LinkSystemLibraryOptions
2024-07-05 11:34:13 -07:00
Step.zig
integrate Compile steps with file watching
2024-07-12 00:14:08 -07:00
Watch.zig
build runner: refactor fs watch logic for OS abstraction
2024-07-12 14:20:20 -07:00