Commit Graph

166 Commits (364d4f5efed113b0aa810825f4cb539400ab7bc6)

Author SHA1 Message Date
Sean Chittenden 35fd064a79
Revert `97904cec95f1a1fafd18405f0dd143eb63d595a9`
8 years ago
Sean Chittenden 97904cec95
Catch cross-compiliation build failures at Travis.
8 years ago
James Phillips bc47511d26
Runs the static asset packaging inside the container; updates assets.
8 years ago
James Phillips 9f2c965a63
Makes vendor pattern more generic.
8 years ago
James Phillips 2a950f3897 Adds basic build tag support with different versions. (#2463)
8 years ago
James Phillips 1468930c93 Adds a UI build in a Docker container. (#2462)
8 years ago
James Phillips 5a06d5eefc
Only builds the binary stuff under master branch CI.
8 years ago
Sean Chittenden 3fc714b9b6 Add `tools/cmd/cover` to GOTOOLS
9 years ago
Sean Chittenden e59509227c golang.org/x/tools/cmd/vet is obsolete after Go1.5
9 years ago
James Phillips 3f7bd5dec2 Tweaks some of the default makefile targets.
9 years ago
James Phillips baef89a8f6 Removes from cruft from the makefile.
9 years ago
James Phillips 6643c94b11 Makes vet check more sure fire now that it's xargs-ed.
9 years ago
Sean Chittenden 0c8b66ddca Don't run `go vet` on vendor/
9 years ago
Sean Chittenden 1071bc271a Add a tools target that fetches various build-time tools
9 years ago
Sean Chittenden 25b09713b9 Manage dependencies via Godep
9 years ago
Sean Chittenden 71d02d2a32 Acknowledge that we're using GNU make's dialect and rename appropriate
9 years ago