74d45f0102
This adjusts linux to follow a similar model to windows with a discrete archive (zip/tgz) to cary the primary executable, and dependent libraries. Runners are still carried as payloads inside the main binary Darwin retain the payload model where the go binary is fully self contained. |
||
---|---|---|
.. | ||
gen_common.sh | ||
gen_darwin.sh | ||
gen_linux.sh | ||
gen_windows.ps1 | ||
generate_darwin.go | ||
generate_linux.go | ||
generate_windows.go |