Commit Graph

14 Commits (ba8a0dbec0600a259d9216057739fd71aba68d4c)

Author SHA1 Message Date
Mitchell Hashimoto 5d3b40dcbf Build script now installs binaries to $GOPATH/bin
13 years ago
Kirill Kazakov 678eb38e18 scripts: build.sh exits without being killed by SIGTERM
13 years ago
Mitchell Hashimoto 1e309b6609 scripts: PACKER_NO_BUILD_PARALLEL to build in sequence
13 years ago
Mitchell Hashimoto 6511b1892c scripts: build.sh compiles all Packer components in parallel
13 years ago
Mitchell Hashimoto 5b7865f085 scripts: build.sh appends .exe on Windows [GH-397]
13 years ago
Mitchell Hashimoto fd64600414 scripts: build go get ./... early to speed up builds
13 years ago
Mitchell Hashimoto 185f176937 scripts: set PACKER_RACE to build with race detector
13 years ago
Mitchell Hashimoto 923521e5df scripts: full SHA1 in build, not short
13 years ago
Mitchell Hashimoto 56aff48143 scripts: add -e to build.sh again
13 years ago
Mitchell Hashimoto d7ecf57b06 script: build completes
13 years ago
Steven Merrill 6a79d797d2 Don't allow a dirty Git tree to fail the make command.
13 years ago
Mitchell Hashimoto 45dfcf59c9 scripts: Add git commit to builds
13 years ago
Julian Phillips c077232744 Fix building on Ubuntu
13 years ago
Mitchell Hashimoto df6de5beab move scripts into the scripts/ folder
13 years ago