Let's build FOSS CrossOver for macOS in the cloud! I found some gists and I asked myself why don't we use the cloud and the free open source builders to build this? Here it is.
In principle yes, see the following image which is notepad.exe
running inside wine on a macOS 10.15 machine:
However, there are still some issues, e.g. #9.
I learned about Free and Open Source Software Code for CrossOver and found this gist.
See #2
It will only work if you're on macOS, but yes.
Clone the project, read the scripts first, then feel free to run build_local.sh
👍.
The script is a copy of the steps done in the github action in .github/workflows/build_monolithic.yml
.
It contains some variables to allow for customizations.
This is an MIT repo. If you break something on your system doing so, it's your fault 😉
Definitely. Feel free to send PRs 🚀
See for some technical details.