about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
AgeCommit message (Expand)AuthorLines
2025-09-26Rename `rust.use-lld` to `rust.bootstrap-override-lld`Jakub Beránek-1/+1
2025-07-15Fix handling of SCRIPT_ARG in docker imagesNikita Popov-3/+1
2025-05-30Do not run PGO/BOLT in x64 Linux alt buildsJakub Beránek-8/+7
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-4/+6
2024-12-27Auto merge of #134690 - clubby789:ci-clang-lto, r=Kobzolbors-0/+6
2024-12-27Add LTO support to clang in CIclubby789-0/+6
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/+4
2024-12-18ci: Organise shared helper scriptsKajetan Puchalski-4/+5
2024-08-25move and rename zstd scriptRémy Rakic-3/+3
2024-08-09Install zstd in dist builder image.Kyle Huey-0/+4
2024-08-09Enable zstd for debug compression.Kyle Huey-0/+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-02-17Update cargoWeihang Lo-0/+1
2023-10-22Update rustc-perf versionJakub Beránek-2/+2
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-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
2023-07-09Port PGO/LTO/BOLT optimized build pipeline to RustJakub Beránek-2/+5
2023-05-31Remove const eval limit and implement an exponential backoff lint insteadOli Scherer-1/+1
2023-03-15Bump to latest rustc-perfMark Rousskov-2/+2
2023-01-24Port pgo.sh to PythonJakub Beránek-1/+1
2022-12-02reduce docker image sizes by cleaning cache/squashing stepsklensy-1/+2
2022-11-01Revert "ci: Bring back ninja for dist builders"Jakub Beránek-1/+1
2022-10-30Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviperbors-1/+1
2022-10-23Add `rust.lto` config optionJakub Beránek-1/+2
2022-10-20ci: Bring back ninja for dist buildersTatsuyuki Ishi-1/+1
2022-09-14Distribute bootstrap in CI artifactsTuna-1/+1
2022-08-03Clarify the comment about CentOS 7's kernel versionJosh Stone-1/+3
2022-08-03Increase the minimum linux-gnu versionsJosh Stone-70/+23
2022-07-28bump rustc-perf commitJane Losare-Lusby-2/+2
2022-07-24Revert "Revert "Use ICF (identical code folding) for building rustc""Jubilee Young-1/+2
2022-07-18Revert "Use ICF (identical code folding) for building rustc"Jakub Beránek-2/+1
2022-07-17Use LLD linker for compiling rustc on Linux x64 and use ICF for binary size o...Jakub Beránek-1/+2
2022-05-23Add bitmaps and diesel to `rustc` PGO benchmarksJakub Beránek-2/+2
2022-04-07Update rustc-perf version used in CI and also the corresponding PGO benchmarksJakub Beránek-1/+2
2021-11-13Change paths for `dist` command to match the components they generateJoshua Nelson-1/+1
2021-10-31Use ubuntu image to download openssl, curl sources, cacert.pemHans Kratz-8/+19
2021-10-03Update Let's Encrypt ROOT CA certificate in dist-(i686|x86_64)-linux docker i...Hans Kratz-0/+5
2021-08-24PGO for LLVM builds on x86_64-unknown-linux-gnu in CIMark Rousskov-0/+6
2021-07-10Use clang 12.0.1 on dist-x86_64/i686-linuxNikita Popov-3/+1