about summary refs log tree commit diff
path: root/src/ci/docker/host-x86_64/dist-x86_64-linux
AgeCommit message (Expand)AuthorLines
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
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-04-24Revert "Download the GCC sources insecurely"Josh Stone-2/+1
2023-03-28Auto merge of #109561 - raphamorim:master, r=cuviperbors-1/+1
2023-03-24use llvm 16.0.0 instead of 16.0.0-rc4Raphael Amorim-1/+1
2023-03-22Update dist-x86_64-linux to GCC 8.5Nikita Popov-1/+1
2023-03-18Auto merge of #108802 - nikic:bolt-update, r=Mark-Simulacrumbors-1/+1
2023-03-15Bump to latest rustc-perfMark Rousskov-2/+2
2023-03-11Update host compiler to LLVM 16Nikita Popov-1/+1
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-4/+3
2022-10-30Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviperbors-3/+4
2022-10-23Add `rust.lto` config optionJakub Beránek-1/+2
2022-10-20ci: Use ninja in build-clang.shTatsuyuki Ishi-2/+3
2022-10-20ci: Bring back ninja for dist buildersTatsuyuki Ishi-1/+1
2022-10-09Use BOLT in x64 dist CI to optimize LLVMJakub Beránek-2/+2
2022-09-14Distribute bootstrap in CI artifactsTuna-1/+1
2022-09-07Update LLVM used in x86 CI dist builds to `15.0.0`Jakub Beránek-1/+1
2022-08-04Link /rustroot/lib stuff for clang -m32 to seeJosh Stone-0/+5
2022-08-03Clarify the comment about CentOS 7's kernel versionJosh Stone-1/+3
2022-08-03Increase the minimum linux-gnu versionsJosh Stone-203/+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-07-11bump CI LLVM to 14.0.5Rémy Rakic-1/+1
2022-05-23Add bitmaps and diesel to `rustc` PGO benchmarksJakub Beránek-2/+2
2022-04-28Update LLVM used for building rustc in CI for x64 to LLVM 14.0.2Jakub Beránek-2/+7
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-28/+35
2021-10-14Switch to clang v13 as the C/C++ compiler used for bootstrapMark Rousskov-1/+1
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-1/+11
2021-07-10Use nproc instead of hardcoded 10 for build parallelismNikita Popov-7/+7
2021-07-10Update binutils versionNikita Popov-3/+5