aboutsummaryrefslogtreecommitdiff
path: root/lib/std/build/InstallRawStep.zig
AgeCommit message (Expand)Author
2021-12-06Add test executable builds to build.zigMartin Wickham
2021-12-03Add single section dumping and padding to InstallRawStepN00byEdge
2021-12-03std.build.InstallRawStep: allow custom dest_dirJonathan Marler
2021-11-30allocgate: std Allocator interface refactorLee Cannon
2021-11-30std lib API deprecations for the upcoming 0.9.0 releaseAndrew Kelley
2021-10-21InstallRawStep: handle empty segmentsJonathan Marler
2021-09-01stdlib: Add test for generating HEX files.Evan Haas
2021-09-01stdlib: Add Intel HEX support to InstallRawStepEvan Haas
2021-08-24remove redundant license headers from zig standard libraryAndrew Kelley
2021-06-21fix code broken from previous commitJacob G-W
2021-06-11make remaining enums in build.zig snake_caseVeikka Tuominen
2021-06-11Changes to .path instead of .getPathFn. Changes LibExeObjStep to also provide...Felix (xq) Queißner
2021-06-11Moves files to file-global struct layout.Felix (xq) Queißner