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

[GR-19890] Set up build environments for Windows users. #5881

Merged
merged 3 commits into from
Feb 2, 2023

Conversation

graalvmbot
Copy link
Collaborator

@graalvmbot graalvmbot commented Feb 1, 2023

This PR extends GraalVM Native Image so that it automatically sets up build environments on Windows if it can find a Visual Studio installation in a known location. Therefore, running in an "x64 Native Tools Command Prompt" is no longer a requirement.

Screenshot from 2023-02-02 17-17-24

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 1, 2023
@graalvmbot graalvmbot merged commit 73b3023 into master Feb 2, 2023
@graalvmbot graalvmbot deleted the fniephaus/GR-19890/windows-build-env branch February 2, 2023 07:09
graalvmbot pushed a commit that referenced this pull request Feb 2, 2023
This job builds and tests substratevm and then builds a helloworld without explicitly initializing a build environment (via `vcvarsall.bat`). Relates to #5881.
graalvmbot pushed a commit that referenced this pull request Feb 2, 2023
This job builds and tests substratevm and then builds a helloworld without explicitly initializing a build environment (via `vcvarsall.bat`). Relates to #5881.
@fniephaus fniephaus added this to the 23.0.0 Release milestone Feb 2, 2023
fniephaus added a commit to graalvm/setup-graalvm that referenced this pull request Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants