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 Chase case change in the function name now that GenerateUUID is an 2016-02-01 22:48:59 -08:00
build.sh Faster dev builds (#2924) 2017-04-18 15:03:51 -07:00
dist.sh Fixes up some stale BUILD_TAGS references in the scripts. 2017-03-23 22:52:39 -07:00
dist_build.sh Fixes a typo in the build script. 2016-11-08 14:37:16 -08:00
fixup_times.sh Moves release build into Docker container and adds web asset check at dist time. 2016-02-17 23:17:39 -08:00
test.sh Turns of parallel tests for now. 2017-03-23 21:25:34 -07:00
ui.sh Adds a UI build in a Docker container. (#2462) 2016-11-02 15:53:02 -07:00
ui_build.sh Runs the static asset packaging inside the container; updates assets. 2016-11-08 15:14:08 -08:00
verify_no_uuid.sh Don't assume /bin/bash is installed on all OSes 2016-02-02 15:16:49 -08:00