aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* build: Remove deprecated golintMartin Polden2021-08-091-10/+5
* Run tests with race detector by defaultMartin Polden2020-01-121-5/+4
* Fix typoMartin Polden2020-01-041-1/+1
* Add TODO for switching to -static flagMartin Polden2019-12-311-0/+2
* Run tests with race detector on TravisMartin Polden2019-12-311-0/+4
* Compress when publishingMartin Polden2019-12-281-1/+1
* Remove errcheck from buildMartin Polden2019-12-221-4/+1
* Add linux/amd64 cross-compile targetMartin Polden2019-11-141-4/+15
* Execute go install conditionallyMartin Polden2019-06-101-1/+1
* Fix install-tools targetMartin Polden2019-06-101-1/+2
* Add target for building embedded variantMartin Polden2019-06-081-0/+3
* Use tools package convention for tool dependenciesMartin Polden2019-06-081-21/+13
* Handle all errors explicitlyMartin Polden2019-06-041-1/+7
* Initial importMartin Polden2019-06-021-0/+30