Skip to content

[Explicit Modules] Provide an API for querying whether a job is a main module job. #164

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 1 commit into from
Jul 6, 2020

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jul 6, 2020

This will be useful for SwiftPM (and other build systems) to distinguish intermediate dependency artifacts versus the main module build, in order to correctly pass in cross-target dependencies.

…n module job.

This will be useful for SwiftPM (and other build systems) to distinguish intermediate dependency artifacts versus the main module build, in order to correctly pass in cross-target dependencies.
@artemcm artemcm requested a review from DougGregor July 6, 2020 18:03
@artemcm
Copy link
Contributor Author

artemcm commented Jul 6, 2020

@swift-ci please test

@artemcm artemcm merged commit efc9e26 into swiftlang:master Jul 6, 2020
@artemcm artemcm deleted the MainModuleCheckingAPI branch January 20, 2021 19:00
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