aboutsummaryrefslogtreecommitdiff
path: root/test/link/static_libs_from_object_files
AgeCommit message (Expand)Author
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18test-link: migrate from deprecated std.Build APIsmlugg
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-04-11remove deprecated LazyPath.path union tagAndrew Kelley
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-07-11test: linking static libraries built from intermediary object filesXavier Bouchoux