Re: [swift-dev] buildbot configuration + etc

2015-12-15 Thread Travis Tilley via swift-dev
t; > install_destdir="${SWIFT_INSTALL_DIR}" installable_package= > "${SWIFT_INSTALLABLE_PACKAGE}" install_toolchain_dir="${SWIF\ > T_TOOLCHAIN_DIR}" install_symroot="${SWIFT_INSTALL_SYMROOT}" > symbols_package="${SYMBOLS_PACKAGE}" darwin

Re: [swift-dev] buildbot configuration + etc

2015-12-14 Thread Travis Tilley via swift-dev
> T_TOOLCHAIN_DIR}" install_symroot="${SWIFT_INSTALL_SYMROOT}" > symbols_package="${SYMBOLS_PACKAGE}" darwin_toolchain_bundle_identifier= > "${BUNDLE_IDENTIFIER}" darwin_toolchain_display_n\ > ame="${DISPLAY_NAME}" darwin_toolchain_xctoo

[swift-dev] buildbot configuration + etc

2015-12-14 Thread Travis Tilley via swift-dev
Is there any documentation somewhere on what the exact commands are that the buildbot CI performs and how the packages on swift.org are created? I've noticed that: 1) LLDB doesn't compile on either OSX or ubuntu 15 via the normal script for various reasons (codesign on OSX, no idea on ubuntu) in