Commit Graph

50 Commits (e94fcdb9df41abafc434ef287cdddb421ec8278c)

Author SHA1 Message Date
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
12 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
Mitchell Hashimoto 498600d75f updatedeps should build the parser
12 years ago
Mitchell Hashimoto bffdcbaede Makefile: yacc config before make
12 years ago
Mitchell Hashimoto d257d3623f testrace won't run acceptance tests
12 years ago
Mitchell Hashimoto 10146a79b1 Explicitly disable acceptance tests for make test
12 years ago
Mitchell Hashimoto 701634ad5c Makefile
12 years ago
Mitchell Hashimoto 9d3adc07ca Add "testacc" target for easy acceptance testing
12 years ago
Mitchell Hashimoto d970cec8eb Add testrace
12 years ago
Jack Pearkes d6fa7f2f6d quiet the make dev task
12 years ago
Mitchell Hashimoto 00aba6ee87 update README
12 years ago
Mitchell Hashimoto 4c71eb35d8 Makefile can have specific test args
12 years ago
Mitchell Hashimoto 4c865a5169 Add `make dev` to make terraform dev bins
12 years ago
Mitchell Hashimoto e904fca3da terraform: Diff!
12 years ago
Mitchell Hashimoto 612f335a74 Add curdir to path so libucl.dll is avail on Windows
12 years ago
Mitchell Hashimoto 7e06b45232 Default Makefile task should be to test
12 years ago
Mitchell Hashimoto ec3f72703c Initial work on config
12 years ago