COMMITS
/ test/link/link.zig June 13, 2025
J
Build: change how the target is printed in step names
Jacob Young committed
January 22, 2025
B
std.Build: add `addLibrary` function (#22554)
BratishkaErik committed
December 16, 2024
M
test-link: migrate from deprecated std.Build APIs
mlugg committed
June 18, 2024
October 10, 2024
A
linker tests: avoid trivially unnecessary allocation
Andrew Kelley committed
July 15, 2024
J
macho: ensure we always name decls like LLVM to avoid confusion
Jakub Konka committed
May 22, 2024
J
test/link: actually run tests requiring symlinks on non-Win
Jakub Konka committed
April 20, 2024
J
link/elf: remove link.link.build as unused; add some merge strings tests
Jakub Konka committed
February 3, 2024
J
test/link/macho: add some smoke tests for self-hosted MachO
Jakub Konka committed
January 15, 2024
J
test/link/macho: migrate all tests to the new test matrix
Jakub Konka committed
J
test/link/macho: test force-loading objects containing ObjC from archives
Jakub Konka committed
January 13, 2024
J
test/link/link: pass build options to elf and macho tests
Jakub Konka committed
December 5, 2023
A
std.Build.ResolvedTarget: rename target field to result
Andrew Kelley committed
December 4, 2023
A
rename std.zig.CrossTarget to std.Target.Query
Andrew Kelley committed
December 3, 2023
A
zig build system: change target, compilation, and module APIs
Andrew Kelley committed
November 10, 2023
J
test/link: spawn ELF and MachO tests from the same root test/link/link.zig
Jakub Konka committed