about summary refs log tree commit diff
path: root/src/ci/docker/run.sh
AgeCommit message (Expand)AuthorLines
2019-03-25[CI] record docker image info for reuseJosh Stone-2/+8
2019-03-17Calculate Docker cache hash precisely from Dockerfile's dependencieskennytm-1/+12
2019-02-23Added a connection timeout and speed threshold when downloading the Docker cachekennytm-1/+1
2019-02-18ci: fix docker cache hash collisionPietro Albini-3/+3
2019-01-03ci: Upgrade Travis to XenialAlex Crichton-3/+5
2018-12-25Remove licensesMark Rousskov-9/+0
2018-08-16Revert "Use public DNS server instead of 169.254.169.254 on CI."kennytm-4/+0
2018-07-19Fix docker/run.sh script when run locallyAlex Crichton-1/+1
2018-07-13Enabled core dump on Linux, and print stack trace on failure.kennytm-0/+1
2018-06-08Use public DNS server instead of 169.254.169.254 on CI.kennytm-0/+4
2018-05-10Retry when downloading the Docker cache.kennytm-1/+3
2018-04-06Give a name to every CI job.kennytm-0/+1
2018-04-02Update sccache to its master branchAlex Crichton-2/+0
2018-03-22ci: Don't use Travis caches for docker imagesAlex Crichton-0/+32
2017-12-27Upload the toolstate to the remote repository.kennytm-0/+1
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-1/+1
2017-11-06Modify the script to allow for running docker images on Windows 7.kennytm-2/+11
2017-09-29Rollup merge of #44903 - kallisti5:ci-build-disabled, r=aidanhsMark Simulacrum-3/+5
2017-09-28ci: Fix building disabled containersAlexander von Gluck IV-3/+5
2017-09-14travis: Move sccache to the us-west-1 regionAlex Crichton-6/+7
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-0/+1
2017-07-29Flag docker invocations as --privileged on CIAlex Crichton-0/+7
2017-07-06Privileged in docker run isn't necessaryAidan Hobson Sayers-1/+0
2017-06-02Quiet tests on PR testsMark Simulacrum-0/+1
2017-06-02ci: Improve log output (mainly Travis).kennytm-0/+7
2017-05-17ci: allows shared scriptsMarco A L Barbosa-1/+2
2017-05-09Add disabled android host buildersMarco A L Barbosa-5/+21
2017-04-11Make sccache a bit quieterAidan Hobson Sayers-1/+0
2017-03-29Attempt to cache git modulesAidan Hobson Sayers-0/+1
2017-03-20travis: Don't set `RUST_LOG` globallyAlex Crichton-1/+0
2017-03-11Auto merge of #40199 - alexcrichton:doc-proc-macro, r=brsonbors-0/+1
2017-03-10rustbuild: Build documentation for `proc_macro`Alex Crichton-0/+1
2017-03-10travis: Attempt to debug sccache failuresAlex Crichton-1/+5
2017-02-25travis: Make more network requests retryableAlex Crichton-2/+4
2017-02-11travis: Add builders without assertionsAlex Crichton-0/+1
2017-01-19travis: Move glibc backwards in timeAlex Crichton-0/+1
2017-01-16travis: Pass --release-channel=nightly on deployAlex Crichton-0/+1
2017-01-15Auto merge of #39042 - alexcrichton:upload-more, r=brsonbors-2/+4
2017-01-15travis: Expand dist builder coverageAlex Crichton-2/+4
2017-01-13Remove strictly-unnecessary flags for dockerAidan Hobson Sayers-2/+0
2016-12-19travis: Support local sccache if not on botsAlex Crichton-3/+11
2016-12-14rustbuild: Add sccache supportAlex Crichton-3/+3
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-3/+7
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+42