Skip to content

utils: minor build.ps1 tweaks #79029

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

Merged
merged 3 commits into from
Jan 30, 2025
Merged

Conversation

compnerd
Copy link
Member

Clean up some of the logic in build.ps1:

  • remove an unused parameter
  • remove some unnecessary parenthesis
  • reorder some options to be lexicographically sorted
  • merge adjacent build blocks

These were isolated by interleaving operations. However, recent tweaks
to the build have removed those. Merge the adjacent sections to show the
contiguous build segment.
We can pass the raw dictionary directly, remove the unnecessary
punctuation.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

@compnerd compnerd merged commit 0721124 into swiftlang:main Jan 30, 2025
3 checks passed
@compnerd compnerd deleted the build-cleanups branch January 30, 2025 17:02
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.

1 participant