Re: [swift-dev] Swift build fails with "error: unable to load standard library for target 'ppc64le-unknown-linux'".

2017-11-15 Thread Atul Sowani via swift-dev
While searching more on this issue, I found that swift/include/swift/Strings.h has STDLIB_NAME defined to "Swift". I think this value is what is being used during SwiftPM build. Is this understanding correct? Thanks, Atul. ___ swift-dev mailing list swif

[swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Ron Olson via swift-dev
Hi all- Apologies in advance if this has been discussed and I missed it, but I was wondering if there'd be any possibility of including an 'Unsupported/User contributed/Not Endorsed/etc.' section under 'Supported Platforms' to link to projects working to bring Swift to other platforms (e.g. F

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Ted Kremenek via swift-dev
Hi Ron, This is a great question. We’re actively setting up support to wire in up externally hosted CI bots to our CI infrastructure so that the community can help support the bringup and testing of Swift on other platforms beyond the officially supported platforms. The tentative rollout for

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Guillaume DIDIER via swift-dev
Just my one cent, but this could be part of a page summarizing the different ports under work/available with their level of maturity/support. (For instance build instructions do exist for Windows and Ubuntu14.04 but are not publicly mentioned anywhere). Nice work for packaging swift for RPM any

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Ron Olson via swift-dev
Hi Ted- I mocked up an example of the readme.md file: https://github.com/tachoknight/swift-readme-example/blob/master/Swift%20Programming%20Language.md I guessed at the Swift For Windows version based on the last build date; I imagine the protocol for getting a link added to the list would re

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Slava Pestov via swift-dev
> On Nov 15, 2017, at 11:35 AM, Ted Kremenek via swift-dev > wrote: > > That said, do you have specific ideas on how such efforts should be > highlighted on swift.org , and what should be the optics? I think more prominent links to instructions for building Swift on other

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Ron Olson via swift-dev
___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev

[swift-dev] Forums for swift.org workgroup: looking for volunteers

2017-11-15 Thread Nicole Jacque via swift-dev
As Ted Kremenek has previously announced, we are in the process of moving the Swift mailing lists to Discourse. Previously the discussion was mostly about moving swift-evolution over to a forum, but the consensus from Ted and the Core Team was that should look to move all the lists to Discourse

Re: [swift-dev] Forums for swift.org workgroup: looking for volunteers

2017-11-15 Thread Wallacy via swift-dev
I will be on vacation after December 1, so I will have some time to help if needed. Em qua, 15 de nov de 2017 às 21:39, Nicole Jacque via swift-dev < swift-dev@swift.org> escreveu: > As Ted Kremenek has previously announced, we are in the process of moving > the Swift mailing lists to Discourse. P

Re: [swift-dev] [swift-evolution] Forums for swift.org workgroup: looking for volunteers

2017-11-15 Thread Kelvin Ma via swift-dev
im willing to help! On Wed, Nov 15, 2017 at 6:01 PM, Wallacy via swift-evolution < swift-evolut...@swift.org> wrote: > I will be on vacation after December 1, so I will have some time to help > if needed. > Em qua, 15 de nov de 2017 às 21:39, Nicole Jacque via swift-dev < > swift-dev@swift.org> e

Re: [swift-dev] [swift-evolution] Forums for swift.org workgroup: looking for volunteers

2017-11-15 Thread Nicole Jacque via swift-dev
Great, I’ve responded to you both off-list! > On Nov 15, 2017, at 4:09 PM, Kelvin Ma via swift-evolution > wrote: > > im willing to help! > > On Wed, Nov 15, 2017 at 6:01 PM, Wallacy via swift-evolution > mailto:swift-evolut...@swift.org>> wrote: > I will be on vacation after December 1, so I

Re: [swift-dev] Highlighting other platforms for Swift?

2017-11-15 Thread Brian Gesiak via swift-dev
For what it's worth, the build instructions for Android, as well as several build and test scripts, exist within the apple/swift repository. For example: https://github.com/apple/swift/blob/master/docs/Android.md I'm very much looking forward to the rollout of externally hosted CI bots! Last I tri

Re: [swift-dev] [swift-evolution] Forums for swift.org workgroup: looking for volunteers

2017-11-15 Thread David Hart via swift-dev
I’m also up for it! > On 16 Nov 2017, at 00:39, Nicole Jacque via swift-evolution > wrote: > > As Ted Kremenek has previously announced, we are in the process of moving the > Swift mailing lists to Discourse. Previously the discussion was mostly about > moving swift-evolution over to a forum,