about summary refs log tree commit diff
path: root/src/ci/run.sh
AgeCommit message (Expand)AuthorLines
2023-11-30Fix cg_gcc CI runGuillaume Gomez-0/+8
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-1/+1
2023-11-06Auto merge of #117435 - SparrowLii:nightly_parallel, r=oli-obk,davidtwcobors-2/+2
2023-11-02Add comment explaining why the ENABLE_GCC_CODEGEN env variable is neededGuillaume Gomez-2/+4
2023-11-02Fix invalid enabling of gcc backend in `run.sh`Guillaume Gomez-2/+2
2023-11-02Rename `SKIP_CODEGEN_TESTS` into `ENABLE_GCC_CODEGEN`Guillaume Gomez-1/+1
2023-11-02Don't include GCC backend if SKIP_CODEGEN_TESTS is not enabledGuillaume Gomez-2/+7
2023-11-02Run rustc_codegen_gcc tests in the CIGuillaume Gomez-1/+1
2023-10-31enable parallel rustc in nightly buildsSparrowLii-2/+2
2023-10-27Explicitly mark which targets to distribute cg_clif for in CIbjorn3-2/+4
2023-10-27Fix review commentsbjorn3-3/+2
2023-10-27Distribute cg_clif as a rustup componentbjorn3-1/+2
2023-10-05Enable new bors try branch to run on CIJakub Beránek-1/+2
2023-09-10Allow testing cg_clif using ./x.py testbjorn3-0/+3
2023-08-07Rollup merge of #114573 - Kobzol:ci-no-group-on-error, r=oli-obkMatthias Krüger-2/+14
2023-08-07Do not hide CI error logs in a group when a failure happensJakub Beránek-2/+14
2023-08-07Auto merge of #114206 - sethp:patch-1, r=Mark-Simulacrumbors-1/+1
2023-08-02Add more context to `quit_if_file_exists` in `configure.py`Trevor Gross-0/+3
2023-07-31fix: lookup user by name, not idsethp-1/+1
2023-07-29fix(ci): Ensure idempotence of user creationsethp-1/+1
2023-07-14Add even more GHA log groupsjyn-2/+6
2023-06-19Print what is being executed on CIJakub Beránek-0/+1
2023-06-03disable truncation in CIjyn-0/+1
2023-04-25Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkovbors-1/+5
2023-04-12Allow older LLVM versions to have missing componentsAmanieu d'Antras-1/+5
2023-04-03Remove optimal xz settings from CIMark Rousskov-1/+6
2023-03-26Limit to one job on mingw buildersNikita Popov-1/+1
2023-03-22Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...bors-0/+8
2023-03-20Limited the number of parallel link jobs during LLVM build for mingw.Michael Woerister-0/+8
2023-03-14use the best compression profile in CIPietro Albini-0/+1
2023-01-31Enable Cargo's sparse protocol in CIEric Huss-0/+2
2023-01-01Cleanup `mingw-tidy` docker jobJoshua Nelson-2/+2
2022-12-26readme: update section on how to run x.pyKaDiWa-9/+1
2022-12-17Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to runJoshua Nelson-7/+18
2022-11-10Avoid runtime dependency on static libstdc++kubycsolutions-0/+4
2022-10-29Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"Mark Rousskov-5/+0
2022-09-28Make the `c` feature for `compiler-builtins` opt-in instead of inferredJoshua Nelson-0/+5
2022-08-20Add global safe.directory for CIMark Rousskov-0/+10
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-0/+12
2022-07-31Allow try-perf branch to run in CIRyan Levick-1/+1
2022-07-10Remove unsupported options in configure.pyJoshua Nelson-1/+1
2022-06-05Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrumbors-0/+1
2022-05-07Move check-bootstrap from a makefile rule to test::Bootstrapgimbles-2/+0
2022-05-02enable build.metrics on CIPietro Albini-0/+1
2021-11-15Use a different server for checking clock driftMark Rousskov-1/+1
2021-10-24Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbiniMatthias Krüger-1/+1
2021-10-21Print step timings for try buildsMark Rousskov-1/+1
2021-10-21CI: Enable overflow checks for test (non-dist) buildsHans Kratz-0/+5
2021-06-20Fix CI to fetch master on beta channelMark Rousskov-5/+1
2021-06-07add the x86_64-gnu-stable job to test with stable channelPietro Albini-1/+5