about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2017-02-27appveyor: Use sccache on pc-windows-gnu for cachingAlex Crichton-24/+24
2017-02-25travis: Make more network requests retryableAlex Crichton-2/+4
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/+6
2017-02-15travis: Disable source tarballs on most buildersAlex Crichton-1/+6
2017-02-14Rollup merge of #39754 - alexcrichton:less-assertions, r=brsonCorey Farwell-0/+1
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-16/+40
2017-02-11travis: Add builders without assertionsAlex Crichton-0/+1
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-0/+3071
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-0/+3071
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-18/+2842
2017-01-20Rollup merge of #39120 - alexcrichton:emscripten-tests, r=brsonAlex Crichton-0/+60
2017-01-20Rollup merge of #39111 - alexcrichton:more-cross-targets, r=brsonAlex Crichton-80/+230
2017-01-20Rollup merge of #39068 - alexcrichton:more-small-tests, r=brsonAlex Crichton-41/+96
2017-01-19travis: Move glibc backwards in timeAlex Crichton-18/+2845
2017-01-19travis: Get an emscripten builder onlineAlex Crichton-0/+60
2017-01-18travis: Gate on some minimal support for incremental compilation.Michael Woerister-0/+27
2017-01-16travis: Pass --release-channel=nightly on deployAlex Crichton-0/+1
2017-01-16travis: Expand the `cross` linux imageAlex Crichton-80/+230
2017-01-16travis: Mirror some NetBSD artifactsAlex Crichton-2/+6
2017-01-15travis: Add i586 linux and i686 muslAlex Crichton-41/+96
2017-01-15Auto merge of #39042 - alexcrichton:upload-more, r=brsonbors-53/+386
2017-01-15travis: Expand dist builder coverageAlex Crichton-53/+386
2017-01-13Remove strictly-unnecessary flags for dockerAidan Hobson Sayers-2/+0
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-18/+28
2017-01-04rustbuild: Quickly `dist` cross-host compilersAlex Crichton-4/+38
2016-12-30travis: Add a distcheck targetAlex Crichton-0/+26
2016-12-29Merge branch 'aux-tests' of https://github.com/alexcrichton/rust into rollupAlex Crichton-1/+1
2016-12-29Rollup merge of #38632 - alexcrichton:trim-travis, r=japaricAlex Crichton-38/+0