about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64
AgeCommit message (Expand)AuthorLines
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-2/+4
2024-03-02Promote OpenHarmony targets to tier 2Amanieu d'Antras-0/+57
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-2/+4
2024-02-17Update cargoWeihang Lo-0/+2
2024-02-13`cargo update`clubby789-2/+2
2024-02-13Use system clang for wasm32_unknown_unknown on x86-gnu-integrationNikita Popov-0/+4
2024-02-13Set wasm32_unknown_unknown compiler in test-variousNikita Popov-0/+1
2024-02-13Add missing riscv32imafc_unknown_none_elf env vars to dist-various-1Nikita Popov-0/+2
2024-02-11Gate PR CI on clippy correctness lintsJakub Beránek-5/+1
2024-02-06Don't use bashism in checktools.shBen Kimock-1/+1
2024-01-26Bump Fuchsia (includes building tests)Tyler Mandry-1/+2
2024-01-26Skip building cranelift for FuchsiaTyler Mandry-0/+3
2024-01-07Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkanbors-0/+3
2024-01-07add a new `optimized_compiler_builtins` optionjyn-0/+3
2024-01-06Run Miri and mir-opt tests without a target linkerBen Kimock-2/+0
2023-12-29Enable profiler in dist-powerpc-linuxQiu Chaofan-1/+1
2023-12-24Update browser-ui-test version to 0.16.11Guillaume Gomez-1/+1
2023-12-18ci: docker: dist-various-1: Include RISC-V C compilersAlistair Francis-8/+30
2023-12-16test `x clippy --stage 0` in ciJoshua Nelson-0/+6
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-1/+1
2023-12-07Build Fuchsia in CITyler Mandry-97/+121
2023-12-07Auto merge of #118463 - cuviper:restore-cg_gcc-ci, r=cuviper,GuillaumeGomezbors-0/+6
2023-12-05Add riscv32 imafc bare metal targetScott Mabin-0/+1
2023-11-30Fix cg_gcc CI runGuillaume Gomez-2/+0
2023-11-29Re-enable `rustc_codegen_gcc` tests in CIJosh Stone-0/+8
2023-11-27Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviperbors-61/+2
2023-11-27Update reuse command to include submodules.Jonathan Pallant (Ferrous Systems)-1/+1
2023-11-22Rollup merge of #118100 - ecnelises:ppc64_profiler, r=KobzolMichael Goulet-1/+1
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-61/+2
2023-11-21Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errorsNilstrieb-6/+0
2023-11-21Enable profiler in dist-powerpc64-linuxQiu Chaofan-1/+1
2023-11-20Test with -Zmiri-provenance-gc=1 on LinuxBen Kimock-1/+10
2023-11-20Remove now deprecated target x86_64-sun-solaris.Petr Sumbera-6/+0
2023-11-17Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naberMatthias Krüger-45/+1
2023-11-07add note to remember to update a url when bumping to gcc 10.1.0Rémy Rakic-0/+6
2023-11-07ci: bump gcc on dist x64 linux builder to 9.5Rémy Rakic-1/+1
2023-11-05bump clang version for dist-x86_64-linux from 17.0.2 to 17.0.4klensy-1/+1
2023-11-04Auto merge of #115274 - bjorn3:tidy_improvements, r=davidtwcobors-0/+16
2023-11-03Set some environment variables value only if ENABLE_GCC_CODEGEN is setGuillaume Gomez-5/+3
2023-11-02Add comment explaining why the ENABLE_GCC_CODEGEN env variable is neededGuillaume Gomez-0/+4
2023-11-02Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN`Guillaume Gomez-2/+2
2023-11-02Run codegen tests outside if not llvm-15Guillaume Gomez-2/+10
2023-11-02Skip codegen tests in llvm-15 CI checkGuillaume Gomez-2/+2
2023-11-02Force mangling version for rustc_codegen_gccGuillaume Gomez-2/+4
2023-11-02Fix rustc_codegen_gcc lto issueGuillaume Gomez-0/+4
2023-11-02Fix missing error libgccjit in CIGuillaume Gomez-0/+8
2023-10-30update which targets we test Miri onRalf Jung-3/+28
2023-10-28Remove asmjs from CIJubilee Young-45/+1
2023-10-24Auto merge of #116998 - pcc:new-ndk2, r=onur-ozkanbors-7/+2
2023-10-23Improve android-ndk property interfacePeter Collingbourne-7/+2