aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Build/Step
AgeCommit message (Expand)Author
2023-06-13std.Build.Step.Compile: remove `addSystemIncludeDir`, `addIncludeDir`, `addLi...Eric Joldasov
2023-06-03Merge pull request #15579 from squeek502/mem-delimitersAndrew Kelley
2023-06-03Build: fix producesPdbFile logic (#15756)xEgoist
2023-05-25std.fs.file: Rename File.Kind enum values to snake caseLinus Groh
2023-05-24Fixes `WriteFile.getFileSource` failure on Windows (#15730)Mason Remaley
2023-05-16tweaks to --build-idAndrew Kelley
2023-05-16stage2: implement --build-id stylesMotiejus Jakštys
2023-05-13Update all std.mem.split calls to their appropriate functionRyan Liptak
2023-05-13Update all std.mem.tokenize calls to their appropriate functionRyan Liptak
2023-05-10std.Build: support #cmakedefine01 patternAli Chraghi
2023-05-10fix 'zig build test' crashing with no tests0x5a4
2023-05-03std.Build: use Step.* instead of *StepVeikka Tuominen
2023-05-03build: rename std.Build.*Step to std.Build.Step.*Nicolas Sterchele