taxy icon indicating copy to clipboard operation
taxy copied to clipboard

Add compiled BSD release builds

Open Gamerboy59 opened this issue 1 year ago • 2 comments

Right now there are releases available here at Github for Apple, Windows and Linux. Installing on FreeBSD myself with Cargo is working fine. Can you please add compiled releases that are executable on BSD distros like FreeBSD, too?

Gamerboy59 avatar May 26 '24 12:05 Gamerboy59

I tried to cross-compile for FreeBSD on github actions but got a link error. I'm not sure if it is possible to build a FreeBSD binary on Github actions.

picoHz avatar May 27 '24 09:05 picoHz

Thank you for your reply. I don't know how it works with Github actions but I found a project which addresses the problem of the availability of BSD in Github actions: https://github.com/vmactions/freebsd-vm

Gamerboy59 avatar May 27 '24 12:05 Gamerboy59

@Gamerboy59 Thank you for the information. I tried freebsd-vm, and it works quite well. FreeBSD builds are now available!

picoHz avatar Nov 11 '24 12:11 picoHz