aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add make run target for local testingRaúl Benencia13 days1-1/+4
|
* Add release workflow with reproducible buildsRaúl Benencia13 days1-5/+7
| | | | | | | | | | | | Adds .github/workflows/release.yml triggered on v* tags. Builds linux/amd64 and linux/arm64 with -trimpath, CGO_ENABLED=0, and SOURCE_DATE_EPOCH set from the tag commit — the three flags required for Debian-compatible reproducible Go builds. Uploads binaries and a sha256sums.txt to the GitHub Release via softprops/action-gh-release. Wires a version variable in main.go (defaulting to "dev") that is stamped at build time via -ldflags "-X main.version=<tag>". The Makefile gains the same flags for local builds (VERSION ?= dev).
* feat: support custom parameters in integ_testRaul Benencia2023-04-191-1/+1
|
* make build productions binaries (#5)Steven Bakker2020-03-311-0/+7
| | | | | | | | | | | | | | | | | * added production build commands in make * Small spelling error :-( but fixed it * style: changed flags into single variable that can be used mutible times * Read comment more better made it even better ;-) * learn to test and not rush things * Rename LDFLAG to LDFLAGS LDFLAGS is idiomatic. Co-authored-by: Raul Benencia <raul@thousandeyes.com>
* Add scdoc manpageRaúl Benencia2019-01-081-1/+10
|
* First public commitRaúl Benencia2018-05-111-0/+15
nihil fit ex nihilo