Commit Graph

65 Commits (2de5dd06d8eba9d5d76077b637eec00227363ad4)

Author SHA1 Message Date
James Nugent 76f203e7e4 build: Update make core-test for vendoring
10 years ago
Paul Hinze d21b0897a9 Makefile/docs: Lock in 1.6 req, doc vendored deps
10 years ago
James Nugent ac957ab329 Run `vet` target on `default` target
10 years ago
Trevor Pounds ebe5346e8f Enable all `go vet` warnings.
10 years ago
James Nugent bc6107508d Fix additional vet warnings
10 years ago
Trevor Pounds 3eb65f2cbb Enable `go vet -unusedresult` check and fix warnings.
10 years ago
Trevor Pounds 79742fc367 Enable `go vet -composites` check and fix warnings.
10 years ago
Trevor Pounds 8e6d11fc5e Do not `go vet` vendor dependencies.
10 years ago
Paul Hinze 6fe2703665 Vendor all dependencies w/ Godep
10 years ago
James Nugent fc667b6763 core: Add `make core-test` target
10 years ago
James Nugent c4c5a0c7d4 Increase acceptance test timeout to 120m from 90m
10 years ago
James Nugent 6d6487e288 Make gofmt errors fail build and add `make fmt`
10 years ago
James Nugent 54ce59ebdd Remove release target and document cross-compiling
10 years ago
Philipp Preß a4c62673ee Remove redundant -build-toolchain for gox
10 years ago
James Nugent 13548fcaa2 Add `core-dev` target to Makefile
11 years ago
Martin Atkins 3af5552b54 Makefile target to build a single plugin for local testing.
11 years ago
Florin Patan a75ca1e25c Support go get in go 1.5
11 years ago
Paul Hinze 4a65d83741 maint: Codify a Vagrant-based release process
11 years ago
Radek Simko bb864fb527 Increase default timeout for acceptance tests
11 years ago
Paul Hinze be2ec7a61a Makefile: make go vet break the build
11 years ago
Chris Bednarski a1dd906f2e Move TEST to end of line
11 years ago
Chris Bednarski 106af364b3 Change the example to something that actually works
11 years ago
Chris Bednarski 7e51225ca9 Tweak some of the makefile help messages for clarity
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
Mitchell Hashimoto e60a614a37 Add cover tasks to test code coverage
11 years ago
Patrick Lucas bcc85be991 Remove 'go get ... vet' from updatedeps target
11 years ago
Paul Hinze b8fb0c0838 Makefile: simplify updatedeps; no need for deplist
11 years ago
Paul Hinze a764adbf1b Makefile: new deps strategy fixes deps in branches
11 years ago
Mitchell Hashimoto 703a11ed7e Comment Makefile
11 years ago
Paul Hinze bba3890f32 Makefile: bump test timeout from 10s to 30s
11 years ago
Paul Hinze f69bdb608c Makefile: roll gox into updatedeps
11 years ago
Emil Hessman 65878791c0 Makefile: add vet target
11 years ago
Mitchell Hashimoto a7cad594df update Makefile to better switch to correct branch on updatedeps
11 years ago
Mitchell Hashimoto 35490f7812 updatedeps should checkout the last checked out branch [GH-816]
11 years ago
Sander van Harmelen d823db5963 Removed obsolete chars
11 years ago
Sander van Harmelen 7013326c06 Let's clean up Go 1.4 checks...
11 years ago
Mitchell Hashimoto 5abbde3ac9 config: remove unused files
11 years ago
Mitchell Hashimoto 689cbc8b5b helper/schema: generate strings for ValueType
11 years ago
Mitchell Hashimoto d1cae92a62 Update Makefile
11 years ago
Sander van Harmelen 4dd3136ed2 Update Makefile for use with Go 1.4
11 years ago
Sander van Harmelen 83c760fcb3 core: refactoring the way sets work internally v2
11 years ago
Joseph Anthony Pasquale Holsten fc272d5f5a quote $(CURDIR) to support $GOPATH with spaces
12 years ago
Mitchell Hashimoto fde151978e config/module: parallelize some things
12 years ago
Mitchell Hashimoto ef51880076 Fix phony in Makefile
12 years ago
Mitchell Hashimoto 04975827ac Remove all traces of libucl
12 years ago
Mitchell Hashimoto e166f6ac9c make clean should remove y.go
12 years ago
Jack Pearkes 7387dd4311 makefile: increase acceptance test timeout
12 years ago
Mitchell Hashimoto abb94de631 Makefile updatedeps requires libucl
12 years ago
Mitchell Hashimoto b569a5d8b6 scripts: build script
12 years ago
Mitchell Hashimoto e00aa13938 Use fork of libucl to control what checkout is used
12 years ago