index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ci
/
azure-pipelines
Age
Commit message (
Expand
)
Author
Lines
2020-04-14
Update the minimum external LLVM to 8
Josh Stone
-2
/
+2
2020-03-24
ci: add notice on top of the azure pipelines configuration
Pietro Albini
-0
/
+55
2020-03-24
ci: rename script windows-symlink-build-dir to symlink-build-dir
Pietro Albini
-2
/
+2
2020-03-13
fix a glaring typo
Matt Cooper
-1
/
+1
2020-03-10
establish immutable source for RUST_CONFIGURE_ARGS
Matt Cooper
-23
/
+23
2020-03-06
fix various typos
Matthias Krüger
-1
/
+1
2020-02-19
Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum
Dylan DPC
-6
/
+2
2020-02-18
Clean out some default-installed directories
Mark Rousskov
-0
/
+3
2020-02-17
ci: switch macOS builders to 10.15
Pietro Albini
-6
/
+2
2019-12-30
ci: remove 32-bit apple targets
Pietro Albini
-20
/
+1
2019-12-10
Move CI to new builtin check-toolstate
Mark Rousskov
-5
/
+2
2019-12-02
Update the minimum external LLVM to 7
Josh Stone
-2
/
+2
2019-11-26
Revert "DO NOT MERGE: enable windows try builder"
Mark Rousskov
-10
/
+59
2019-11-22
DO NOT MERGE: enable windows try builder
Pietro Albini
-59
/
+10
2019-11-22
ci: guess some environment variables based on builder name and os
Pietro Albini
-143
/
+41
2019-11-22
ci: add support for GitHub Actions in the CI scripts
Pietro Albini
-31
/
+0
2019-11-12
ci: move validate-toolstate.sh in the mingw-check image
Pietro Albini
-8
/
+0
2019-11-12
ci: extract collecting cpu stats into a script
Pietro Albini
-5
/
+2
2019-11-12
ci: extract running the build into a script
Pietro Albini
-14
/
+1
2019-11-12
ci: extract validate-toolstate into a script
Pietro Albini
-12
/
+1
2019-11-12
ci: remove the MSYS_BITS env var
Pietro Albini
-25
/
+7
2019-11-12
ci: remove the MINGW_DIR and MINGW_ARCHIVE env vars
Pietro Albini
-12
/
+0
2019-11-12
ci: replace MINGW_URL with CUSTOM_MINGW=1
Pietro Albini
-6
/
+6
2019-11-07
Attempt to fix *.yml confguration on Azure
Alex Crichton
-2
/
+2
2019-10-31
Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton
Mazdak Farrokhzad
-32
/
+18
2019-10-30
ci: move toolstates.json to /tmp/toolstate/ and docker mount it
Pietro Albini
-2
/
+2
2019-10-29
ci: upload toolstates.json to rust-lang-ci2
Pietro Albini
-0
/
+2
2019-10-29
ci: extract uploading artifacts into a script
Pietro Albini
-30
/
+14
2019-10-29
ci: extract job skipping logic into a script
Pietro Albini
-14
/
+1
2019-10-29
ci: enable "run when submodule changes" with environment variables
Pietro Albini
-28
/
+15
2019-10-25
ci: set MSYS_BITS environment variable for all windows builders
Pietro Albini
-0
/
+2
2019-10-25
ci: split install-msys2 step into two separate scripts
Pietro Albini
-0
/
+7
2019-10-25
ci: extract verifying line endings into a script
Pietro Albini
-21
/
+5
2019-10-25
ci: extract checking out submodules into a script
Pietro Albini
-11
/
+5
2019-10-25
ci: extract enabling ipv6 on docker into a script
Pietro Albini
-9
/
+5
2019-10-25
ci: extract installing ninja into a script
Pietro Albini
-14
/
+5
2019-10-25
ci: extract installing mingw into a script
Pietro Albini
-40
/
+7
2019-10-25
ci: extract installing msys2 into a script
Pietro Albini
-52
/
+7
2019-10-25
ci: extract disabling git crlf handling into a script
Pietro Albini
-5
/
+7
2019-10-25
ci: extract parts of windows-build-deps into scripts
Pietro Albini
-35
/
+18
2019-10-25
ci: extract switching xcode into a script
Pietro Albini
-8
/
+5
2019-10-25
ci: extract installing clang into a script
Pietro Albini
-47
/
+5
2019-10-25
ci: extract installing sccache into a script
Pietro Albini
-22
/
+6
2019-10-25
ci: extract dumping the environment into a script
Pietro Albini
-10
/
+2
2019-10-25
ci: move install-awscli.sh into scripts/
Pietro Albini
-1
/
+1
2019-10-24
workaround msys2 bug
Mateusz Mikuła
-0
/
+23
2019-10-16
Remove PR runs, enable wasm32 CI, and move asmjs to disabled
Thomas Lively
-6
/
+2
2019-10-16
Temporarily enable asmjs and wasm32 on PR CI
Thomas Lively
-0
/
+4
2019-09-20
Auto merge of #64553 - alexcrichton:windows-bash-install-scripts, r=Mark-Simu...
bors
-38
/
+39
2019-09-19
azure: Convert Windows installations scripts to `bash`
Alex Crichton
-38
/
+39
[next]