about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64/dist-x86_64-linux
AgeCommit message (Expand)AuthorLines
2025-09-26Rename `rust.use-lld` to `rust.bootstrap-override-lld`Jakub Beránek-1/+1
2025-08-12Replace `stage0-tools-bin` with `stage1-tools-bin`Jakub Beránek-1/+1
2025-07-15Fix handling of SCRIPT_ARG in docker imagesNikita Popov-3/+1
2025-06-25Do not build GCC in fast try buildsJakub Beránek-1/+4
2025-05-30Do not run PGO/BOLT in x64 Linux alt buildsJakub Beránek-8/+28
2025-04-28ci: use aws codebuild for the `dist-x86_64-linux` jobMarcoIeni-1/+1
2025-03-13Use GCC for building GCCJakub Beránek-1/+3
2025-02-28Build GCC on the Linux x64 dist runnerJakub Beránek-1/+1
2025-01-27Fix 2/4 tests skipped by opt-distBen Kimock-0/+2
2025-01-21Make it possible to build GCC on CIJakub Beránek-0/+1
2025-01-11ci: Organise shared helper scriptsKajetan Puchalski-192/+6
2024-12-27Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzolbors-2/+10
2024-12-27Add LTO support to clang in CIclubby789-2/+10
2024-12-26Strip debuginfo from rustc-main and rustdocclubby789-0/+1
2024-12-20Revert "Auto merge of #133809 - mrkajetanp:ci-aarch64-dist, r=Kobzol"Jakub Beránek-5/+190
2024-12-18ci: Organise shared helper scriptsKajetan Puchalski-190/+5
2024-09-27Update libgccjit version used in CIGuillaume Gomez-1/+1
2024-09-04Auto merge of #129356 - nikic:llvm19-host, r=Mark-Simulacrumbors-1/+2
2024-08-25move and rename zstd scriptRémy Rakic-3/+32
2024-08-21Update x86_64-linux host compiler to LLVM 19 rc 3Nikita Popov-1/+2
2024-08-09Install zstd in dist builder image.Kyle Huey-0/+4
2024-08-09Enable zstd for debug compression.Kyle Huey-0/+1
2024-07-10Update GCC versionGuillaume Gomez-1/+1
2024-06-12ci: Update centos:7 to use vault reposJosh Stone-1/+5
2024-05-20refactor(ci/docker/dist-x86_64-linux): remove rustc-perf downloadingBernardo Meurer Costa-8/+0
2024-05-09Upgrade the version of Clang used in the build, move MSVC builds to Server 2022Daniel Paoliello-0/+1
2024-03-17Use `pushd` and `popd`Josh Stone-2/+2
2024-03-17Use the rust-lang/gcc repo directlyJosh Stone-1/+1
2024-03-17ci: Build gccjit from a git archiveJosh Stone-7/+11
2024-03-15Build GCC with as many threads as availableGuillaume Gomez-3/+3
2024-03-15Greatly reduce GCC build logsGuillaume Gomez-4/+8
2024-03-10Auto merge of #122042 - GuillaumeGomez:subtree-update_cg_gcc_2024-03-05, r=Ma...bors-0/+29
2024-03-10Use full commit hash and remove `libgccjit.version` fileGuillaume Gomez-2/+2
2024-03-09Auto merge of #120985 - Kobzol:linux-update-host-llvm, r=Mark-Simulacrumbors-1/+1
2024-03-08Update host LLVM on x64 Linux to LLVM 18Jakub Beránek-1/+1
2024-03-06Build libgccjit in CIGuillaume Gomez-0/+29
2024-02-17Update cargoWeihang Lo-0/+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-10-22Update rustc-perf versionJakub Beránek-2/+2
2023-10-09Build GCC with support for BOLTJakub Beránek-1/+6
2023-10-04Bump host compiler on x64 dist Linux to LLVM 17.0.2Jakub Beránek-1/+1
2023-09-28Build `rustc` with a single CGU on x64 LinuxJakub Beránek-1/+2
2023-09-12Refactor EnvironmentJakub Beránek-1/+1
2023-09-04Mirror the rustc-perf sourceMark Rousskov-1/+1
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-07-25CI: fix CMake installation for 32 and 64bit `dist` LinuxJakub Beránek-2/+1
2023-07-17Auto merge of #113714 - Kobzol:ci-cmake, r=nikicbors-0/+4
2023-07-16CI: build CMake 3.20 to support LLVM 17Jakub Beránek-0/+4