about summary refs log tree commit diff
path: root/src/ci/scripts
AgeCommit message (Expand)AuthorLines
2021-05-15Auto merge of #82208 - jyn514:rustfmt-subtree, r=Mark-Simulacrumbors-5/+13
2021-05-15Auto merge of #84997 - pietroalbini:ci-verify-channel, r=Mark-Simulacrumbors-0/+38
2021-05-14ci(should-skip-this): only check commits when skip rule enabledCaleb Cartwright-7/+11
2021-05-14should-skip-this: Check for changes between the master branch, not the previo...Joshua Nelson-2/+6
2021-05-14Run toolstate jobs when src/tools/rustfmt is modified.Joshua Nelson-2/+2
2021-05-12make verify-channel.sh compatible with macOSPietro Albini-7/+17
2021-05-07Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbiniYuki Okushi-2/+4
2021-05-06ci: error out if someone sends a PR to the wrong branchPietro Albini-0/+28
2021-05-04Retry clang+llvm downloadMark Rousskov-2/+4
2021-05-03Update clang to 12.0.0 on Windows and macOSJosh Triplett-1/+1
2021-05-03CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2021-02-05Fix `install-awscli.sh` error in CI.Mara Bos-1/+1
2021-02-04ci: only copy python.exe to python3.exe if the latter does not existPietro Albini-1/+3
2020-11-07Run tools builder on subtree changesMark Rousskov-0/+4
2020-10-12Auto merge of #75914 - arlosi:aarch64-ci, r=pietroalbinibors-0/+7
2020-10-01Add a cross-compiling aarch64-apple-darwin CI builderJake Goulding-3/+24
2020-09-25Adds a GitHub Actions CI build for aarch64-pc-windows-msvc via cross-compilat...Arlo Siemsen-0/+7
2020-09-10ci: avoid moving the build directory on GHAPietro Albini-18/+0
2020-08-25ci: fix macOS target name for LLVM 10Pietro Albini-3/+3
2020-08-25ci: bump prebuilt LLVM on macOS and Windows to 10.0.0Pietro Albini-6/+11
2020-07-23ci: avoid symlinking the build directory on self-hosted buildersPietro Albini-1/+1
2020-07-17ci: Stop setting CI_OVERRIDE_SHELL environment variableKristofer Rye-3/+0
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-18/+0
2020-06-11Use preinstalled MSYS2Mateusz Mikuła-42/+20
2020-05-25Remove legacy InnoSetup GUI installerChris Denton-18/+0
2020-05-22Revert MSYS2 CI workaroundMateusz Mikuła-13/+1
2020-05-20Workaround MSYS2/chocolatey issue againMateusz Mikuła-3/+11
2020-05-18Update pacman firstMateusz Mikuła-1/+5
2020-05-07ci: use the latest python available on windowsPietro Albini-2/+10
2020-04-10Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrumbors-5/+6
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-5/+6
2020-04-06ci: move /var/lib/docker to /mnt on GHAPietro Albini-0/+6
2020-03-24ci: move the whole workspace directory on gha/linuxPietro Albini-1/+9
2020-03-24ci: fix out of disk space errors on linux GHAPietro Albini-4/+8
2020-03-24ci: don't move the build to C: on GitHub ActionsPietro Albini-1/+1
2020-03-24ci: add github actions configurationPietro Albini-10/+31
2020-03-24ci: rename script windows-symlink-build-dir to symlink-build-dirPietro Albini-0/+0
2020-03-24ci: fix azure pipeline specific code in install-awscliPietro Albini-1/+1
2020-03-24Auto merge of #69894 - vtbassmatt:master, r=nellshamrellbors-0/+13
2020-03-20compat with macOS's ancient BashMatt Cooper-2/+8
2020-03-18ci: use python from the correct pathPietro Albini-2/+3
2020-03-10fix how we detect an unset variableMatt Cooper-1/+1
2020-03-10establish immutable source for RUST_CONFIGURE_ARGSMatt Cooper-0/+7
2020-02-19Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-SimulacrumDylan DPC-16/+1
2020-02-18Clean out some default-installed directoriesMark Rousskov-0/+16
2020-02-17ci: switch macOS builders to 10.15Pietro Albini-16/+1
2019-12-30ci: fix wrong sysroot in macos 10.15 onwardsPietro Albini-0/+9
2019-12-30ci: install binutils in msys2Pietro Albini-1/+2
2019-12-24Use the chocolatey CDN directly to avoid the flaky APIAidan Hobson Sayers-6/+10
2019-12-22temporary retry around msys2 installMark Rousskov-4/+6