Commit Graph

48 Commits (stacks-variable-validations)

Author SHA1 Message Date
jaykishan mutkawoa f21d34a7f8 Exit CD when fail for a variety of reasons
2 years ago
hashicorp-copywrite[bot] 53c34ff49c
Update copyright file headers to BUSL-1.1
3 years ago
CJ Horton 11a68eaa40 set useDevelopmentVersion correctly for release builds
3 years ago
hashicorp-copywrite[bot] 325d18262e [COMPLIANCE] Add Copyright and License Headers
3 years ago
Klaus Frank 39bbcf2f9c
Fix for newer go version (#30889)
4 years ago
Pam Selle 83e6703bf7 Remove revision from version command
5 years ago
Julian Grinblat 0b3c0f64c2
build: Allow building on non-terraform named directory (#25340)
6 years ago
Alvin Huang ada89661d5 don't update deps of gox in docker build and use -mod=readonly
6 years ago
Sander van Harmelen 03e82687d6 build.sh: only set git commit info for dev builds
7 years ago
Martin Atkins c133de863b build: Update most things for Go 1.11 modules
7 years ago
Loren Gordon 55d4e460de Uses the current working directory to name the built binary
8 years ago
Clint 385e564250 fix build ld_flag (#16430)
8 years ago
Jake Champlin 91ab75991d
core: use codified default for prerelease string
9 years ago
Jake Champlin bd68789006
core: Use environment variables to set VersionPrerelease at compile time
9 years ago
James Bardin f85232a239 Remove darwin/386 from the build
9 years ago
Jake Champlin 8cbef79dbf Allow specifying ldflags via env vars
10 years ago
James Nugent 11259dee07 build: Exclude darwin/arm from OS/Arch targets
10 years ago
Gabi Davar 33b3206ead make linux amd64 binaries static again.
10 years ago
Adam Ward 4a29be7b50 Don't assume dev platform was built
10 years ago
Chris Bednarski 6360e6c8b6 Implemented internal plugin calls; which allows us to compile plugins into the main terraform binary
10 years ago
Soren Mathiasen f44706c661 Reduce the size of the binaries
10 years ago
Paul Hinze 0cf6ba6f64 README/Makefile: Mention & auto-install gox
10 years ago
Paul Hinze d21b0897a9 Makefile/docs: Lock in 1.6 req, doc vendored deps
10 years ago
Paul O'Connor e3c6c05395 Put the equals in the correct place
10 years ago
Paul O'Connor 21f15aea3f Use new link ldflags syntax
10 years ago
Paul Hinze 6791172e21 build.sh: don't dive into vendored deps when building
10 years ago
Paul Hinze 6fe2703665 Vendor all dependencies w/ Godep
10 years ago
James Nugent 094e380bb1 Add Solaris builds of Terraform
10 years ago
James Nugent 6d6487e288 Make gofmt errors fail build and add `make fmt`
10 years ago
Jeff Zellner ac462d2ef1 use /usr/bin/env bash
11 years ago
Mitchell Hashimoto 9422571ca2 update CHANGELOG
11 years ago
Paul Hinze 11280a09b3 Merge pull request #1538 from fatih/build-script-fix
11 years ago
Fatih Arslan 0c80207bff scripts/build.sh: fix GOPATH/bin folder breaking build
11 years ago
Eli Shvartsman 44d6123894 get dependencies without installing them
11 years ago
Jeff Mitchell 996e7ff3e4 Add quickdev option; skips getting dependencies to make repeated builds a bit faster and less network-heavy
11 years ago
Joseph Anthony Pasquale Holsten 29a91c7db7 quote $DIR to allow $GOPATH to include spaces
11 years ago
Mitchell Hashimoto 5152f05d0a scripts: copy binaries to gopath
12 years ago
Mitchell Hashimoto 32c88dce4a scripts: make bin/ dir
12 years ago
Mitchell Hashimoto 1b191a5183 scripts: fix dev build
12 years ago
Mitchell Hashimoto e7e60cb493 scripts: quiet
12 years ago
Mitchell Hashimoto f67dfce2ae scripts: fix extension in file copy for build
12 years ago
Mitchell Hashimoto 0b5b971f8e scripts: build script cross compiles
12 years ago
Mitchell Hashimoto f46d3ff332 scripts: don't copy libucl.dll anymore
12 years ago
Mitchell Hashimoto b569a5d8b6 scripts: build script
12 years ago
Mitchell Hashimoto 8cd4814beb scripts: unix line endings
12 years ago
Mitchell Hashimoto d02cf6d979 scripts: make build.sh executable
12 years ago
Mitchell Hashimoto 38d4f2a1bd scripts: human-readable sizes
12 years ago
Mitchell Hashimoto effe895d22 scripts: build script
12 years ago