summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Expand)AuthorFilesLines
2018-12-12Provide OpenAPI spec for BlubberoidDan Duvall1-2/+6
2018-11-16Provide separate Makefile rules for building blubber/blubberoidDan Duvall1-4/+20
2018-09-13Fix make releaseTyler Cipriani1-1/+2
2018-08-29Provide a stateless blubberoid microserviceDan Duvall1-4/+4
2018-08-09Makefile lint rule now tests gofmt output and runs go vet correctlyDan Duvall1-2/+2
2018-08-01Provide Makefile rules for running linters and testsDan Duvall1-0/+17
2018-07-31Change import paths from Phabricator to GerritDan Duvall1-1/+1
2018-05-24Attempt to resolve symlinked CURDIR in MakefileDan Duvall1-0/+4
2018-05-24Cross-compile using goxTyler Cipriani1-1/+11
2018-03-06Makefile: install to global GOPATH with correct -ldflagsTyler Cipriani1-17/+3
2017-11-16Use dep for dependency management and commit vendorDan Duvall1-1/+1
2017-10-18Capture and expose build-time meta dataDan Duvall1-1/+5
2017-09-14Use import paths without `.git` suffixDan Duvall1-2/+2
2017-06-01Add MakefileGiuseppe Lavagetto1-0/+20