about summary refs log tree commit diff
path: root/src/ci/azure-pipelines
AgeCommit message (Expand)AuthorLines
2020-04-14Update the minimum external LLVM to 8Josh Stone-2/+2
2020-03-24ci: add notice on top of the azure pipelines configurationPietro Albini-0/+55
2020-03-24ci: rename script windows-symlink-build-dir to symlink-build-dirPietro Albini-2/+2
2020-03-13fix a glaring typoMatt Cooper-1/+1
2020-03-10establish immutable source for RUST_CONFIGURE_ARGSMatt Cooper-23/+23
2020-03-06fix various typosMatthias Krüger-1/+1
2020-02-19Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-SimulacrumDylan DPC-6/+2
2020-02-18Clean out some default-installed directoriesMark Rousskov-0/+3
2020-02-17ci: switch macOS builders to 10.15Pietro Albini-6/+2
2019-12-30ci: remove 32-bit apple targetsPietro Albini-20/+1
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-5/+2
2019-12-02Update the minimum external LLVM to 7Josh Stone-2/+2
2019-11-26Revert "DO NOT MERGE: enable windows try builder"Mark Rousskov-10/+59
2019-11-22DO NOT MERGE: enable windows try builderPietro Albini-59/+10
2019-11-22ci: guess some environment variables based on builder name and osPietro Albini-143/+41
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-31/+0
2019-11-12ci: move validate-toolstate.sh in the mingw-check imagePietro Albini-8/+0
2019-11-12ci: extract collecting cpu stats into a scriptPietro Albini-5/+2
2019-11-12ci: extract running the build into a scriptPietro Albini-14/+1
2019-11-12ci: extract validate-toolstate into a scriptPietro Albini-12/+1
2019-11-12ci: remove the MSYS_BITS env varPietro Albini-25/+7
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-31Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichtonMazdak Farrokhzad-32/+18
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-29ci: extract uploading artifacts into a scriptPietro Albini-30/+14
2019-10-29ci: extract job skipping logic into a scriptPietro Albini-14/+1
2019-10-29ci: enable "run when submodule changes" with environment variablesPietro Albini-28/+15
2019-10-25ci: set MSYS_BITS environment variable for all windows buildersPietro Albini-0/+2
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