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
2022-06-05
remove azure pipelines configuration
Pietro Albini
-48
/
+0
2020-10-02
ci: stop running macOS builds on Azure Pipelines
Pietro Albini
-181
/
+3
2020-09-18
Make sure we build target-only things (e.g., docs) for host platforms too
Mark Rousskov
-1
/
+1
2020-09-12
Add host= configuration for msvc/darwin
Mark Rousskov
-1
/
+1
2020-08-26
Disable ninja on macOS CI
Josh Triplett
-3
/
+3
2020-07-27
Use --stage 2 explicitly in CI
Joshua Nelson
-1
/
+1
2020-07-22
ci: disable Azure Pipelines except for macOS
Pietro Albini
-298
/
+3
2020-07-20
ci: upload non-macOS from GHA instead of Azure Pipelines
Pietro Albini
-3
/
+6
2020-07-15
Rollup merge of #72973 - msizanoen1:riscv-host, r=pietroalbini
Manish Goregaokar
-0
/
+1
2020-07-11
RISC-V GNU/Linux as host platform
msizanoen1
-0
/
+1
2020-07-08
build dist for x86_64-unknown-illumos
Joshua M. Clulow
-0
/
+1
2020-07-03
ci: move all x86_64 runners to the host-x86_64 directory
Pietro Albini
-1
/
+1
2020-07-01
Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis
Manish Goregaokar
-4
/
+0
2020-06-17
ci: disable alt build during try builds
Pietro Albini
-2
/
+0
2020-06-15
Rollup merge of #73296 - ehuss:remove-msvc-aux, r=Mark-Simulacrum
Ralf Jung
-4
/
+0
2020-06-12
Remove vestigial CI job msvc-aux.
Eric Huss
-4
/
+0
2020-06-11
Use preinstalled MSYS2
Mateusz Mikuła
-4
/
+0
2020-06-04
Enable lld for Cargo tests on Windows.
Eric Huss
-1
/
+1
2020-05-25
Remove legacy InnoSetup GUI installer
Chris Denton
-4
/
+0
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
[next]