Re: [swift-dev] Standard shared libraries with executable stack

2016-06-13 Thread Dmitri Gribenko via swift-dev
On Sat, Jun 11, 2016 at 8:12 AM, 김종수 via swift-dev wrote: > I am testing Swift in "Windows Subsystem for Linux" which is a new feature > of Windows 10 Anniversary Update scheduled in this year. WSL is Ubuntu LTS > 14.04 compatible in user space. > > Swift runtime libraries such as libswiftCore.so

[swift-dev] Swift 3.0 Preview 1 and some important logistics for those working on Swift

2016-06-13 Thread Ted Kremenek via swift-dev
Hi everyone, I am happy to announce that Preview 1 of Swift 3.0 has just been posted: https://swift.org/blog/swift-3-0-preview-1-released Downloads for Linux are available on Swift.org, and Preview 1 is included in Xcode 8 beta 1. Importan

Re: [swift-dev] Open-source toolchains for Playgrounds (iOS, Xcode 8)

2016-06-13 Thread Karl Wagner via swift-dev
I’m not sure that’s the reason: - Only Playgrounds are restricted, not Apps. You can still use OSS toolchains to build apps, like you always could. - You can only submit to the AppStore from the latest stable Xcode (7.3, isn’t it?) - You can also deploy apps by manually building & installing wit

Re: [swift-dev] Open-source toolchains for Playgrounds (iOS, Xcode 8)

2016-06-13 Thread Shawn Erickson via swift-dev
Those later platforms are "curated", you can only deploy apps via the App Store. It seems likely to ensure the policies and security model associated with that curation only Apple signed toolchains can be used for deployment. -Shawn On Mon, Jun 13, 2016 at 5:41 PM Karl via swift-dev wrote: > Wow

[swift-dev] Open-source toolchains for Playgrounds (iOS, Xcode 8)

2016-06-13 Thread Karl via swift-dev
Wow, Xcode 8 looks like a really great release. Very impressed by the memory debugger, but it seems to have lots of really nice improvements all-around. According to the release notes (http://adcdownload.apple.com/WWDC_2016/Xcode_8_beta/Release_Notes_for_Xcode_8_beta.pdf), we can now use OSS to

[swift-dev] Standard shared libraries with executable stack

2016-06-13 Thread 김종수 via swift-dev
I am testing Swift in "Windows Subsystem for Linux" which is a new feature of Windows 10 Anniversary Update scheduled in this year. WSL is Ubuntu LTS 14.04 compatible in user space. Swift runtime libraries such as libswiftCore.so are marked Executable Stack, which have no problem in Linux. dlopen

Re: [swift-dev] [swift-build-dev] [RFC] Toolchain based build process

2016-06-13 Thread Daniel Dunbar via swift-dev
Hi Karl, On Fri, Jun 10, 2016 at 2:38 AM, Karl via swift-build-dev < swift-build-...@swift.org> wrote: > We can’t separate building for ‘Build’ and building for an arbitrary > ‘Host’. For those who don’t know, this is how cross-compiling works with > Swift (this isn’t off-topic, I’m going to brin

[swift-dev] TWISt-shout Newsletter 2016-06-13

2016-06-13 Thread Kenny Leung via swift-dev
Here is your TWISt-shout Newsletter WWDC Edition! https://github.com/pepperdog/TWISt-shout/blob/master/2016/TWISt-shout-2016-06-13.md Enjoy! -Kenny ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev