Skip to content

Adding --verbose to swift build triggers a full rebuild instead of incremental #8717

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

plemarquand
Copy link
Contributor

Normalize any build parameters whose modifications do not need to cause a recompilation. For instance, building with or without --verbose should not cause a full rebuild.

Issue: #8690

…cremental

Normalize any build parameters whose modifications do not need to cause
a recompilation. For instance, building with or without `--verbose`
should not cause a full rebuild.

Issue: swiftlang#8690
@plemarquand
Copy link
Contributor Author

@swift-ci please test

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