Commit Graph

27 Commits (0e3011cbce3ba6fbc2d1c15317be85e66cd5f8f8)

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 eb9ef51d96 scripts: update dist.sh to latest go-xc
13 years ago
Mitchell Hashimoto 923521e5df scripts: full SHA1 in build, not short
13 years ago
Mitchell Hashimoto d7140cd99b scripts: make dist executable
13 years ago
Ross Smith II 071a6099c8 fixes #221 Add support for VMWare Workstation in Windows
13 years ago
Mitchell Hashimoto badd5df3cd scripts: Use XC_ARCH/XC_OS to limit what arch/os combo is built
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 2bdd838d90 scripts: dish.sh should prefix exe's with 'packer-' [GH-39]
13 years ago
Mitchell Hashimoto 5afa38e13b scripts: SHASUMs should include full version
13 years ago
Mitchell Hashimoto f030623b62 scripts: fix prerelease detection
13 years ago
Mitchell Hashimoto 3868a69dec scripts: Get rid of the password on zips
13 years ago
Mitchell Hashimoto 0334694c03 scripts: SHA256SUMs file for checksumming
13 years ago
Mitchell Hashimoto 7043dfeeca scripts: temporarily password protect ZIPs, upload script
13 years ago
Mitchell Hashimoto c4120ddee0 scripts: script for publishing to the website
13 years ago
Mitchell Hashimoto 1340767833 scripts: zip the packages for dist
13 years ago
Mitchell Hashimoto 7cddca2fc7 make dist.sh executable
13 years ago
Mitchell Hashimoto df6de5beab move scripts into the scripts/ folder
13 years ago