aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/Options.zig
AgeCommit message (Expand)Author
2023-10-26x86_64: fix behavior of `getValue`Jacob Young
2023-10-26Step.Options: `@typeName` gives a fully qualified name so the test needs to r...Krzysztof Wolicki
2023-10-22Revert "Revert "Merge pull request #17637 from jacobly0/x86_64-test-std""Jacob Young
2023-10-22Revert "Merge pull request #17637 from jacobly0/x86_64-test-std"Andrew Kelley
2023-10-21x86_64: fix bugs and disable erroring testsJacob Young
2023-09-15package manager: write deps in a flat format, eliminating the FQN conceptmlugg
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-06-17std: replace builtin.Version with SemanticVersionr00ster91
2023-05-03std.Build: use Step.* instead of *StepVeikka Tuominen
2023-05-03build: rename std.Build.*Step to std.Build.Step.*Nicolas Sterchele