aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/OptionsStep.zig
AgeCommit message (Expand)Author
2023-02-13std.Build.OptionsStep: update test caseAndrew Kelley
2023-02-13std.Build: start using the cache system with RunStepAndrew Kelley
2023-02-04std.Build: support exposing and depending on zig modulesAndrew Kelley
2023-02-03introduce ZON: Zig Object NotationAndrew Kelley
2023-01-31std.Build: avoid use of catch unreachableAndrew Kelley
2023-01-31rename std.Build.LibExeObjStep to std.Build.CompileStepAndrew Kelley
2023-01-31std.Build: accept host Target in create()Andrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley