Add a simple CI workflow for compiling Cytoplasm. #27

Merged
jordan merged 12 commits from ci into master 2024-01-13 16:08:45 +00:00

12 commits

Author SHA1 Message Date
4d88d06fd5 Add NetBSD 9.3 for CI. Also removed TODO comments.
This is all the runners I plan on adding for now.
2024-01-13 10:06:22 -05:00
abdc5ba87e Add FreeBSD 14 runner. 2024-01-12 20:33:51 -05:00
b7e8980a17 Update workflow. 2024-01-12 20:07:42 -05:00
e81d7e1911 Update workflow. 2024-01-12 19:59:11 -05:00
b39d2e4a36 Don't build static binaries by default.
OpenSSL isn't build statically on most Linux distributions, so --static
only makes sense with --disable-tls or a custom build of OpenSSL.

I haven't tested LibreSSL.
2024-01-12 18:06:41 -05:00
7830b91603 Update workflow. 2024-01-12 17:58:13 -05:00
9583e48aa0 Add Debian x86 and x86_64 runners. 2024-01-12 17:52:41 -05:00
83a02392f8 Update workflow. 2024-01-12 15:59:51 -05:00
6a6d379622 Update workflow. 2024-01-12 15:54:55 -05:00
4f0cf2f670 Update workflow. 2024-01-12 15:50:19 -05:00
605cce881a Add x86 runner. 2024-01-12 15:39:14 -05:00
a953834724 Add test compile workflow. 2024-01-12 15:13:50 -05:00