Commit Graph

17 Commits

Author SHA1 Message Date
Sean E. Russell
f433901aee Bump the version of the cross-compiler builder to pull in fixes for #212, #206, #209 2022-07-15 11:14:49 -05:00
Sean E. Russell
251bee9d17 git (or github) doesn't know about @latest (like Go does) 2022-03-27 15:43:05 -05:00
Sean E. Russell
a67301503c Fixes #209 (I hope) 2022-03-15 10:56:30 -05:00
Sean E. Russell
7d2656726e Version bump for bugfix in action; maybe I should use @latest? 2022-02-09 14:10:14 -06:00
Sean E. Russell
66047ad64c Fixes #158, adding a man page. This replaces the flags library in the process. It also changes some of the new no- flags. 2022-02-09 13:18:39 -06:00
Sean E. Russell
62e9bdad9f YML spacing cleanup, and add missing archive types. 2022-02-08 11:32:34 -06:00
Sean E. Russell
e739840ac0 FreeBSD was failing because the compiler name changed in the image. 2022-02-08 10:01:55 -06:00
Sean E. Russell
b89013b18a Fixes #198, adding back in deb and rpm packaging 2022-02-07 17:28:31 -06:00
Sean E. Russell
7dfd040628 Use a newer version of golang-build action, because old illuspas/xcgo tags keep disappearing. 2022-02-04 15:36:59 -06:00
Sean E. Russell
ac9e7e911a CI updates for cross-compile action changes 2021-07-20 14:56:10 -05:00
Sean E. Russell
170743dbcd Builder from "master" didn't work for some reason, so hard-coding the version. 2021-07-20 13:45:23 -05:00
Sean E. Russell
bda9b394d0 Mostly TODOs, but adds command to build Darwin/ARM 2021-07-20 09:31:42 -05:00
Sean E. Russell
1181b94bd2 Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin. 2020-06-09 09:54:10 -05:00
Sean E. Russell
28df77fe42 Have the build workflow ignore commits containing only doc changes. 2020-05-13 12:29:09 -05:00
Sean E. Russell
dcc0671d03 Builds were broken; the build action didn't compile the right thing. 2020-03-06 08:30:34 -06:00
John Muchovej
6a267b8d92
Removing darwin/386/1
Is there a need to bother building for 386? If memory serves, Apple has even dropped 32-bit support.

Honestly not sure how much time it saves on builds, but figured it's best to trim out what's not really needed. 😅
2020-02-29 20:12:23 -05:00
Sean E. Russell
dd1ea52ff3 More CI/CD work. Gives up on asset uploads and tries pre-release. 2020-02-29 16:15:28 -06:00