Skip to content

utils: replace -Skip flags with positive forms#89477

Open
compnerd wants to merge 1 commit into
swiftlang:mainfrom
compnerd:flags
Open

utils: replace -Skip flags with positive forms#89477
compnerd wants to merge 1 commit into
swiftlang:mainfrom
compnerd:flags

Conversation

@compnerd
Copy link
Copy Markdown
Member

This simplifies the use of the script:
-Toolchain: build the toolchain (default)
-Windows: build the Windows SDK (opt-in)
-Android: build the Android SDK (opt-in)
-Package: package the toolchain (opt-in)

@compnerd
Copy link
Copy Markdown
Member Author

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please build toolchain Windows platform

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please smoke test Linux platform

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please smoke test

@compnerd
Copy link
Copy Markdown
Member Author

@swift-ci please smoke test

Copy link
Copy Markdown
Contributor

@carlpeto carlpeto left a comment

Choose a reason for hiding this comment

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

Seems like a good idea to me!

@charles-zablit charles-zablit self-requested a review May 28, 2026 11:40
This simplifies the use of the script:
`-Toolchain`: build the toolchain (default)
`-Windows`: build the Windows SDK (opt-in)
`-Android`: build the Android SDK (opt-in)
`-Package`: package the toolchain (opt-in)
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.

3 participants