Commit Graph

38 Commits (0a6938e90a104fce1da1d6c97f0a3f386b030d64)

Author SHA1 Message Date
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