Commit Graph

24 Commits (ff149df30fee608c6e72680e954a3c2d3dfcd3ff)

Author SHA1 Message Date
Mitchell Hashimoto ddeefdcedd scripts: ignore errors on gox for now
12 years ago
Mitchell Hashimoto fd54017233 scripts: reintroduce dist
12 years ago
Mitchell Hashimoto f4b73c7ebf scripts: build should do everything now
12 years ago
Mitchell Hashimoto c5dc0f9e7d scripts: add openbsd/freebsd to builds
12 years ago
Ross Smith II f36b20ca28 make sure executable is named packer.exe in Windows build [GH-1483]
12 years ago
Mitchell Hashimoto 7078c2f922 Fix some scripts
12 years ago
Mitchell Hashimoto a23eb7512f scripts: copy packer- prefixed bins properly [GH-1467]
12 years ago
Mitchell Hashimoto 49ac4acdd2 scripts: able to set XC_ARCH/OS manually
12 years ago
Mitchell Hashimoto 2788ccc653 Update scripts to latest HashiCorp style
12 years ago
Mitchell Hashimoto 8516e03eed scripts: update to use gox
12 years ago
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