This website requires JavaScript.
Explore
Help
Sign In
motiejus
/
zig
Watch
1
Fork
0
You've already forked zig
Code
Releases
Activity
Files
ab701c3d375b102bc291f80a791109cb109964ba
zig
/
test
/
link
History
Andrew Kelley
5722261e64
Merge pull request
#17465
...
Compilation: default to self-hosted backends when not using libllvm
2023-10-11 00:53:07 -07:00
..
bss
std.Build.CompileStep: remove run() and install()
2023-04-10 18:35:14 -07:00
common_symbols
Step.Compile: add options struct for
addCSourceFiles
(
#17420
)
2023-10-10 14:29:26 -04:00
common_symbols_alignment
Step.Compile: add options struct for
addCSourceFiles
(
#17420
)
2023-10-10 14:29:26 -04:00
glibc_compat
build system: follow-up enhancements regarding LazyPath
2023-07-30 11:19:32 -07:00
interdependent_static_c_libs
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
macho
Merge pull request
#17465
2023-10-11 00:53:07 -07:00
static_libs_from_object_files
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
wasm
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
elf.zig
elf: move logic for extracing atom's code into input files
2023-09-28 18:35:26 +02:00