1
Fork 0
Commit Graph

22 Commits (main)

Author SHA1 Message Date
Motiejus Jakštys d3efb410d0 make: fix clean target 1 year ago
Motiejus Jakštys 0ff72b99d9 remove unnecessary support for prebuilt binaries
the users will know how to build the binaries themselves.
2 years ago
Motiejus Jakštys ec61d24fd4 [nit] Makefile style 2 years ago
Motiejus Jakštys 8c00e74df9 Update release script
- fix paths of sha256sum
- check for old artifacts before doing the release
2 years ago
Motiejus Jakštys cca579d218 update Makefile and default target
Adds a `sha256sum-$(VSN).txt`. For easier CI.
2 years ago
Motiejus Jakštys 71aab65b75 version sha256sum files 2 years ago
Motiejus Jakštys 984752b812 remove unused archs
I am not using nor need arm64 and windows. Removing these from the
Makefile. If you see this message and feel like they should be added
back (or different archs), ping me.
2 years ago
Motiejus Jakštys 6f40bc91be simplify linter 2 years ago
Motiejus Jakštys 5d4d6410da remove windows/arm64
not available on go 1.16
2 years ago
Motiejus Jakštys d3dc675d07 add file which helps releases 2 years ago
Motiejus Jakštys 6dd7678e64 add version info to the binary 2 years ago
Motiejus Jakštys be668f21e8 tag version 2 years ago
Motiejus Jakštys ef583c159f sha256sum 2 years ago
Motiejus Jakštys a000e0c482 simpler generator 2 years ago
Motiejus Jakštys 6902590e82 add more targets 2 years ago
Motiejus Jakštys 8d298610f2 add `all` target 3 years ago
Motiejus Jakštys 1d58548136 lint is a composite target 3 years ago
Motiejus Jakštys b138e2b1f8 go vet comes first, it's faster. 3 years ago
Motiejus Jakštys 719919b3d8 gopath fixes 3 years ago
Motiejus Jakštys 3d6f45f81c lint 3 years ago
Motiejus Jakštys 86b7c30680 add `undocker` target 3 years ago
Motiejus Jakštys ff11d83ab0 add coverage.html 3 years ago