-
Notifications
You must be signed in to change notification settings - Fork 470
build: port to new Swift support #519
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
Conversation
@swift-ci please test |
1 similar comment
@swift-ci please test |
Please test with the following PRs: @swift-ci please test |
@swift-ci please test |
Please test with following PR: @swift-ci please test |
5cc776c
to
8d729f1
Compare
Please test with following PR: @swift-ci please test |
8d729f1
to
b8080b7
Compare
Please test with following PR: @swift-ci please test |
b8080b7
to
300a882
Compare
@swift-ci please test |
Please test with following PRs: @swift-ci please test |
1 similar comment
Please test with following PRs: @swift-ci please test |
Please test with following PRs: @swift-ci please test |
Please test with following PRs: @swift-ci please test |
1 similar comment
Please test with following PRs: @swift-ci please test |
This ports the libdispatch build to use the new builtin Swift support in CMake. It allows for a significant clean up of the build rules.
300a882
to
37ec01e
Compare
Please test with following PRs: @swift-ci please test |
@ktopley-apple - okay to merge? (I'm going to wait until swiftlang/swift#27372 is green though) |
Swift CI is checking out tag https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04-long-test/7178/console
|
This ports the libdispatch build to use the new builtin Swift support in
CMake. It allows for a significant clean up of the build rules.