rust/src/ci/scripts
Dylan DPC 2f914bf327
Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum
ci: switch macOS builders to 10.15

Azure Pipelines is deprecating the macOS 10.13 image we're currently running, [and they plan to remove them](https://devblogs.microsoft.com/devops/removing-older-images-in-azure-pipelines-hosted-pools/) on March 23, 2020. This PR switches our macOS builders to macOS 10.15.

r? @Mark-Simulacrum
2020-02-19 18:12:07 +01:00
..
checkout-submodules.sh ci: extract checking out submodules into a script 2019-10-25 16:08:33 +02:00
clean-disk.sh Clean out some default-installed directories 2020-02-18 11:34:59 +01:00
collect-cpu-stats.sh ci: extract collecting cpu stats into a script 2019-11-12 11:06:11 +01:00
disable-git-crlf-conversion.sh ci: extract disabling git crlf handling into a script 2019-10-25 16:03:11 +02:00
dump-environment.sh ci: extract dumping the environment into a script 2019-10-25 16:03:04 +02:00
enable-docker-ipv6.sh ci: fix tidy 2019-10-25 16:08:39 +02:00
install-awscli.sh ci: reuse the mirrors base url from shared.sh in scripts 2019-10-25 16:08:41 +02:00
install-clang.sh ci: switch macOS builders to 10.15 2020-02-17 12:21:28 +01:00
install-innosetup.sh ci: fix innosetup installation 2019-10-25 16:08:42 +02:00
install-mingw.sh ci: add support for GitHub Actions in the CI scripts 2019-11-22 15:36:37 +01:00
install-msys2-packages.sh ci: install binutils in msys2 2019-12-30 14:56:50 +01:00
install-msys2.sh Use the chocolatey CDN directly to avoid the flaky API 2019-12-24 00:59:37 +00:00
install-ninja.sh ci: reuse the mirrors base url from shared.sh in scripts 2019-10-25 16:08:41 +02:00
install-sccache.sh ci: extract installing sccache into a script 2019-10-25 16:03:06 +02:00
install-wix.sh ci: fix wrong path for wix being set 2019-10-28 15:09:18 +01:00
run-build-from-ci.sh ci: extract running the build into a script 2019-11-12 11:06:11 +01:00
setup-environment.sh ci: guess some environment variables based on builder name and os 2019-11-22 15:36:37 +01:00
should-skip-this.sh Apply suggestions from lzutao 2019-10-29 10:32:51 +01:00
upload-artifacts.sh ci: move toolstates.json to /tmp/toolstate/ and docker mount it 2019-10-30 19:41:22 +01:00
verify-line-endings.sh ci: extract verifying line endings into a script 2019-10-25 16:08:35 +02:00
windows-symlink-build-dir.sh ci: extract parts of windows-build-deps into scripts 2019-10-25 16:03:10 +02:00