Re: [swift-dev] Exact commits of swift releases

2017-11-09 Thread Geordie J via swift-dev
> Am 09.11.2017 um 14:31 schrieb Alex Blewitt : > > The swift 4.0.2 release tag is available, across the various repositories: Oh wow, thank you. So it’s a GitHub issue, that’s kind of a relief in a way. Cheers, Geordie > > https://github.com/apple/swift/releases/tag/swift-4.0.2-RELEASE >

Re: [swift-dev] Exact commits of swift releases

2017-11-09 Thread Alex Blewitt via swift-dev
The swift 4.0.2 release tag is available, across the various repositories: https://github.com/apple/swift/releases/tag/swift-4.0.2-RELEASE I believe that the GitHub search does not necessarily find all tags when there are many of

[swift-dev] Exact commits of swift releases

2017-11-09 Thread Geordie J via swift-dev
Hello, This has come up before (multiple times from memory) but evidently there’s no obvious solution yet: I’m looking to build a version of Swift for Android from the same sources used in the latest Xcode’s swift toolchain. On GitHub there are tags for each development snapshot but not for e.