Commit Graph
11 Commits
Author SHA1 Message Date
Tomas Kral a0ba435efb Add check-vendor script
This checks vendor dir for nested vendors
and if vendor has been cleaned by glide-vc
2016-12-07 19:57:47 +01:00
Tomas Kral 373ab36946 Report code coverage to coveralls 2016-12-07 16:44:47 +01:00
Charlie Drage c87e6cdaf5 Switch to 'make bin' instead of 'make binary'
I keep mistyping this when creating the binary as per other projects
that use it commonly (it's usually `make bin` instead of `make binary`).
2016-11-29 09:56:43 -05:00
Tomas Kral 8bb89876cf Clean up scripts/validate-*. Add vet,gofmt,lint tests.
Travis now runs `make validate` as first test.
Make validate includes all validate tests (go vet, gofmt)
2016-11-22 13:02:13 +01:00
Tuna 238dc75175 update main.go path for cross build
fix #256
2016-10-31 00:14:29 +01:00
Tuna 592cc95907 upgrade libcompose to fbdac0a6a80837c63eb6c8f43514f7bb3f32df6c 2016-10-09 02:35:51 +02:00
Tomas Kral 6099428364 add test targets to Makefile 2016-08-11 11:00:07 +02:00
Tomas Kral 3dd7689364 Move binary target to binary-cross
use binary target only for building for current platform
2016-08-11 11:00:07 +02:00
Janet Kuo daf8b80ef6 Remove 'make clean' 2016-08-10 17:37:26 -07:00
Janet Kuo 6164f0ac24 Build statically linked binaries in makefile 2016-08-10 17:37:06 -07:00
ngtuna 5ae9588fac add Makefile 2016-06-30 18:05:10 +00:00