Just an update for everyone.
Mishal just put the open source master-next bots on the public ci:
https://ci.swift.org/view/swift-master-next/
We are currently in the middle of an update so everything is not blue yet.
But a great step forward and a round of applause from me.
Thanks Mishal!
Micha
For a long time, we have been using CMake 2.8.*. This is an RFC to make it a
pre-requisite to have cmake 3.4.3 matching LLVM.
The reason to do this is:
1. It will make it easier to cherry-pick upstream llvm changes that may require
CMake 3.4.3 features into Swift's cmake system.
2. It allows us
No worries. I actually sent out an email earlier this week with an RFC, but I
sent it by mistake to swift-dev@$APPLE instead of swift-dev@swift.org.
Sorry about that!
Michael
> On Jun 29, 2016, at 5:55 AM, Joseph Bell wrote:
>
> CMake has been upgraded to 3.4.3 on Ubuntu 14.04 and it's now co
Hi,
Windows has an interesting (different) model for handling the C library.
There are *four* different libraries and you select the library you want
across two axis. Traditionally the driver controls the selected library
via flags (and options exposed to the developer via the IDE). Im not sure
CMake has been upgraded to 3.4.3 on Ubuntu 14.04 and it's now compiling
away; thanks for the tip Michael.
On Tue, Jun 28, 2016 at 11:22 PM, Michael Gottesman
wrote:
> For 14.04, you need to upgrade your CMake. Since we are going to be
> updating to 3.4.3, I would suggest just doing that.
>
> Mic
This was due to a coupling between changes in xctest and foundation. Foundation
side is merged now too, so this should be resolved in the next build.
Mike
> On Jun 29, 2016, at 5:19 AM, no-re...@swift.org wrote:
>
> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-15_10 [#6042]
>
> Build URL: