mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-09 15:19:07 +00:00
* remove setName, setFilter, and setTestRunner. Please set these options directly when creating the CompileStep. * removed unused field * remove computeOutFileNames and inline the logic, making clear the goal of avoiding state mutations after the build step is created. |
||
|---|---|---|
| .. | ||
| module1 | ||
| module2 | ||
| src | ||
| test_runner | ||
| build.zig | ||