kii-dfu icon indicating copy to clipboard operation
kii-dfu copied to clipboard

Set up Travis CI to automatically build binaries for different platforms

Open cweagans opened this issue 7 years ago • 1 comments

Linux and Mac are easy on Travis. Windows is a bit harder unless you've got some straightforward way to do cross compilation from Linux. Even if Windows binaries were not available right out of the gate, having Mac and Linux binaries would be an awesome step in that direction!

cweagans avatar Nov 21 '17 16:11 cweagans

We're slowly trying to move everything over to the configurator. This utility is a bit of a pain to package (even with appveyor).

Though it's all doable :D

haata avatar Nov 21 '17 16:11 haata