about summary refs log tree commit diff
path: root/src/ci/docker
AgeCommit message (Expand)AuthorLines
2020-07-02Rollup merge of #73885 - pietroalbini:ci-fix-wasm32, r=kennytmManish Goregaokar-1/+12
2020-07-01Add option for local docker testing.Eric Huss-2/+31
2020-07-01Verify UI tests work in pass=check modeMark Rousskov-0/+9
2020-06-30ci: fix wasm32 broken due to a NodeJS version bumpPietro Albini-1/+12
2020-06-27Auto merge of #73671 - ehuss:update-mdbook, r=Mark-Simulacrumbors-3/+0
2020-06-26Remove mdbook-linkcheck.Eric Huss-3/+0
2020-06-25Remove deprecated commentsAdrian Cruceru-2/+0
2020-06-25Fix commentsAdrian Cruceru-8/+1
2020-06-24Update libunwind build process for x86_64-fortanix-unknown-sgx targetAdrian Cruceru-37/+0
2020-06-20Rollup merge of #73171 - tblah:riscv-qemu-test, r=pietroalbiniRalf Jung-0/+249
2020-06-20ci: Enable sanitizers on dist-aarch64-linuxTomasz Miąsko-0/+1
2020-06-15Avoid prematurely recording toolstatesMark Rousskov-1/+3
2020-06-14Auto merge of #73089 - tmiasko:musl-1.1.24, r=kennytmbors-5/+7
2020-06-10Fix emcc failure for wasm32.Eric Huss-0/+3
2020-06-09Add a disabled builder for riscv64 emulated testsTom Eccles-0/+249
2020-06-07Update musl to 1.1.24Tomasz Miąsko-5/+7
2020-06-07Enable LVI hardening for x86_64-fortanix-unknown-sgxJethro Beekman-20/+51
2020-05-08Use CDN for ci-caches on downloadMark Rousskov-4/+6
2020-05-07Auto merge of #71649 - ecstatic-morse:ci-stage0-doc, r=Mark-Simulacrumbors-0/+1
2020-04-30Turn of rustc-dev-guide toolstate for nowmark-1/+0
2020-04-28Ensure that `./x.py doc --stage 0 src/libstd` works via CIDylan MacKenzie-0/+1
2020-04-23Enable "full tools" option on ARM dist buildersAlex Crichton-4/+4
2020-04-14Update the minimum external LLVM to 8Josh Stone-2/+2
2020-04-13Auto merge of #70989 - eddyb:mir-opt-32-pr-ci, r=Mark-Simulacrumbors-1/+18
2020-04-11ci: run mir-opt tests on PR CI also as 32-bit (for `EMIT_MIR_FOR_EACH_BIT_WID...Eduard-Mihai Burtescu-1/+18
2020-04-10Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrumbors-91/+93
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-91/+93
2020-04-10Auto merge of #70619 - etherealist:musl_lld, r=Mark-Simulacrumbors-0/+1
2020-04-04Auto merge of #69898 - spastorino:rename-rustc-guide2, r=Xanewokbors-1/+1
2020-04-03Rollup merge of #68334 - andre-richter:master, r=japaricMazdak Farrokhzad-0/+15
2020-03-31Enable rust-lld on dist-x86_64-muslDavid Sonder-0/+1
2020-03-30Deduplicate crosstool-ng.shBen Wolsieffer-30/+6
2020-03-25Upgrade GCC to 8.3.0, glibc to 2.17.0 and crosstool-ng to 1.24.0 for dist-arm...Ben Wolsieffer-739/+1055
2020-03-24Move rustc-guide submodule to rustc-dev-guideSantiago Pastorino-1/+1
2020-03-24ci: add github actions configurationPietro Albini-1/+2
2020-03-23Rollup merge of #70159 - alexcrichton:update-wasi, r=pietroalbiniMazdak Farrokhzad-1/+1
2020-03-21Rollup merge of #70054 - rojamd:android-pgo, r=michaelwoeristerMazdak Farrokhzad-0/+1
2020-03-19Update the bundled wasi-libc with libstdAlex Crichton-1/+1
2020-03-17Rollup merge of #69688 - JohnTitor:move-tidy, r=Mark-SimulacrumMazdak Farrokhzad-1/+2
2020-03-16Build dist-android with --enable-profilerrojamd-0/+1
2020-03-12Add Node.js to PR CI imageOliver Middleton-1/+2
2020-03-05Move tidy check to mingw-checkYuki Okushi-1/+2
2020-02-28AArch64 bare-metal targets: Build rust-stdAndre Richter-0/+15
2020-02-10Fix SGX RWLock representation for UnsafeCell niche fixJethro Beekman-1/+1
2020-01-21for now, do not build rust-std for the armv7a-none-eabihf targetJorge Aparicio-1/+2
2020-01-20Merge branch 'master' into bare-metal-cortex-aJorge Aparicio-1/+978
2020-01-18Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichtonbors-0/+977
2020-01-15add bare metal ARM Cortex-A targets to rustcJorge Aparicio-0/+4
2020-01-14Update the wasi-libc bundled with libstdAlex Crichton-1/+1
2020-01-12Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbinibors-2/+2