port to Windows (mingw64) and macOS; create appveyor.yml #50
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "shunf4/squawk:feat/adapt_win_osx_msgf"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've ported squawk to Windows (target mingw64) and macOS, and created an
appveyor.yml
file so AppVeyor can build the binary for 3 OSes automatically.My own build on AppVeyor is at https://ci.appveyor.com/project/shunf4/squawk .
Oh whoa! Thank you so much! I'll try to look into it as soon as possible.
Would you mind testing them with new branch
messageFeed
, a bunch of stuff changed, but I can't quite put it together to the final pointOh, that's what you actually did... sorry, my bad, I'll definately try to read and test everithing this week, thank you soooo very much again!