open-consul/scripts
Frank Schröder d4ee438cd7 Faster dev builds (#2924)
This patch runs 'go install' instead of gox which runs 'go build' for
'make dev' and copies the binary into ./bin and ./pkg/${GOOS}_${GOARCH}
to mimick the previous behavior. This reduces the roundtrip times
for a dev build from 11 sec to 500ms if there weren't any changes.
2017-04-18 15:03:51 -07:00
..
consul-builder Upgrades Go version to 1.8.1. 2017-04-11 10:08:00 -07:00
windows
build.sh Faster dev builds (#2924) 2017-04-18 15:03:51 -07:00
dist.sh
dist_build.sh
fixup_times.sh
test.sh
ui.sh
ui_build.sh
verify_no_uuid.sh