Commits

Brian Gesiak committed a4537e8a0fb
[SR-237] Move stdlib deployment targets to Python Migrate the logic that determines which platforms to build the stdlib for to Python. This is applies both as an effort to migrate more of the build script to Python (https://bugs.swift.org/browse/SR-237), but also as a means of splitting up the work necessary to cross-compile the Swift stdlib from OS X to Linux.