schnaader / fairytale

encode.ru community archiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cross-compiling using Docker

schnaader opened this issue · comments

Dockcross ( https://github.com/dockcross/dockcross ) looks like a good way to cross-compile for the different targets (32-/64-bit Windows/Linux/OSX/ARM) that can be run on one machine and compiles all the executables.

Using that, it would be possible to automate the executable creation so that they can be added to the GitHub release section faster.

For OSX, this seems to be too much hassle, so we should perhaps create a homebrew receipt for it instead.

I think a homebrew recipe is a very good idea!