Commit Graph

163 Commits (dev_version_changes)

Author SHA1 Message Date
Wilken Rivera 19e7114301 scripts/prepare_changelog: Update jq filter to ignore tech-debt labelled pull-requests
6 years ago
Wilken Rivera c121aa9104 scripts/codesign_example: Add check for sha256sum program
6 years ago
nywilken 8a36ddd69d scripts/vagrant: Update Vagrant bootstrapping scripts
6 years ago
Megan Marsh 7ce9992357 move osx code signing to before checksums are calculated
6 years ago
Megan Marsh e03342cd32
Cut version 1.5.0
6 years ago
Megan Marsh e3c0022a8e update release process to incorporate binary signing
6 years ago
Megan Marsh ee5e0315d2
Cut version pipefail
6 years ago
Megan Marsh b70ab5c8d4
Cut version 1.5.0
6 years ago
nywilken 89ad8ae4fa prepare_changelog: Update regex to work with GNU grep
6 years ago
Lars Lehtonen 3c170522f3
scripts: close file after error handling
6 years ago
Megan Marsh b82ab2cc6a change installation of pigeon if off gopath
7 years ago
bzhaoopenstack f7793649ec
Fix failed to copy binary when using make bin
7 years ago
Megan Marsh 3e73abc93a refresh line endings
7 years ago
Megan Marsh 5e23083df1
Merge pull request #7605 from hashicorp/verbose-packer-binary-copy
7 years ago
Adrien Delorme 5f076d4328 allow building packer on solaris by removing progress bar and tty imports
7 years ago
Adrien Delorme e8ac0e6c75
scripts/build.sh: don't discard stderr when copying packer
7 years ago
Guillaume J. Charmes 36641e66a7 Update build.sh. Remove solaris, add mipsXX and s390x
7 years ago
Adrien Delorme 413e242a14 Revert "scripts/build.sh: allow to set build settings when building"
7 years ago
Adrien Delorme f6be550f1a scripts/build.sh: allow to set build settings when building
7 years ago
Daniel Poggenpohl 6857e937e2 - FIX: That's what I get for wanting to use fancy or/and piping, back to basics (Now using explicit rc test to decide whether to quit)
7 years ago
Daniel Poggenpohl b0abd1fbf3 - FIX: I should call my defined functions, else they are useless
7 years ago
Daniel Poggenpohl ce760eec09 - More comments
7 years ago
Mikhail Ushanov 4be83e20b1 scripts: add gcc package for using gco on build
7 years ago
Mikhail Ushanov 15235ce315 scripts: update go version to 1.11.1
7 years ago
Matthew Hooker c163fbed35
use xargs to check for formatting
8 years ago
Matthew Hooker 2fc67f2210
Revert "Merge pull request #4494 from tb3088/EOL-handling"
8 years ago
Matthew Patton 554b2b4a5d ignore errors during Find
8 years ago
Matthew Patton d5bf9277ce remove rebase duplicate
8 years ago
Matthew Patton 6a85f5aed7 handle missing GOPATH and cygwin considerations
8 years ago
Matthew Patton 1d0cf3d909 handle missing GOPATH and cygwin considerations
8 years ago
Matthew Patton 049e1bbf73 too many files for shell during Make, convert .go and .sh to EOL=lf
8 years ago
Christopher Boumenot 676fb59090 Better override support for PS build script
8 years ago
James Nugent c132bd867e vagrant: Correct name of vim package
8 years ago
James Nugent 4fc0a1ea0a build: Allow multi-platform dev with Vagrantfile
8 years ago
Matthew Hooker 1e162ffd26
skip doc PRs in changelog helper
9 years ago
Matthew Hooker 339d768420
add ppc64le as a build target
9 years ago
Matthew Hooker b7ddf80155
build solaris binary
9 years ago
Matthew Hooker 62294ade46
comments
9 years ago
Matthew Hooker 7f9e88480a
sort changelog. add script to assist.
9 years ago
Matthew Hooker 4ce0d91ae2
add support for building arm64 binaries
9 years ago
Matthew Hooker d805f5c8a5
put back the goose
9 years ago
Matthew Hooker 97892349dd
vastly speed up dev builds.
9 years ago
Matthew Hooker 81522dced0
move packer to hashicorp
9 years ago
Matthew Hooker fa6c6c0e13
update changelog and add prepare script
9 years ago
Matthew Hooker d44fa76683
update windows build script for go compatibility
9 years ago
Matthew Hooker 9cf65d8e1b say when we finish checking gofmt
10 years ago
Matthew Hooker b8893e1aa4 fix fmt and add check
10 years ago
Matthew Hooker c733981e92 fix makefile
10 years ago
Sean Chittenden d430b7b763 Go's -X linker flag now requires only one argument (#3540)
10 years ago
Christopher Boumenot b813a529bf Build script for Windows. (#3481)
10 years ago
Christopher Boumenot 728c496370 Move version to its own package. (#3460)
10 years ago
Chris Bednarski 2085263694 Fix problems in release script
10 years ago
Seth Vargo 4b60f17e4f Update dist script to sign signature file
10 years ago
Chris Bednarski d7f5f02831 Update dist scripts to use hc-releases instead of bintray
10 years ago
Chris Bednarski 5a6c782a20 Added ToSlash around windows paths so they will become unixy
10 years ago
Chris Bednarski c10e0eb398 Removed go get from build scripts since we have these in vendor already
10 years ago
Chris Bednarski 3c8bb4ea68 Just run from root always
10 years ago
Seth Vargo b9b26b83c8 Remove old scripts
10 years ago
Rickard von Essen 38612d45a9 Make all scripts portable regardless of where bash is installed.
11 years ago
Chris Bednarski a143f1e085 Updated build.sh so it doesn't build all the plugins separately anymore
11 years ago
Chris Bednarski eb8a0bf731 Add some documentation to generate-plugins
11 years ago
Chris Bednarski 9c68f039b3 Don't suppress errors from provisioners or post-processors
11 years ago
Chris Bednarski 6783bc3fb0 Added generator for command/plugin.go so we don't have to edit it by hand to add new plugins
11 years ago
Seth Vargo 8f727219d9 Use a faster deploy script
11 years ago
Chris Bednarski 938f2178d7 Overhaul the Makefile
11 years ago
Gonzalo Peci 0006cce41b When using MinGW gopath uses ; as separators, if we use : it strips everything after the driver letter. EG: C:\GO_Working\ gets stripped to C and makes ```make dev``` and ```make``` fail
11 years ago
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
Nick Presta e0b6943c1c Updating check for version when on devel.
12 years ago
Ross Smith II 8cdd784e46 scripts: fix executable name when packer dir is a symlink
12 years ago
Mitchell Hashimoto 130c0b1ce5 scripts: copy compilation into bin
12 years ago
Mitchell Hashimoto 802f9cb473 scripts: styles
12 years ago
Ash Caire 09f2595715 Fix syntax error
12 years ago
Mitchell Hashimoto 602ed10e89 scripts: devcompile works properly in Cygwin
12 years ago
Mitchell Hashimoto e4d6a157f0 scripts: Fix slight bash error
12 years ago
Rickard von Essen 5d75944ef3 Fixes #806 Build fails if GOPATH has multiple paths
12 years ago
Sudharshan S d22b2a011d Verify go version when building packer.
12 years ago
Mitchell Hashimoto 2c43991936 scripts: upload works with new build style
13 years ago
Mitchell Hashimoto 8516e03eed scripts: update to use gox
13 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 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