summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml
AgeCommit message (Expand)Author
2022-07-15Bump the version of the cross-compiler builder to pull in fixes for #212, #20...Sean E. Russell
2022-03-27git (or github) doesn't know about @latest (like Go does)Sean E. Russell
2022-03-15Fixes #209 (I hope)Sean E. Russell
2022-02-09Version bump for bugfix in action; maybe I should use @latest?Sean E. Russell
2022-02-09Fixes #158, adding a man page. This replaces the flags library in the process...Sean E. Russell
2022-02-08YML spacing cleanup, and add missing archive types.Sean E. Russell
2022-02-08FreeBSD was failing because the compiler name changed in the image.Sean E. Russell
2022-02-07Fixes #198, adding back in deb and rpm packagingSean E. Russell
2022-02-04Use a newer version of golang-build action, because old illuspas/xcgo tags ke...Sean E. Russell
2021-07-20CI updates for cross-compile action changesSean E. Russell
2021-07-20Builder from "master" didn't work for some reason, so hard-coding the version.Sean E. Russell
2021-07-20Mostly TODOs, but adds command to build Darwin/ARMSean E. Russell
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-05-13Have the build workflow ignore commits containing only doc changes.Sean E. Russell
2020-03-06Builds were broken; the build action didn't compile the right thing.Sean E. Russell
2020-02-29Removing darwin/386/1John Muchovej
2020-02-29More CI/CD work. Gives up on asset uploads and tries pre-release.Sean E. Russell