[CI][Linux] Compile libsocket for Linux in github action ci.
Compile libsocket for Linux, macOS and Windows in github action ci.
not sure about macOS and windows - libsocket is not intended to run there. Maybe macOS works with the FreeBSD configuration though
It not cross platform? I though it is. Sorry.
it is cross platform. Across Linux, FreeBSD, OpenBSD with some restrictions, and Solaris ;-)
I will convert the ci for linux only. (ubuntu). then maybe other people can continue to dev it to mac and windows. Also I will close the vcpkg request. it will be relevant if libsocket will support windows. Can it be added as a feature request that libsocket will support windows and mac?
feature request no, pull request yes :)
Please review here with my CI: https://github.com/talregev/libsocket/pull/1
only ubuntu. more will follow. You can also upload artifacts. also maybe add static and share configuration.
Did you disable github action ci on your repo?