aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/c_compiler/build.zig
AgeCommit message (Expand)Author
2025-04-09Merge pull request #23501 from imreallybadatnames/masterimreallybadatnames™️
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-01std.Build.ResolvedTarget: rename target field to resultAndrew 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.c_compiler on aarch64-windowsAndrew Kelley
2023-09-19c_compiler standalone test: use more descriptive exe namesAndrew Kelley
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
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
2022-05-10reduce the scope of this branchAndrew Kelley
2022-05-10Added _LIBCPP_HAS_NO_THREADS for single_threaded binaries linked with libcxx.Alexander Slesarev
2021-11-16tests: disable LTO for windows until issues can be resolvedAndrew Kelley
2021-11-15pre-merge cleanupsAndrew Kelley
2021-10-04migrate from `std.Target.current` to `@import("builtin").target`Andrew Kelley
2021-06-10zig fmtAndrew Kelley
2021-05-25add a standalone for zig as a c/c++ compilerxavier