Commit Graph

61 Commits (ba2b438001f426bcdfd8fcd06bca5bb41adaa10a)

Author SHA1 Message Date
Chris Bednarski d7f5f02831 Update dist scripts to use hc-releases instead of bintray
10 years ago
Chris Bednarski 7d90d3f0d0 Added fmt and vendor to the makefile
10 years ago
Chris Bednarski a36a9bf53d Remove tee so exit code 1 is passed up to the shell and properly fails the build when tests are failing
10 years ago
Chris Bednarski 4335d2f13a Update the makefile to work with vendored dependencies
10 years ago
Chris Bednarski e61fa1aed1 Add some sneaky missing deps
10 years ago
Chris Bednarski c6b9d2a318 Revert "Added gosigar to the makefile so x-compile works"
10 years ago
Chris Bednarski a2b1f0518c Added gosigar to the makefile so x-compile works
10 years ago
Chris Bednarski b6bf2f899e Update makefile to tee test logs to a file so it's easier to review them after the run complete
11 years ago
Alvaro Miranda 81f3296dd5 remove backquotes from Makefile
11 years ago
Chris Bednarski e384df4397 Add warning that dev builds should not be shipped to production
11 years ago
Chris Bednarski 52e7f89571 Split bin from prerelease guard so we can cross-compile dev builds
11 years ago
Jarl Friis 8ab4a5f3a5 Makefile fix
11 years ago
Chris Bednarski 547e9dd340 Add deps pre-target and remove testrace sadness from ci
11 years ago
Chris Bednarski 938f2178d7 Overhaul the Makefile
11 years ago
Chris Bednarski f40ccd55ad Added debug output to the makefile so I can see which commit travis is building
11 years ago
Chris Bednarski e73ec1f70d Use go vet instead of go tool vet, and actually run it with make
11 years ago
Chris Bednarski 87bcfc3ef7 Ignore internal packages for go 1.5; thanks @dlsniper
11 years ago
Mitchell Hashimoto 6f7818980c Update updatedeps
11 years ago
Chris Bednarski d393bb5112 make updatedeps will actually update now
11 years ago
Chris Bednarski 295f7a2ebd Fail the build when govet returns non-zero exit code
11 years ago
Mitchell Hashimoto 0e1fd516c2 Add testacc to Makefile
11 years ago
Emil Hessman ffd570fe3c Makefile: add vet target
11 years ago
Mitchell Hashimoto 7e4dfcd283 Cleanup updatedeps more
12 years ago
BlackEagle 22ef1dfd89 Fix make updatedeps
12 years ago
Josh Graham c22eda1e43 Do not use latest version of rackspace/gophercloud
12 years ago
Josh Graham 90c2c4ad95 Revert "Do not use latest version of rackspace/gophercloud"
12 years ago
Josh Graham c91de565e6 Do not use latest version of rackspace/gophercloud
12 years ago
Mathias Meyer 971cdd22d7 Run two builds in parallel with go get.
12 years ago
Mitchell Hashimoto 2788ccc653 Update scripts to latest HashiCorp style
12 years ago
Sudharshan S 02e7161b29 Install gox during build time
12 years ago
Ross Smith II 55016b881a another attempt at fixing echo -e
12 years ago
Ross Smith II afd2e2d033 removed extraneous -e from make output [GH-991]
12 years ago
Christian Berendt e7e30acaec fixing colored output of Makefile
12 years ago
Mitchell Hashimoto 2b884d194e update makefile to latest
12 years ago
Matthew Hooker d3c2b3492c use interactive shell to run build script.
13 years ago
Mitchell Hashimoto 3eb744249f make updatedeps updates the core deps too
13 years ago
Mitchell Hashimoto 3f4c9a500e Add clean to .PHONY list in Makefile
13 years ago
Mitchell Hashimoto a2e6e8b398 Add updatedeps to .PHONY list in Makefile
13 years ago
Matthew Hooker dcb1bb7624 updatedeps target.
13 years ago
Mitchell Hashimoto 9fb38cc9d6 add `make deps`
13 years ago
Radu Voicilas f415fc18ef Add a clean target to the Makefile
13 years ago
Eric Lathrop ff0647bc6c Remove newline from test import paths.
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
Mitchell Hashimoto 7eb8daaa9c Much better Makefile coupled with shell script
13 years ago
Mitchell Hashimoto d6efe3c757 builder/amazonebs, plugin/builder-amazon-ebs
13 years ago
Mitchell Hashimoto 04563764a0 `packer build` now communicates through RPC!
13 years ago
Mitchell Hashimoto 91ade277a6 Create the build command/plugin
13 years ago
Mitchell Hashimoto 9849a98b6b Show the stderr for when test builds fail
13 years ago
Mitchell Hashimoto c2ee139973 Don't install test dependencies
13 years ago