aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/shared_library
AgeCommit message (Expand)Author
2025-01-22std.Build: add `addLibrary` function (#22554)BratishkaErik
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-10-21coff: fix incorrect default `image_base` values and re-enable shared library ...kcbanner
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-10-14these tests are failing on x86_64-windows tooAndrew Kelley
2023-09-19disable failing test: standalone.shared_library on aarch64-windowsAndrew Kelley
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-06-17std: replace builtin.Version with SemanticVersionr00ster91
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2020-11-30stage2: fix not detecting all dynamic librariesAndrew Kelley
2020-03-20"generate .h files" feature is no longer supported in stage1Andrew Kelley
2019-11-29more test regression fixesAndrew Kelley
2019-07-16retire the example/ folder, rename test-build-examples to "standalone"Andrew Kelley