Skip to content

Configure use of Dispatch on Linux if included in Foundation #107

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
May 11, 2016

Conversation

seabaylea
Copy link
Contributor

Its currently possible to optionally build Foundation with access to Dispatch for NSRunLoop, NSURLSession, NSOperation etc.

Once there's a dependency between Foundation and Dispatch, there's build failures for XCTest as it doesn't have access to Dispatch build artefacts.

This updates the XCTest build script to add that configuration if Dispatch has been added to the Foundation builds.

Note that there's an equivalent PR against Swift to pass in the libdispatch source and build locations as arguments, if Dispatch is included in Foundation.

@briancroom
Copy link
Contributor

@swift-ci please test

@briancroom
Copy link
Contributor

This LGTM. Thanks @seabaylea!

@briancroom briancroom merged commit cd66fb8 into swiftlang:master May 11, 2016
@seabaylea seabaylea deleted the dispatch-integration branch May 24, 2016 13:30
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