aboutsummaryrefslogtreecommitdiff
path: root/test/link/macho/weak_framework
AgeCommit message (Expand)Author
2024-01-24test/link/macho: upgrade weak framework testJakub Konka
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-12-13lib/std/Build/CheckObject: update all tests to new APIJakub Konka
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-07-20check-object: remove wildcard matchers as they are too clunkyJakub Konka
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-15re-enable test-cases and get them all passingAndrew Kelley
2023-03-15re-enable macho linker testsAndrew Kelley
2023-01-31rename std.Build.LibExeObjStep to std.Build.CompileStepAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2022-06-28link-tests: test -weak-lx and -weak_framework xJakub Konka