Commit Graph

3 Commits

Author SHA1 Message Date
Greg Parker
5df9849939 [build] Use XcodeDefault.toolchain to build iOS stdlibs.
Swift SVN r12954
2014-01-25 07:18:22 +00:00
Greg Parker
dfd6bac8ac [build] Disable compiler version checks for the stdlib build.
The Swift stdlib build uses CMAKE_FORCE_C_COMPILER to cross-compile. 
When the compiler is forced cmake does not set the compiler version 
variables that llvm's build started checking in llvm commit bf2609e26.


Swift SVN r12311
2014-01-15 03:25:41 +00:00
Greg Parker
c1eb091fc5 Move CMake toolchain files to a separate directory.
Swift SVN r9558
2013-10-21 21:05:36 +00:00