about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2017-09-29Rollup merge of #44903 - kallisti5:ci-build-disabled, r=aidanhsMark Simulacrum-5/+7
2017-09-28ci: Fix building disabled containersAlexander von Gluck IV-5/+7
2017-09-28Auto merge of #44779 - tjkirch:master, r=alexcrichtonbors-1/+31
2017-09-24Fix fuchsia toolchain prebuild setupJames Tucker-10/+14
2017-09-24ensure that prebuilt toolchain binaries are +xJames Tucker-0/+1
2017-09-24Re-add CMake packagePetr Hosek-0/+3
2017-09-24Use Zircon's Clang rather than building our ownPetr Hosek-57/+19
2017-09-24Download clang-tools-extra as wellPetr Hosek-0/+1
2017-09-24Install unzip into Fuchsia Docker containerPetr Hosek-1/+2
2017-09-24Update Fuchsia toolchain buildPetr Hosek-103/+28
2017-09-24Updated Zircon version.P.Y. Laligand-1/+1
2017-09-24The Magenta kernel is now called Zircon.P.Y. Laligand-9/+9
2017-09-23add aarch64-unknown-linux-musl targetBen Cressey-1/+31
2017-09-17Improve documentationOliver Schneider-1/+1
2017-09-17Get the miri test suite to run inside the rustc dev environmentOliver Schneider-1/+1
2017-09-17Rollup merge of #44617 - alexcrichton:download-from-us-west-1, r=aidanhsTim Neumann-6/+8
2017-09-17Rollup merge of #44381 - jessicah:haiku-ci, r=alexcrichtonTim Neumann-0/+208
2017-09-17Auto merge of #44641 - alexcrichton:disable-more-osx-assertions, r=Mark-Simul...bors-1/+5
2017-09-16ci: Disable rustc debug assertions on OSXAlex Crichton-1/+5
2017-09-16ci: Upload/download from a new S3 bucketAlex Crichton-6/+8
2017-09-16ci: haiku: wrap lines as necessary for tidy.Jessica Hamilton-4/+41
2017-09-15ci: haiku: rename llvm-config to address tidy issues.Jessica Hamilton-1/+1
2017-09-15ci: move dist-x86_64-haiku into disabled.Jessica Hamilton-0/+0
2017-09-14travis: Move sccache to the us-west-1 regionAlex Crichton-6/+7
2017-09-06ci: introduce haiku x86_64 builderJessica Hamilton-0/+171
2017-08-29fix option for RUST_CONFIGURE_ARGS to be rust.ignore-git=falseJeremy Sorensen-1/+1
2017-08-29change option for RUST_CONFIGURE_ARGS to ignore-git=falseJeremy Sorensen-1/+1
2017-08-29add ignore-git=true option to RUST_CONFIGURE_ARGSJeremy Sorensen-1/+1
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-230/+2
2017-08-15Mark install-x86_64-redox.sh as executableJeremy Soller-0/+0
2017-08-14Move Redox Dockerfile to disabled directory :(Jeremy Soller-0/+0
2017-08-14Use scripts to reduce code sizeJeremy Soller-33/+23
2017-08-14Add redox build to crossJeremy Soller-6/+29
2017-08-14Add Redox DockerfileJeremy Soller-0/+42
2017-07-30rustbuild: Remove `--enable-llvm-clean-rebuild`Alex Crichton-1/+0
2017-07-29Rollup merge of #43536 - alexcrichton:privileged, r=TimNNMark Simulacrum-0/+7
2017-07-29Flag docker invocations as --privileged on CIAlex Crichton-0/+7
2017-07-28rustbuild: Update cross-compilers for FreeBSDAlex Crichton-4/+4
2017-07-26Auto merge of #42059 - derekdreery:bugfix/fix_emscripten_tests, r=alexcrichtonbors-19/+1
2017-07-26Remove custom node scriptRichard Dodd-19/+1
2017-07-26Auto merge of #43226 - alexcrichton:aarch64-ci, r=aidanhsbors-2/+3187
2017-07-25bootstrap: Major refactoringMilton Mazzarri-0/+6
2017-07-24Add a disabled builder for aarch64 emulated testsAlex Crichton-2/+3187
2017-07-18travis: Switch `curl -s` to `curl -f`Alex Crichton-8/+8
2017-07-17travis: Make a few `curl` invocations more resilientAlex Crichton-11/+11
2017-07-13Split old and experimental wasm buildersThomas Lively-29/+71
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-711/+366
2017-07-07Auto merge of #43091 - aidanhs:aphs-no-docker-priv, r=alexcrichtonbors-1/+0
2017-07-06Privileged in docker run isn't necessaryAidan Hobson Sayers-1/+0
2017-07-06Retry downloading llvm commit tarballAidan Hobson Sayers-1/+2