| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-07-28 | build: fix error in standalone test when using `--release` | Ivan | |
| Co-authored-by: Carl Åstholm <carl@astholm.se> | |||
| 2025-07-20 | Support passing `std.zig.BuildId` to `b.dependency()` | Carl Åstholm | |
| 2025-07-20 | Support passing enum slices to `b.dependency()` | Carl Åstholm | |
| 2025-07-20 | Coerce slice-like arguments passed to `b.dependency()` | Carl Åstholm | |
| You can now pass string literals as options. | |||
| 2025-07-20 | Support passing null to `b.dependency()` | Carl Åstholm | |
| Both null literals and optionals are supported. | |||
| 2025-07-20 | Add standalone test case for passing options to dependencies | Carl Åstholm | |
