about summary refs log tree commit diff
path: root/src/ci/run.sh
AgeCommit message (Expand)AuthorLines
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
2019-01-28Fix CIJohn Kåre Alsaker-1/+1
2019-01-17Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum"Pietro Albini-1/+1
2019-01-16prepare beta 1.33.0Pietro Albini-1/+1
2018-12-25Remove licensesMark Rousskov-9/+0
2018-10-26CI: Set codegen-units-std=1 for dist builds.Michael Woerister-0/+1
2018-10-20Update Cargo, build curl/OpenSSL statically via featuresAlex Crichton-1/+1
2018-10-13Improve verify_llvm_ir config optionNikita Popov-0/+3
2018-10-01Fix conditions to allow missing tools in CIChristian Poveda-1/+1
2018-09-28Add enable-missing-tools optionChristian Poveda-0/+4
2018-09-10Add rustc SHA to released DWARF debuginfoAlex Crichton-0/+1
2018-07-13Enabled core dump on Linux, and print stack trace on failure.kennytm-0/+5
2018-06-21Revert "Auto merge of #51662 - Mark-Simulacrum:beta-next, r=Mark-Simulacrum"Mark Simulacrum-1/+1
2018-06-20[beta] Prepare 1.28.0 beta releaseMark Simulacrum-1/+1
2018-06-07quiet-tests -> !verbose-testsOliver Schneider-4/+2
2018-05-04Check that rustc can be built successfully with parallel queries for PRs.Michael Woerister-2/+2
2018-04-06Give a name to every CI job.kennytm-0/+4
2018-03-25Rollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichtonkennytm-0/+7
2018-03-22Auto merge of #49264 - kennytm:rollup, r=kennytmbors-9/+1
2018-03-22Revert "Temporarily disable dist-ing RLS, Rustfmt and Clippy."kennytm-9/+1
2018-03-22Auto merge of #49094 - alexcrichton:print-step-duration, r=kennytmbors-0/+2
2018-03-22Temporarily disable dist-ing RLS, Rustfmt and Clippy.kennytm-1/+9
2018-03-20ci: Print out how long each step takes on CIAlex Crichton-0/+2
2018-03-18Add a CI job for parallel rustc using x.py checkJohn Kåre Alsaker-0/+7
2018-03-16Rollup merge of #48892 - alexcrichton:thinlto-again, r=Mark-Simulacrumkennytm-1/+0
2018-03-10Print /proc/cpuinfo and /proc/meminfo before starting to build.kennytm-0/+8
2018-03-09rustbuild: Remove ThinLTO-related configurationAlex Crichton-1/+0
2018-03-07appveyor: Shard more slow MSVC buildersAlex Crichton-1/+1