Commit Graph

14 Commits (aba932b58b02b349b366cac42fefe75615adca87)

Author SHA1 Message Date
Mitchell Hashimoto e7886ff807 Build script now installs binaries to $GOPATH/bin
13 years ago
Kirill Kazakov ace8109867 scripts: build.sh exits without being killed by SIGTERM
13 years ago
Mitchell Hashimoto 692a45effa scripts: PACKER_NO_BUILD_PARALLEL to build in sequence
13 years ago
Mitchell Hashimoto 9d954538dd scripts: build.sh compiles all Packer components in parallel
13 years ago
Mitchell Hashimoto a511b603e2 scripts: build.sh appends .exe on Windows [GH-397]
13 years ago
Mitchell Hashimoto 45ad452c3b scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 415fb2c935 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto 758a53b146 scripts: full SHA1 in build, not short
13 years ago
Mitchell Hashimoto 8537d08caa scripts: add -e to build.sh again
13 years ago
Mitchell Hashimoto 24fad7d443 script: build completes
13 years ago
Steven Merrill c80b1bb75d Don't allow a dirty Git tree to fail the make command.
13 years ago
Mitchell Hashimoto 3b32ba9f11 scripts: Add git commit to builds
13 years ago
Julian Phillips d997224cc3 Fix building on Ubuntu
13 years ago
Mitchell Hashimoto 79f230b0b0 move scripts into the scripts/ folder
13 years ago