Skip to content

[windows] build.ps1 polishing #77875

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

Closed

Conversation

weliveindetail
Copy link
Member

Minor modifications to prepare for reduction of complexity in Build-CMakeProject function in the the step

@@ -828,6 +828,21 @@ function Get-PinnedToolchainVersion() {
throw "PinnedVersion must be set"
}

function Get-ClangDriverName([Platform] $Platform, [string] $Lang) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we enumerate the languages? Perhaps that is overly complicating the state.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, possible

@weliveindetail
Copy link
Member Author

Closing this as the above PR contains these patches now.

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

Successfully merging this pull request may close these issues.

2 participants