mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
SWIFT_SOURCE_ROOT is now auto-detected from the location of the build script files. It looks for the following layouts: $SWIFT_SOURCE_ROOT/<LLVM_CHECKOUT>/tools/<SWIFT_CHECKOUT>/utils/build-script $SWIFT_SOURCE_ROOT/<SWIFT_CHECKOUT>/utils/build-script and defaults back to ~/src/s (as before) if neither of those matches. SWIFT_BUILD_ROOT now defaults to $SWIFT_SOURCE_ROOT/build, rather than ~/build/swift. Swift SVN r24194
5.5 KiB
5.5 KiB