f6be550f1a
this will for example allow me to have the following alias: alias buildmain='export T=$(mktemp -d) && ALL_XC_OS="linux darwin windows" ALL_XC_ARCH="amd64" GOLDFLAGS="-s -w" ./scripts/build.sh && cd pkg/ && for dir in *; do zip -r "$dir.zip" $dir & ; done ; wait && mv *.zip $T/. && open $T' that build only on 'main' platforms, so that I can share binaries easily. |
||
---|---|---|
.. | ||
build.ps1 | ||
build.sh | ||
dist.sh | ||
generate-plugins.go | ||
prepare_changelog.sh | ||
sort-md-list.py | ||
vagrant-freebsd-priv-config.sh | ||
vagrant-freebsd-unpriv-bootstrap.sh | ||
vagrant-linux-priv-config.sh | ||
vagrant-linux-priv-go.sh | ||
vagrant-linux-unpriv-bootstrap.sh |