about summary refs log tree commit diff
path: root/src/ci/run.sh
AgeCommit message (Expand)AuthorLines
2025-02-27Use original command for showing sccache statsJakub Beránek-1/+1
2025-02-14Print advanced sccache statisticsJakub Beránek-1/+1
2024-11-20ci: Disable full `debuginfo-level=2` in windows alt jobMarcoIeni-1/+1
2024-11-14Rollup merge of #132010 - cuviper:alt-full-debuginfo, r=Mark-SimulacrumGuillaume Gomez-1/+6
2024-11-12Auto merge of #132954 - matthiaskrgr:rollup-x3rww9h, r=matthiaskrgrbors-3/+1
2024-11-12Auto merge of #132282 - Noratrieb:it-is-the-end-of-serial, r=cjgillotbors-4/+1
2024-11-12Delete the `cfg(not(parallel))` serial compilerNoratrieb-4/+1
2024-11-11ci: Enable full `debuginfo-level=2` in `DEPLOY_ALT`Josh Stone-1/+6
2024-11-11Revert "do not trust download-rustc=if-unchanged on CI for now"onur-ozkan-3/+1
2024-11-10do not trust download-rustc=if-unchanged on CI for nowRalf Jung-1/+3
2024-10-25remove `change-id` from CI scriptonur-ozkan-5/+0
2024-10-08Fix quotation marks around debug line in `src/ci/run.sh`Josh Stone-1/+1
2024-10-08force `download-rustc=if-unchanged` for x86_64-gnu-tools runneronur-ozkan-0/+1
2024-10-08fix `ci_rustc_if_unchanged_logic` testonur-ozkan-1/+2
2024-10-08handle CI rustc incompatible runnersonur-ozkan-0/+5
2024-10-08disable CI rustc when not using CI LLVMonur-ozkan-0/+2
2024-10-08use precompiled rustc for non-dist builders by defaultonur-ozkan-0/+4
2024-07-16Fix git safe-directory path for docker imagesEric Huss-1/+1
2024-06-28disable lld if external llvm is usedonur-ozkan-0/+4
2024-05-30compiletest: clarify COMPILETEST_NEEDS_ALL_LLVM_COMPONENTS errorRalf Jung-1/+1
2024-05-29ci: Consolidate $IS_NOT_LATEST_LLVM into $EXTERNAL_LLVMJubilee Young-6/+2
2024-02-16Changes to CI related to mingw and MSYSMatt Harding-1/+1
2024-01-26Skip building cranelift for FuchsiaTyler Mandry-3/+5
2024-01-07Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkanbors-0/+9
2024-01-07add a new `optimized_compiler_builtins` optionjyn-0/+9
2024-01-03Rollup merge of #119298 - onur-ozkan:silence-change-tracker-warning-for-ci, r...León Orell Valerian Liehr-1/+6
2023-12-29suppress change-tracker warnings in containersonur-ozkan-1/+6
2023-12-28Remove `--enable-missing-tools` usage in CIJakub Beránek-4/+0
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