about summary refs log tree commit diff
path: root/src/ci/azure-pipelines/auto.yml
AgeCommit message (Expand)AuthorLines
2020-10-02ci: stop running macOS builds on Azure PipelinesPietro Albini-39/+3
2020-09-18Make sure we build target-only things (e.g., docs) for host platforms tooMark Rousskov-1/+1
2020-09-12Add host= configuration for msvc/darwinMark Rousskov-1/+1
2020-08-26Disable ninja on macOS CIJosh Triplett-3/+3
2020-07-27Use --stage 2 explicitly in CIJoshua Nelson-1/+1
2020-07-22ci: disable Azure Pipelines except for macOSPietro Albini-168/+1
2020-07-20ci: upload non-macOS from GHA instead of Azure PipelinesPietro Albini-1/+4
2020-07-15Rollup merge of #72973 - msizanoen1:riscv-host, r=pietroalbiniManish Goregaokar-0/+1
2020-07-11RISC-V GNU/Linux as host platformmsizanoen1-0/+1
2020-07-08build dist for x86_64-unknown-illumosJoshua M. Clulow-0/+1
2020-07-03ci: move all x86_64 runners to the host-x86_64 directoryPietro Albini-1/+1
2020-06-12Remove vestigial CI job msvc-aux.Eric Huss-4/+0
2020-06-04Enable lld for Cargo tests on Windows.Eric Huss-1/+1
2020-04-14Update the minimum external LLVM to 8Josh Stone-1/+1
2020-03-24ci: add notice on top of the azure pipelines configurationPietro Albini-0/+11
2020-03-13fix a glaring typoMatt Cooper-1/+1
2020-03-10establish immutable source for RUST_CONFIGURE_ARGSMatt Cooper-19/+19
2020-02-17ci: switch macOS builders to 10.15Pietro Albini-1/+1
2019-12-30ci: remove 32-bit apple targetsPietro Albini-20/+1
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-1/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-1/+1
2019-11-22ci: guess some environment variables based on builder name and osPietro Albini-133/+35
2019-11-12ci: remove the MSYS_BITS env varPietro Albini-17/+0
2019-11-12ci: remove the MINGW_DIR and MINGW_ARCHIVE env varsPietro Albini-12/+0
2019-11-12ci: replace MINGW_URL with CUSTOM_MINGW=1Pietro Albini-6/+6
2019-11-07Attempt to fix *.yml confguration on AzureAlex Crichton-2/+2
2019-10-30ci: move toolstates.json to /tmp/toolstate/ and docker mount itPietro Albini-2/+2
2019-10-29ci: upload toolstates.json to rust-lang-ci2Pietro Albini-0/+2
2019-10-25ci: set MSYS_BITS environment variable for all windows buildersPietro Albini-0/+2
2019-10-16Remove PR runs, enable wasm32 CI, and move asmjs to disabledThomas Lively-2/+2
2019-09-19ci: split aws credentials in two separate users with scoped permsPietro Albini-1/+1
2019-09-16azure: Disable more LLVM/debug assertions inAlex Crichton-0/+9
2019-08-16ci: move linkcheck from mingw-2 to mingw-1Pietro Albini-4/+4
2019-08-12ci: move mirrors to their standalone bucketPietro Albini-6/+6
2019-08-08remove test-miri flag from bootstrapRalf Jung-1/+1
2019-08-03ci: move .azure-pipelines to src/ci/azure-pipelinesPietro Albini-0/+350