Andrew Kelley
f6c6db9ca3
maker: fix the has side effects logic in run step
2026-04-29 18:18:22 -07:00
Andrew Kelley
7fa49fc283
maker: add the --listen and --seed args back to run
2026-04-29 15:53:30 -07:00
Andrew Kelley
f00d4e966a
maker: finish porting over run step
2026-04-29 15:36:33 -07:00
Andrew Kelley
638d87c54a
maker: update more Run step logic
2026-04-28 22:15:09 -07:00
Andrew Kelley
9929f420a9
maker: port Run step logic up to spawnChildAndCollect
2026-04-27 20:58:30 -07:00
Andrew Kelley
2c59c419c3
maker: port more of Run step over
2026-04-27 13:05:32 -07:00
Andrew Kelley
788dee8821
maker: restore Step.Run logic for adding artifact arg
...
When an artifact arg is added to a Run step, if the artifact is
installed, then the installation path is added rather than the cache
artifact path. This is probably something that should change in the
future, but the goal of this branch is to generally avoid breakage other
than that caused by phase separation.
2026-04-27 13:05:32 -07:00
Andrew Kelley
e92959df9c
maker: upgrade some of the run step logic
2026-04-27 13:05:32 -07:00
Andrew Kelley
019e80313e
Maker.Step.Compile: progress towards lowering zig args
2026-04-27 13:05:07 -07:00
Andrew Kelley
70e89f5f46
massage Step code into compiling
2026-04-27 13:05:05 -07:00
Andrew Kelley
54dd5a92a4
build maker: rename files to match type
2026-04-27 13:04:32 -07:00