Chris McGee
Chris McGee
> Is it possible to submodule libarchive? Possible, probably. Git subtree seems like a better way to do this kind of vendoring. It will allow us to pull the latest...
> I'm interested to why you think this is the case. Both methods allow you to update to new versions. I'm fairly agnostic on which method to choose. There's a...
@adam-fowler @rauhul this PR is just a draft at the moment and has gotten messy over time as I updated the branch. I will restructure this with a force push...
@swift-ci test macOS
I've reorganized this PR into the 4 commits. Note that these could be reorganized into one or more PR's if that ends up being a better workflow for reviewing the...
@swift-ci test macOS
@swift-ci test macOS
Please don't merge this PR yet. Using the Squash and Merge option will likely rewrite the metadata needed by git subtree. I'm looking at trying to allow "Create a Merge...
Since shell scripts can be problematic in various ways, an idea could be to make an executable target that performs the release build.
Note that the self upgrade logic needs to be updated to query a swift.org API (to be proposed and discussed on the forums) to discover what the current swiftly version...