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

Synchronize ANGLE linking path with VS project. #25819

Merged
merged 1 commit into from Feb 21, 2020
Merged

Synchronize ANGLE linking path with VS project. #25819

merged 1 commit into from Feb 21, 2020

Conversation

@jdm
Copy link
Member

jdm commented Feb 20, 2020

This avoids problems when upgrading or downgrading the ANGLE NuGet package from Visual Studio. The next time the Rust code needs to be linked, it's common to forget to update the path in build_commands.py, leading to surprising linker errors. By reading the current package version from the VS project configuration, we avoid this papercut.

@highfive
Copy link

highfive commented Feb 20, 2020

Heads up! This PR modifies the following files:

@jdm
Copy link
Member Author

jdm commented Feb 20, 2020

@highfive highfive assigned Manishearth and unassigned SimonSapin Feb 20, 2020
@Manishearth
Copy link
Member

Manishearth commented Feb 20, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Feb 20, 2020

📌 Commit fb5213c has been approved by Manishearth

@bors-servo
Copy link
Contributor

bors-servo commented Feb 21, 2020

Testing commit fb5213c with merge 15e34da...

bors-servo added a commit that referenced this pull request Feb 21, 2020
Synchronize ANGLE linking path with VS project.

This avoids problems when upgrading or downgrading the ANGLE NuGet package from Visual Studio. The next time the Rust code needs to be linked, it's common to forget to update the path in build_commands.py, leading to surprising linker errors. By reading the current package version from the VS project configuration, we avoid this papercut.
@bors-servo
Copy link
Contributor

bors-servo commented Feb 21, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member Author

jdm commented Feb 21, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Feb 21, 2020

Testing commit fb5213c with merge 8f3622a...

@bors-servo
Copy link
Contributor

bors-servo commented Feb 21, 2020

☀️ Test successful - status-taskcluster
Approved by: Manishearth
Pushing 8f3622a to master...

@bors-servo bors-servo merged commit 8f3622a into master Feb 21, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
@bors-servo bors-servo deleted the angle-version branch Feb 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.