about summary refs log tree commit diff
path: root/src/ci/run.sh
AgeCommit message (Expand)AuthorLines
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
2021-05-06move the current channel to src/ci/channelPietro Albini-8/+1
2020-12-29ci: stop producing gzip-compressed dist tarballsPietro Albini-0/+5
2020-11-18Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"Pietro Albini-1/+1
2020-11-17this is beta 1.49.0Pietro Albini-1/+1
2020-09-29Ensure that all LLVM components requested by tests are available on CIVadim Petrochenkov-0/+2
2020-09-19Do not link LLVM tools to LLVM dylib unless rustc isMark Rousskov-7/+0
2020-09-15Enable shared linking to LLVM on non-WindowsMark Rousskov-0/+7
2020-07-15ci: Update dist-{i686,x86_64}-linux to Debian 6Josh Stone-0/+12
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-1/+9
2019-12-18Set release channel on non-dist buildersMark Rousskov-1/+6
2019-12-02[CI] fix the `! isCI` check in src/ci/run.shJosh Stone-1/+1
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-3/+1
2019-10-25ci: cleanup platform detectionPietro Albini-1/+1
2019-09-23Make all alt builders produce parallel-enabled compilersMark Rousskov-0/+3
2019-08-13ci: add a check for clock driftPietro Albini-0/+15
2019-07-23Require a value for configure --debuginfo-levelJosh Stone-1/+1
2019-07-19azure: Prepare configuration for 4-core machinesAlex Crichton-1/+1
2019-07-15ci: Remove Travis/AppVeyor configurationAlex Crichton-18/+0
2019-05-30ci: Favor SCRIPT instead of RUST_CHECK_TARGETAlex Crichton-2/+0
2019-05-24Auto merge of #60777 - pietroalbini:azure-pipelines, r=alexcrichtonbors-3/+7
2019-05-24ci: Enable debuginfo for std only if release channel is setVadim Petrochenkov-1/+1
2019-05-24rustbuild: Simplify debuginfo configurationVadim Petrochenkov-0/+1
2019-05-20Make sure sccache not present doesn't kill the buildAlex Crichton-1/+1
2019-05-13ci: remove fanout from the azure pipelines configPietro Albini-19/+17
2019-05-10Add Azure PipelinesJohn Erickson-20/+26
2019-02-06Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini"Pietro Albini-7/+0
2019-02-06Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton"Pietro Albini-7/+1
2019-02-05add even more debugging code to track down appveyor 259 exit codePietro Albini-0/+6
2019-02-04add more debugging code to track down appveyor 259 exit codePietro Albini-1/+1
2019-01-30Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbinibors-0/+7
2019-01-29Attempt to debug 259 exit code on AppVeyorAlex Crichton-0/+7