about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2016-12-29Rollup merge of #38631 - alexcrichton:supafast, r=brsonAlex Crichton-0/+28
2016-12-29rustbuild: Don't run pretty tests by defaultAlex Crichton-1/+1
2016-12-28rustbuild: Compile rustc twice, not thriceAlex Crichton-0/+28
2016-12-26travis: Remove extraneous /tmp/obj dirsAlex Crichton-26/+0
2016-12-26travis: Don't install ccache in containersAlex Crichton-12/+0
2016-12-26travis: Attempt to fix Android flakinessAlex Crichton-1/+3
2016-12-20Merge branch 'local-sccache' of https://github.com/alexcrichton/rust into rollupAlex Crichton-3/+11
2016-12-19travis: Support local sccache if not on botsAlex Crichton-3/+11
2016-12-19travis: Fix the cargotest botAlex Crichton-1/+2
2016-12-14rustbuild: Add sccache supportAlex Crichton-13/+71
2016-12-13Fix travis buildsAlex Crichton-1/+61
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-17/+16
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+611