aboutsummaryrefslogtreecommitdiff
path: root/test/link/macho/weak_library
AgeCommit message (Expand)Author
2024-01-24test/link/macho: upgrade weak library 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-12-09lib/std/Build/CheckObject: dump Mach-O symbol attributesJakub Konka
2023-07-30build system: follow-up enhancements regarding LazyPathAndrew Kelley
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-07-13linker tests: add missing dependOn calls for CheckObject stepskcbanner
2023-06-13Remove CheckObjectStep.runAndCompare (#15973)Zapolsky Anton
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
2023-01-21macho: fix sorting symbols by seniorityJakub Konka
2022-10-18test/link: remove redundant dependOn statementsLuuk de Gram
2022-10-18Sema: implement linksection on functionsjacobly0
2022-07-23Use `EmulatableRunStep` for MachO linker testsLuuk de Gram
2022-06-28link-tests: do not save global extracted var unless a matchJakub Konka
2022-06-28link-tests: test -weak-lx and -weak_framework xJakub Konka