summaryrefslogtreecommitdiff
path: root/ci/run-docker.sh
Commit message (Expand)AuthorAgeFilesLines
* Suppress shellcheck warningsYuki Okushi2022-08-241-0/+3
* add CI for armv7-unknown-linux-uclibceabihfJonah Petri2022-01-211-0/+1
* Fix shellcheck warningsYuki Okushi2020-10-301-1/+1
* Use `build-std` feature instead of using `cargo-xbuild`Yuki Okushi2020-07-251-2/+1
* Revive CI for the switch targetYuki Okushi2020-07-191-1/+40
* Add a workaround for disk space failures on DockerYuki Okushi2020-04-201-0/+6
* ci: allow overriding run-docker.sh CARGO_HOME.Daniel2020-03-211-1/+8
* Add a build task for FreeBSD11 without LIBC_CIgnzlbg2019-08-141-0/+1
* Setup Azure Pipelinesgnzlbg2019-07-271-6/+9
* Remove hacky Travis workaroundTom Parker-Shemilt2018-11-261-6/+0
* Remove non-POSIX loop constructTom Parker-Shemilt2018-11-241-5/+4
* Download Docker images first as that seems to work better at least locallyTom Parker-Shemilt2018-11-241-0/+8
* Fix shellcheck issuesgnzlbg2018-11-201-13/+18
* Update Android images/runnersAlex Crichton2017-08-211-0/+1
* Remove --privileged from dockerAidan Hobson Sayers2017-07-071-1/+0
* Update to NDK r15b (with unified headers) and add missing symbols needed by n...Nicolas Dusart2017-07-031-0/+0
* Remove docker flags that can cause issues (rust-lang/rust#39036)Aidan Hobson Sayers2017-04-231-2/+0
* Enable kvm in docker images if availableMarco A L Barbosa2017-04-191-0/+4
* Add test support for {aarch64, i686}-linux-androidMarco A L Barbosa2017-02-231-1/+2
* Share the host's `target` directory for testsAlex Crichton2016-11-171-5/+12
* Use workspaces in this repoAlex Crichton2016-10-081-0/+1
* Use docker for all CI tests and imagesAlex Crichton2016-06-151-0/+25