| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-03-28 | std.build: fix functions returning address of by value parameter | Veikka Tuominen |
| 2022-03-21 | OptionsStep: Always use `fmtId` for type names. | Lee Cannon |
| 2021-11-30 | allocgate: change resize to return optional instead of error | Lee Cannon |
| 2021-11-30 | allocgate: renamed getAllocator function to allocator | Lee Cannon |
| 2021-11-30 | allocgate: std Allocator interface refactor | Lee Cannon |
| 2021-10-23 | Better erroring for unsupported build option types | Aaron Sikes |
| 2021-10-23 | Allow arbitrary slices as build options | Aaron Sikes |
| 2021-10-23 | Allow arbitrary arrays in build options | Aaron Sikes |
| 2021-10-23 | Fix enums with non-ident fields | Aaron Sikes |
| 2021-10-23 | Ensure any custom printing here remains valid zig syntax | Aaron Sikes |
| 2021-10-23 | Fix std.builtin.Version build option formatting | Aaron Sikes |
| 2021-10-04 | migrate from `std.Target.current` to `@import("builtin").target` | Andrew Kelley |
| 2021-08-26 | Rework build system `build_options` API (#9623) | Lee Cannon |
