about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2021-03-28ci: docker: x86_64: specify host explicitlyTom Eccles-1/+2
2021-03-28ci: docker: riscv64gc: specify host explicitlyTom Eccles-1/+1
2021-03-22Update the minimum external LLVM to 10Josh Stone-5/+5
2021-03-19Auto merge of #83201 - klensy:checkout-v2, r=pietroalbinibors-1/+1
2021-03-18Rollup merge of #83204 - jethrogb:jb/sgx-c-build, r=joshtriplett,raoulstrackxDylan DPC-20/+4
2021-03-16Simplify C compilation for Fortanix-SGX targetJethro Beekman-20/+4
2021-03-16use checkout@v2klensy-1/+1
2021-03-16ci/docker: Add SDK/NDK level 21 to android docker for 32bit platformsDaniel Silverstone-0/+2
2021-03-04Auto merge of #82747 - JohnTitor:pin-es-check-version, r=Mark-Simulacrumbors-1/+2
2021-03-04Auto merge of #81451 - nikic:llvm-12, r=nagisabors-9/+124
2021-03-04Pin es-check version to prevent unrelated CI failuresYuki Okushi-1/+2
2021-03-01Build cmake earlier on dist-x86_64-muslNikita Popov-3/+4
2021-03-01Build both Python 2 and Python 3 on x86 dist buildersNikita Popov-9/+14
2021-03-01Build newer version of cmake in Docker imagesNikita Popov-0/+109
2021-03-01Update Docker to use the correct targetJakub Kulik-13/+26
2021-03-01Rollup merge of #82543 - klensy:skip-jobs, r=Mark-SimulacrumYuki Okushi-1/+1
2021-02-27Remove the x86_64-rumprun-netbsd targetSimonas Kazlauskas-33/+0
2021-02-26fix env var nameklensy-1/+1
2021-02-22Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrumbors-2/+22
2021-02-21Update CI scriptsGuillaume Gomez-2/+22
2021-02-17Add check for ES5 in CIGuillaume Gomez-1/+8
2021-02-13Auto merge of #81666 - hyd-dev:miri-windows-test-fail, r=Mark-Simulacrumbors-0/+1
2021-02-09ci: allow unstable features in some PGO benchmarksPietro Albini-2/+4
2021-02-07Auto merge of #81821 - nikic:update-wasm32, r=sanxiynbors-10/+4
2021-02-06Upgrade wasm32 image to Ubuntu 20.04Nikita Popov-10/+4
2021-02-05Don't release Miri if its tests only failed on Windowshyd-dev-0/+1
2021-02-05Fix `install-awscli.sh` error in CI.Mara Bos-1/+1
2021-02-04Auto merge of #81762 - pietroalbini:fix-install-msys2, r=m-ou-sebors-1/+3
2021-02-04ci: only copy python.exe to python3.exe if the latter does not existPietro Albini-1/+3
2021-02-03Auto merge of #81535 - nikic:update-test-various, r=sanxiynbors-2/+2
2021-02-02Auto merge of #81539 - nikic:update-armhf-gnu, r=sanxiynbors-21/+25
2021-01-30Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"Nikita Popov-15/+11
2021-01-30Auto merge of #81521 - nikic:update-dist-various, r=Mark-Simulacrumbors-22/+20
2021-01-30Update armhf-gnu to Ubuntu 20.04Nikita Popov-21/+25
2021-01-29Update test-various to Ubuntu 20.04Nikita Popov-2/+2
2021-01-29Update dist-various to Ubuntu 20.04Nikita Popov-22/+20
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-11/+15
2021-01-25ci: use the monorepo's lockfile when building cargo for pgo profilingPietro Albini-0/+14
2021-01-20Work around missing -dev packages in solaris docker image.Mara Bos-5/+13
2021-01-14std: Update wasi-libc commit of the wasm32-wasi targetAlex Crichton-6/+4
2020-12-31Auto merge of #80435 - pietroalbini:compression-formats, r=Mark-Simulacrumbors-0/+5
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-1/+0
2020-12-29ci: stop producing gzip-compressed dist tarballsPietro Albini-0/+5
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-3/+53
2020-12-10ci: use 20.04 on x86_64-gnu-nopt builderDavid Wood-2/+3
2020-11-27add enable-full-tools to freebsd builds to prevent occasional link errors whe...Sreehari S-1/+6
2020-11-25Mirror centos vault to S3Mark Rousskov-3/+5
2020-11-22Drop support for cloudabi targetsLzu Tao-40/+0
2020-11-15Fixed missing / bad header when cross-compiling to i686DevJPM-1/+1
2020-11-15Applied LLVM 9 fixes to LLVM 9 PR CI DockerfileDevJPM-12/+3