summaryrefslogtreecommitdiff
path: root/src/ci/run.sh
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #110232 - Amanieu:old-llvm-components, r=petrochenkovbors2023-04-251-1/+5
|\
| * Allow older LLVM versions to have missing componentsAmanieu d'Antras2023-04-121-1/+5
* | Remove optimal xz settings from CIMark Rousskov2023-04-031-1/+6
|/
* Limit to one job on mingw buildersNikita Popov2023-03-261-1/+1
* Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...bors2023-03-221-0/+8
|\
| * Limited the number of parallel link jobs during LLVM build for mingw.Michael Woerister2023-03-201-0/+8
* | use the best compression profile in CIPietro Albini2023-03-141-0/+1
|/
* Enable Cargo's sparse protocol in CIEric Huss2023-01-311-0/+2
* Cleanup `mingw-tidy` docker jobJoshua Nelson2023-01-011-2/+2
* readme: update section on how to run x.pyKaDiWa2022-12-261-9/+1
* Make `RUN_CHECK_WITH_PARALLEL_QUERIES` the last thing to runJoshua Nelson2022-12-171-7/+18
* Avoid runtime dependency on static libstdc++kubycsolutions2022-11-101-0/+4
* Revert "Make the `c` feature for `compiler-builtins` opt-in instead of inferred"Mark Rousskov2022-10-291-5/+0
* Make the `c` feature for `compiler-builtins` opt-in instead of inferredJoshua Nelson2022-09-281-0/+5
* Add global safe.directory for CIMark Rousskov2022-08-201-0/+10
* Enable downloading prebuilt LLVM in test buildersMark Rousskov2022-08-201-0/+12
* Allow try-perf branch to run in CIRyan Levick2022-07-311-1/+1
* Remove unsupported options in configure.pyJoshua Nelson2022-07-101-1/+1
* Auto merge of #93717 - pietroalbini:pa-ci-profiler, r=Mark-Simulacrumbors2022-06-051-0/+1
|\
| * enable build.metrics on CIPietro Albini2022-05-021-0/+1
* | Move check-bootstrap from a makefile rule to test::Bootstrapgimbles2022-05-071-2/+0
|/
* Use a different server for checking clock driftMark Rousskov2021-11-151-1/+1
* Rollup merge of #90100 - Mark-Simulacrum:speed-macos-ci, r=pietroalbiniMatthias Krüger2021-10-241-1/+1
|\
| * Print step timings for try buildsMark Rousskov2021-10-211-1/+1
* | CI: Enable overflow checks for test (non-dist) buildsHans Kratz2021-10-211-0/+5
|/
* Fix CI to fetch master on beta channelMark Rousskov2021-06-201-5/+1
* add the x86_64-gnu-stable job to test with stable channelPietro Albini2021-06-071-1/+5
* move the current channel to src/ci/channelPietro Albini2021-05-061-8/+1
* ci: stop producing gzip-compressed dist tarballsPietro Albini2020-12-291-0/+5
* Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"Pietro Albini2020-11-181-1/+1
* this is beta 1.49.0Pietro Albini2020-11-171-1/+1
* Ensure that all LLVM components requested by tests are available on CIVadim Petrochenkov2020-09-291-0/+2
* Do not link LLVM tools to LLVM dylib unless rustc isMark Rousskov2020-09-191-7/+0
* Enable shared linking to LLVM on non-WindowsMark Rousskov2020-09-151-0/+7
* ci: Update dist-{i686,x86_64}-linux to Debian 6Josh Stone2020-07-151-0/+12
* Enforce Python 3 as much as possibleGuillaume Gomez2020-04-101-1/+9
* Set release channel on non-dist buildersMark Rousskov2019-12-181-1/+6
* [CI] fix the `! isCI` check in src/ci/run.shJosh Stone2019-12-021-1/+1
* ci: add support for GitHub Actions in the CI scriptsPietro Albini2019-11-221-3/+1
* ci: cleanup platform detectionPietro Albini2019-10-251-1/+1
* Make all alt builders produce parallel-enabled compilersMark Rousskov2019-09-231-0/+3
* ci: add a check for clock driftPietro Albini2019-08-131-0/+15
* Require a value for configure --debuginfo-levelJosh Stone2019-07-231-1/+1
* azure: Prepare configuration for 4-core machinesAlex Crichton2019-07-191-1/+1
* ci: Remove Travis/AppVeyor configurationAlex Crichton2019-07-151-18/+0
* ci: Favor SCRIPT instead of RUST_CHECK_TARGETAlex Crichton2019-05-301-2/+0
* Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichtonbors2019-05-241-3/+7
|\
| * Make sure sccache not present doesn't kill the buildAlex Crichton2019-05-201-1/+1
| * ci: remove fanout from the azure pipelines configPietro Albini2019-05-131-19/+17
| * Add Azure PipelinesJohn Erickson2019-05-101-20/+26