-
Notifications
You must be signed in to change notification settings - Fork 207
Setup single dependency mode #74
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
Setup single dependency mode #74
Conversation
6e2fc7a
to
38b8883
Compare
Uh oh. We were thinking of removing this feature entirely from the old Swift driver, and instead having the build systems only ask for a single dependency file. |
Haha, maybe we just let this one sit then. Or close now if we are sure this feature is going to be removed. I’ve just been going through the lit test failures and picking files that sound interesting. |
I'm fine with letting it sit until we're sure, thanks |
Should I pull out the driver show lifecycle stuff into a separate PR? |
Yes, please! |
The Swift project moved the default branch to More detail about the branch update - https://forums.swift.org/t/updating-branch-names/40412 |
Adapted from: swiftlang/swift@2a79331
Fixes validation-test/Driver/batch_mode_size_limit.swift