aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step/TranslateC.zig
AgeCommit message (Expand)Author
2023-09-23Allow Step.TranslateC to not link libcGarrett Beck
2023-08-09change uses of std.builtin.Mode to OptimizeMode (#16745)Zachary Raineri
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-07-23test: test for issues starting codegen on many targetsJacob Young
2023-07-11std.Build: Add methods for creating modules from a TranslateC object.Michael Buckley
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