zig/lib/std/build
Jonathan Marler 9c1c1d478d add print field to RunStep
A new print field is added to RunStep that will control whether it prints the cmd before running it.  By default it will be set to builder.verbose which means it will print only if builder.verbose is true.
2021-11-16 16:35:12 -05:00
..
CheckFileStep.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
FmtStep.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
InstallRawStep.zig InstallRawStep: handle empty segments 2021-10-21 17:03:44 -04:00
OptionsStep.zig Better erroring for unsupported build option types 2021-10-23 14:25:02 -04:00
RunStep.zig add print field to RunStep 2021-11-16 16:35:12 -05:00
TranslateCStep.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00
WriteFileStep.zig remove redundant license headers from zig standard library 2021-08-24 12:25:09 -07:00