summary refs log tree commit diff
path: root/src/ci/docker/cross
AgeCommit message (Expand)AuthorLines
2017-11-13Use #!/usr/bin/env as shebang for Bash scriptsSébastien Santoro-3/+3
2017-10-19ci: Update musl with new releaseAlex Crichton-1/+1
2017-09-23add aarch64-unknown-linux-musl targetBen Cressey-1/+31
2017-09-16ci: Upload/download from a new S3 bucketAlex Crichton-2/+2
2017-08-26ci: Remove the need for `dumb-init`Alex Crichton-5/+0
2017-08-15Mark install-x86_64-redox.sh as executableJeremy Soller-0/+0
2017-08-14Use scripts to reduce code sizeJeremy Soller-3/+8
2017-08-14Add redox build to crossJeremy Soller-2/+25
2017-07-12Updated docker images to factor out common scriptsTy Coghlan-2/+0
2017-05-26ci: move musl install into their own scriptsVenkata Giri Reddy-16/+52
2017-05-25use shared scripts for init and sccache in cross imageVenkata Giri Reddy-8/+10
2017-05-17ci: allows shared scriptsMarco A L Barbosa-2/+2
2017-05-12Update sccache binaries to mozilla/sccache@d3627d766Alex Crichton-1/+1
2017-04-29ci: Update sccache buildAlex Crichton-1/+1
2017-04-27appveyor: Use Ninja/sccache on MSVCAlex Crichton-1/+1
2017-04-27travis: Update sccache build usedAlex Crichton-1/+1
2017-04-12travis: Enable rust-analysis package for more targetsAlex Crichton-0/+1
2017-04-04travis: Update sccache binariesAlex Crichton-1/+1
2017-03-24travis: Update sccache againAlex Crichton-1/+1
2017-03-23travis: Update sccache binaryAlex Crichton-1/+1
2017-03-16travis: Update sccache binaryAlex Crichton-1/+1
2017-02-27appveyor: Use sccache on pc-windows-gnu for cachingAlex Crichton-1/+1
2017-02-24Update sccache binaries on CIAlex Crichton-3/+3
2017-02-14Automatically vendor Cargo deps when building the source tarballs.Eduard-Mihai Burtescu-1/+3
2017-02-08build std for sparc64-unknown-linux-gnuJorge Aparicio-1/+5
2017-01-20More test fixes from rollupAlex Crichton-12/+27
2017-01-16travis: Expand the `cross` linux imageAlex Crichton-13/+190
2017-01-15travis: Expand dist builder coverageAlex Crichton-36/+1
2017-01-12travis: Start uploading artifacts on commitsAlex Crichton-1/+6
2016-12-26travis: Remove extraneous /tmp/obj dirsAlex Crichton-3/+0
2016-12-26travis: Don't install ccache in containersAlex Crichton-1/+0
2016-12-14rustbuild: Add sccache supportAlex Crichton-1/+6
2016-12-13Fix travis buildsAlex Crichton-0/+5
2016-12-07mk: Switch rustbuild to the default build systemAlex Crichton-1/+0
2016-11-11Move all Linux/OSX CI infastructure to TravisAlex Crichton-0/+66