Skip to content

[triplet] xbox triplet fixes for handling Build Without Install#44122

Merged
JavierMatosD merged 1 commit intomicrosoft:masterfrom
walbourn:xboxtripletfix
Mar 3, 2025
Merged

[triplet] xbox triplet fixes for handling Build Without Install#44122
JavierMatosD merged 1 commit intomicrosoft:masterfrom
walbourn:xboxtripletfix

Conversation

@walbourn
Copy link
Member

@walbourn walbourn commented Mar 2, 2025

In the initial implementation of the xbox triplets, I had them pass through some key environment variables. These were removed in #31723.

For cases where the Microsoft GDK is actually installed on the machine, these variables were globally defined in the system environment so still worked. Now that I'm trying to use those variables in a "Build Without Install" scenario for cloud-builds, the regression has now become apparent.

@LilyWangLL LilyWangLL added the category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly label Mar 3, 2025
@LilyWangLL LilyWangLL added the info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this. label Mar 3, 2025
@JavierMatosD JavierMatosD merged commit fa94f59 into microsoft:master Mar 3, 2025
18 checks passed
@walbourn walbourn deleted the xboxtripletfix branch March 3, 2025 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category:tool-update The issue is with build tool or build script, which requires update or should be executed correctly info:needs-maintainer-attention Lets the current 'on rotation' vcpkg maintainer know they need to look at this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants