about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2017-03-20travis: Don't set `RUST_LOG` globallyAlex Crichton-1/+0
2017-03-18Auto merge of #40507 - alexcrichton:static-libcurl, r=brsonbors-0/+6
2017-03-17travis: Use `hide_output` in dist-powerpc64-linuxAlex Crichton-24/+36
2017-03-16travis: Update sccache binaryAlex Crichton-26/+26
2017-03-15Auto merge of #40383 - ishitatsuyuki:easy-dist-analysis, r=alexcrichtonbors-0/+1
2017-03-13travis: Ensure cargo links libcurl staticallyAlex Crichton-0/+6
2017-03-12Default llvm.clean-rebuild to falseVadim Petrochenkov-0/+1
2017-03-11Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brsonbors-0/+1
2017-03-11rustbuild: Make save-analysis an optionTatsuyuki Ishi-0/+1
2017-03-10Rollup merge of #40324 - alexcrichton:sccache-errors, r=aturonAlex Crichton-1/+5
2017-03-10rustbuild: Build documentation for `proc_macro`Alex Crichton-0/+1
2017-03-10travis: Fuchsia builderPetr Hosek-0/+188
2017-03-10travis: Attempt to debug sccache failuresAlex Crichton-1/+5
2017-03-09travis: Split the linux-tested-targets builderAlex Crichton-21/+85
2017-03-03rustbuild: Add support for compiling CargoAlex Crichton-0/+1
2017-02-28Rollup merge of #40130 - alexcrichton:fix-musl-again, r=nikomatsakisSteve Klabnik-2/+2
2017-02-27travis: Split Android into dist/test imagesAlex Crichton-18/+82
2017-02-27travis: Fix typos in linux-tested-targetsAlex Crichton-2/+2
2017-02-27appveyor: Use sccache on pc-windows-gnu for cachingAlex Crichton-24/+24
2017-02-25travis: Make more network requests retryableAlex Crichton-5/+40
2017-02-25Rollup merge of #40019 - alexcrichton:fix-musl, r=brsonEduard-Mihai Burtescu-1/+12
2017-02-24Update sccache binaries on CIAlex Crichton-73/+72
2017-02-21travis: Move -mrelax-relocations to Docker configAlex Crichton-0/+8
2017-02-21travis: Compile a more compatible libc.a for muslAlex Crichton-1/+4
2017-02-16Auto merge of #39824 - alexcrichton:disable-dist-src, r=brsonbors-1/+10
2017-02-15travis: Disable source tarballs on most buildersAlex Crichton-1/+10
2017-02-14Rollup merge of #39754 - alexcrichton:less-assertions, r=brsonCorey Farwell-1/+4
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-23/+41
2017-02-11travis: Add builders without assertionsAlex Crichton-1/+4
2017-02-09Rollup merge of #39647 - japaric:sparc, r=alexcrichtonCorey Farwell-1/+5
2017-02-08Rollup merge of #39671 - alexcrichton:change-order, r=brsonCorey Farwell-10/+10
2017-02-08Rollup merge of #38699 - japaric:lsan, r=alexcrichtonCorey Farwell-2/+32
2017-02-08travis: Fix build order of dist-x86-linuxAlex Crichton-10/+10
2017-02-08dist-x86-linux: install newer kernel headersJorge Aparicio-0/+30
2017-02-08enable sanitizers on build job that tests x86_64 linuxJorge Aparicio-1/+1
2017-02-08enable sanitizers on x86_64-linux releasesJorge Aparicio-1/+1
2017-02-08build std for sparc64-unknown-linux-gnuJorge Aparicio-1/+5
2017-02-07Rollup merge of #39431 - alexcrichton:no-more-makefiles, r=brsonCorey Farwell-26/+0
2017-02-07Rollup merge of #39400 - alexcrichton:arm-cross-test, r=brsonCorey Farwell-5/+3078
2017-02-06Delete Travis/AppVeyor makefile buildersAlex Crichton-26/+0
2017-01-31Auto merge of #38847 - michaelwoerister:gate-on-incr-comp, r=alexcrichtonbors-0/+27
2017-01-29Add support for test suites emulated in QEMUAlex Crichton-5/+3078
2017-01-28Fix the powerpc64 PATHJosh Stone-1/+1
2017-01-28Add a license to build-powerpc64le-toolchain.shJosh Stone-0/+9
2017-01-28travis: move IBM backwards in timeJosh Stone-35/+2110
2017-01-24Auto merge of #39245 - alexcrichton:enable-platform, r=brsonbors-9/+9
2017-01-24rustbuild: Start building --enable-extendedAlex Crichton-9/+9
2017-01-22travis: Enable testing i686 muslAlex Crichton-2/+2
2017-01-20More test fixes from rollupAlex Crichton-47/+142
2017-01-20Merge branch 'older-glibc' into rollupAlex Crichton-32/+2851