aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/extern
AgeCommit message (Expand)Author
2025-07-26Migrate from deprecated `Step.Compile` APIsCarl Ã…stholm
2025-03-05Remove uses of deprecated callconv aliasesLinus Groh
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-12-18std.Build: remove deprecated APIsEric Joldasov
2024-10-22tests: add tests for is_dll_import externskcbanner
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-11-19test: update remaining code to fix 'var is never mutated' errorsmlugg
2023-03-15add the new extern test to standalone testsAndrew Kelley
2023-03-12Sema: @extern fixesmlugg