summaryrefslogtreecommitdiff
path: root/ci/docker
Commit message (Expand)AuthorAgeFilesLines
* ci: add Dockerfiles for uclibc on armv7 and mipselJonah Petri2021-09-172-0/+39
* Remove wasm test workaroundYuki Okushi2021-07-301-4/+0
* Add a symlink to wasm-ldYuki Okushi2021-07-161-1/+2
* fix typosDirk Stolle2021-05-261-1/+1
* Remove CI support for `x86_64-rumprun-netbsd`Yuki Okushi2021-03-022-65/+0
* Auto merge of #2071 - kaniini:s390x-musl, r=Amanieubors2021-02-281-0/+17
|\
| * ci: add support for s390x-unknown-linux-muslAriadne Conill2021-02-281-0/+17
* | WASI: define `AT_FDCWD` and update to latest WASI libcDan Gohman2021-02-181-2/+2
|/
* Re-enable CI for `asmjs-unknown-emscripten`Yuki Okushi2021-02-101-2/+11
* Use `libc6-i386` instead of `libc6:i386`Yuki Okushi2021-01-271-1/+1
* Unpin the `cc` crate versionYuki Okushi2020-10-243-0/+3
* Add `x86_64-unknown-redox` DockerfileYuki Okushi2020-10-171-0/+9
* Tweak Dockerfile to install packages correctlyYuki Okushi2020-10-173-10/+7
* Pin `cc` crate to fix AArch64-Android CIYuki Okushi2020-10-171-1/+1
* Use the latest Android SDK managerYuki Okushi2020-10-163-6/+8
* Use wget instead of curlghaYuki Okushi2020-10-143-3/+3
* Tweak Dockerfile to fix android CIYuki Okushi2020-10-092-12/+10
* Clarify the use of external Docker imageYuki Okushi2020-08-211-0/+3
* Revive CI for the switch targetYuki Okushi2020-07-191-0/+6
* Update Ubuntu image to 20.04Yuki Okushi2020-05-081-3/+1
* Add `riscv64gc-unknown-linux-gnu` imageYuki Okushi2020-04-301-0/+12
* Add a workaround for tzdataYuki Okushi2020-04-211-2/+7
* Use python3 insteadYuki Okushi2020-04-216-6/+14
* Update Ubuntu images to 20.04Yuki Okushi2020-04-2125-24/+26
* Upgrade ubuntu to 20.04 on mips to have UDP_GRO constantGleb Pomykalov2020-04-073-5/+3
* Use Ubuntu 19.04 on mips64el-unknown-linux-gnuabi64Yuki Okushi2020-02-251-1/+2
* Use 19.04 on mips-unknown-linux-gnuYuki Okushi2020-02-251-1/+2
* Update Ubuntu images to 19.10Yuki Okushi2020-02-2527-27/+27
* Update bindings for the wasm32-wasi targetAlex Crichton2019-12-162-69/+15
* Upgrade to musl 1.1.24 in CIoxalica2019-11-192-19/+33
* ci: switch mirrors to use our CDNmirrors-cdnPietro Albini2019-10-222-2/+2
* Auto merge of #1478 - tlively:update-emscripten-types, r=gnzlbgbors2019-09-072-0/+2
|\
| * Add libxml2 to wasm32 to be safeThomas Lively2019-08-271-0/+1
| * Add libxml2, a new Fastcomp dependencyThomas Lively2019-08-261-0/+1
* | ci: switch to the rust-lang-ci-mirrors bucket for mirrorsPietro Albini2019-08-212-2/+2
* | ci: Add mips64(el)-unknown-linux-muslabi64 as initially no_core targetsWang Xuerui2019-08-172-0/+30
|/
* Update wasmtime to the latest master.Dan Gohman2019-07-231-1/+1
* update emscriptengnzlbg2019-05-281-0/+6
* [breaking change] sendmmsg/recvmmsg flag argument is an unsigned integer on MUSLgnzlbg2019-05-281-5/+5
* bump kernel headers to 4.4.2-2gnzlbg2019-05-271-1/+1
* Update MUSL Linux kernel headers and re-enable Linux testsgnzlbg2019-05-279-74/+25
* Update Android SDK, NDK (r19c), and API versions (arm:24,x86:28)gnzlbg2019-05-233-3/+3
* Auto merge of #1340 - ibabushkin:mmap_flags, r=gnzlbgbors2019-05-214-11/+11
|\
| * Revert "An attempt to use upstream musl on mips."Inokentiy Babushkin2019-05-211-31/+9
| * Revert "Fixed a typo in mips docker file."Inokentiy Babushkin2019-05-211-1/+1
| * Fixed a typo in mips docker file.Inokentiy Babushkin2019-05-201-1/+1
| * An attempt to use upstream musl on mips.Inokentiy Babushkin2019-05-191-9/+31
| * Updated most musl versions in CI docker setup.Inokentiy Babushkin2019-05-194-11/+11
* | Rename wasm32-unknown-wasi to wasm32-wasignzlbg2019-05-163-12/+12
* | Update Ubuntu images to 19.04gnzlbg2019-05-1626-28/+28