about summary refs log tree commit diff
path: root/src/ci/azure-pipelines
AgeCommit message (Expand)AuthorLines
2019-10-25ci: split install-msys2 step into two separate scriptsPietro Albini-0/+7
2019-10-25ci: extract verifying line endings into a scriptPietro Albini-21/+5
2019-10-25ci: extract checking out submodules into a scriptPietro Albini-11/+5
2019-10-25ci: extract enabling ipv6 on docker into a scriptPietro Albini-9/+5
2019-10-25ci: extract installing ninja into a scriptPietro Albini-14/+5
2019-10-25ci: extract installing mingw into a scriptPietro Albini-40/+7
2019-10-25ci: extract installing msys2 into a scriptPietro Albini-52/+7
2019-10-25ci: extract disabling git crlf handling into a scriptPietro Albini-5/+7
2019-10-25ci: extract parts of windows-build-deps into scriptsPietro Albini-35/+18
2019-10-25ci: extract switching xcode into a scriptPietro Albini-8/+5
2019-10-25ci: extract installing clang into a scriptPietro Albini-47/+5
2019-10-25ci: extract installing sccache into a scriptPietro Albini-22/+6
2019-10-25ci: extract dumping the environment into a scriptPietro Albini-10/+2
2019-10-25ci: move install-awscli.sh into scripts/Pietro Albini-1/+1
2019-10-24workaround msys2 bugMateusz MikuĊ‚a-0/+23
2019-10-16Remove PR runs, enable wasm32 CI, and move asmjs to disabledThomas Lively-6/+2
2019-10-16Temporarily enable asmjs and wasm32 on PR CIThomas Lively-0/+4
2019-09-20Auto merge of #64553 - alexcrichton:windows-bash-install-scripts, r=Mark-Simu...bors-38/+39
2019-09-19azure: Convert Windows installations scripts to `bash`Alex Crichton-38/+39
2019-09-19ci: split aws credentials in two separate users with scoped permsPietro Albini-7/+10
2019-09-17Auto merge of #64517 - alexcrichton:less-assertions, r=pietroalbinibors-0/+9
2019-09-16azure: Disable more LLVM/debug assertions inAlex Crichton-0/+9
2019-09-16ci: ensure all tool maintainers are assignable on issuesPietro Albini-0/+7
2019-08-16Rollup merge of #63636 - pietroalbini:ci-mingw, r=alexcrichtonMazdak Farrokhzad-4/+4
2019-08-16ci: move linkcheck from mingw-2 to mingw-1Pietro Albini-4/+4
2019-08-16ci: properly set the job name in CPU statsPietro Albini-1/+1
2019-08-12ci: move mirrors to their standalone bucketPietro Albini-12/+12
2019-08-08remove test-miri flag from bootstrapRalf Jung-1/+1
2019-08-03ci: move .azure-pipelines to src/ci/azure-pipelinesPietro Albini-0/+881