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 2026-01-13 02:45:11 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
mlugg 3aa8020904
std.Build.Step.Compile.Options: change root_module field type to *Module
2024-12-18 01:47:51 +05:00
..
bss
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
2024-06-13 10:49:06 -04:00
common_symbols
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
2024-06-13 10:49:06 -04:00
common_symbols_alignment
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
2024-06-13 10:49:06 -04:00
glibc_compat
std.Target: Add Os.HurdVersionRange for Os.Tag.hurd.
2024-11-24 22:11:16 +01:00
interdependent_static_c_libs
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
2024-06-13 10:49:06 -04:00
static_libs_from_object_files
Change deprecated b.host to b.graph.host in tests and Zig's build.zig
2024-06-13 10:49:06 -04:00
wasm
test: Update wasm/infer-features based on what LLVM produces.
2024-09-19 18:20:21 -07:00
build.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
build.zig.zon
Promote linker test cases to packages
2024-04-07 16:05:54 -07:00
elf.zig
link/Elf: ensure we always sort all relocations by r_offset in -r mode
2024-10-29 17:27:42 -07:00
link.zig
std.Build.Step.Compile.Options: change root_module field type to *Module
2024-12-18 01:47:51 +05:00
macho.zig
test/link/macho: test reporting undefined special symbols
2024-10-09 21:39:45 +02:00