Skip to content

build: introduce SWIFTPM_BUILD_ONLY_TESTS support #8814

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

compnerd
Copy link
Member

This adds support for an environment variable to exclude all dependencies from being built. We can externally pass in the appropriate include and library search paths allowing us to control the build and share the artifacts from the previous build reducing overall cost in CI.

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

@swift-ci please test

@compnerd
Copy link
Member Author

Please test with following PR:
swiftlang/swift#82235

@swift-ci please test Windows platform

@compnerd
Copy link
Member Author

@swift-ci please test

This adds support for an environment variable to exclude all
dependencies from being built. We can externally pass in the appropriate
include and library search paths allowing us to control the build and
share the artifacts from the previous build reducing overall cost in CI.
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