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 22:33:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Alex Rønne Petersen 66193e72d3
test: disable test-link macho on FreeBSD
See also d6d1fef.

https://github.com/ziglang/zig/issues/25323
2025-10-11 00:40:42 +02:00
..
bss
update standalone and incremental tests to new API
2025-07-07 22:43:53 -07:00
common_symbols
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
common_symbols_alignment
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
interdependent_static_c_libs
test: remove @cImport usage in interdependent_static_c_libs
2025-09-16 23:39:29 +02:00
static_libs_from_object_files
std.Build: add addLibrary function (#22554)
2025-01-22 02:29:21 +00:00
wasm
Migrate from deprecated Step.Compile APIs
2025-07-26 12:06:43 +02:00
build.zig
std: update std.builtin.Type fields to follow naming conventions
2024-08-28 08:39:59 +01:00
build.zig.zon
test: move glibc_compat from link to standalone tests
2025-09-16 23:39:29 +02:00
elf.zig
test: disable test-link on FreeBSD
2025-09-22 01:37:32 +02:00
link.zig
Migrate from deprecated Step.Compile APIs
2025-07-26 12:06:43 +02:00
macho.zig
test: disable test-link macho on FreeBSD
2025-10-11 00:40:42 +02:00