about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64/dist-x86_64-linux/Dockerfile
AgeCommit message (Expand)AuthorLines
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
2021-03-01Build both Python 2 and Python 3 on x86 dist buildersNikita Popov-3/+5
2021-01-30Revert "Auto merge of #81489 - nikic:x86-64-dist-update, r=Mark-Simulacrum"Nikita Popov-5/+3
2021-01-28Update Python and Clang on x86 dist imagesNikita Popov-3/+5
2020-12-22Utilize PGO for rustc linux dist buildsMark Rousskov-3/+6
2020-10-12ci: also build the build-manifest component on dist-x86_64-linuxPietro Albini-1/+3
2020-08-26Debian 6 doesn't have ninja, so use make for the dist buildsJosh Triplett-1/+1
2020-08-26Install ninja on CI buildersJosh Triplett-0/+1
2020-07-15ci: Update dist-{i686,x86_64}-linux to Debian 6Josh Stone-45/+39
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-0/+116