You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
It would be great to add AppVeyor integration for this repo. I am not creating a PR for the following reasons:
RH-flavoured jdk8-win is used as a base in my setup, it may be better to use jdk8-win from AdoptOpenJDK
minor changes were required to graal-jvmci-8 to pass the unit tests and minor changes were also required to both graal and graaljs to build them on windows and run with JVMCI
These changes are very "hacky" and need to be reworked by someone with better understanding of Graal build system.
The text was updated successfully, but these errors were encountered:
I'm working on our Windows support, and I've looked at your changes. Most of them are already being handled (e.g., I'm dealing with the Truffle NFI at the moment), so as soon as all the fixes are pushed, they shouldn't be needed anymore.
Also, once everything is done, we will provide the binaries here as releases.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
FYI, I've set up AppVeyor job for building
graal-jvmci-8
on windows:It would be great to add AppVeyor integration for this repo. I am not creating a PR for the following reasons:
These changes are very "hacky" and need to be reworked by someone with better understanding of Graal build system.
The text was updated successfully, but these errors were encountered: