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

2016-06-03 Thread Saleem Abdulrasool via swift-corelibs-dev
On Wed, Jun 1, 2016 at 2:18 PM, Daniel Dunbar via swift-dev < [email protected]> wrote: > Hi all, > > The current build process for the overall Swift project (i.e., the > compiler + associated projects like Foundation, XCTest, and SwiftPM) relies > on each project having dependencies on the buil

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

2016-06-03 Thread Daniel Dunbar via swift-corelibs-dev
> On Jun 3, 2016, at 1:14 PM, Saleem Abdulrasool wrote: > > On Wed, Jun 1, 2016 at 2:18 PM, Daniel Dunbar via swift-dev > mailto:[email protected]>> wrote: > Hi all, > > The current build process for the overall Swift project (i.e., the compiler + > associated projects like Foundation, XCTe