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-23 07:45:24 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test/link
History
Tristan Ross 2a3e601f77 test.link.macho: fix for non-x86 and arm architectures
This fix is requires to make the build runner even compile when building
Zig on architectures like RISC-V.
2024-02-09 17:49:53 +02:00
..
bss
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
common_symbols
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
common_symbols_alignment
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
glibc_compat
test glibc_runtime_check: add strlcpy() check
2024-01-04 17:12:07 -07:00
interdependent_static_c_libs
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
static_libs_from_object_files
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
wasm
zig build system: change target, compilation, and module APIs
2024-01-01 17:51:18 -07:00
elf.zig
test/link/link: pass build options to elf and macho tests
2024-01-24 12:34:39 +01:00
link.zig
test/link/macho: add some smoke tests for self-hosted MachO
2024-02-03 17:57:35 +01:00
macho.zig
test.link.macho: fix for non-x86 and arm architectures
2024-02-09 17:49:53 +02:00