Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If possible, get rid of any x86 specific parts of the XVM release build #167

Open
lagergren opened this issue Feb 28, 2024 · 0 comments
Open
Assignees

Comments

@lagergren
Copy link
Contributor

Ideally we would like to get rid of the EnVar plugin, as there is no official way to install it, and becasue it is x86 code only.There is probably a better way to get environment variables into an "nsi" installation file for Windows, and it would be worth a lot if we could generate the Windows installer on any platform. The nsis tools happily run on all known silicons, but EnVar does not.

We currently provide a container configuration that can cross-compile the releases for us on any platform, including on Apple silicon through Docker buildit emulation. This in the "xdk-release" repository under the xtclang org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants