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
/
scripts
Age
Commit message (
Expand
)
Author
Lines
2020-07-23
ci: avoid symlinking the build directory on self-hosted builders
Pietro Albini
-1
/
+1
2020-07-17
ci: Stop setting CI_OVERRIDE_SHELL environment variable
Kristofer Rye
-3
/
+0
2020-07-01
Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakis
Manish Goregaokar
-18
/
+0
2020-06-11
Use preinstalled MSYS2
Mateusz Mikuła
-42
/
+20
2020-05-25
Remove legacy InnoSetup GUI installer
Chris Denton
-18
/
+0
2020-05-22
Revert MSYS2 CI workaround
Mateusz Mikuła
-13
/
+1
2020-05-20
Workaround MSYS2/chocolatey issue again
Mateusz Mikuła
-3
/
+11
2020-05-18
Update pacman first
Mateusz Mikuła
-1
/
+5
2020-05-07
ci: use the latest python available on windows
Pietro Albini
-2
/
+10
2020-04-10
Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrum
bors
-5
/
+6
2020-04-10
Enforce Python 3 as much as possible
Guillaume Gomez
-5
/
+6
2020-04-06
ci: move /var/lib/docker to /mnt on GHA
Pietro Albini
-0
/
+6
2020-03-24
ci: move the whole workspace directory on gha/linux
Pietro Albini
-1
/
+9
2020-03-24
ci: fix out of disk space errors on linux GHA
Pietro Albini
-4
/
+8
2020-03-24
ci: don't move the build to C: on GitHub Actions
Pietro Albini
-1
/
+1
2020-03-24
ci: add github actions configuration
Pietro Albini
-10
/
+31
2020-03-24
ci: rename script windows-symlink-build-dir to symlink-build-dir
Pietro Albini
-0
/
+0
2020-03-24
ci: fix azure pipeline specific code in install-awscli
Pietro Albini
-1
/
+1
2020-03-24
Auto merge of #69894 - vtbassmatt:master, r=nellshamrell
bors
-0
/
+13
2020-03-20
compat with macOS's ancient Bash
Matt Cooper
-2
/
+8
2020-03-18
ci: use python from the correct path
Pietro Albini
-2
/
+3
2020-03-10
fix how we detect an unset variable
Matt Cooper
-1
/
+1
2020-03-10
establish immutable source for RUST_CONFIGURE_ARGS
Matt Cooper
-0
/
+7
2020-02-19
Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-Simulacrum
Dylan DPC
-16
/
+1
2020-02-18
Clean out some default-installed directories
Mark Rousskov
-0
/
+16
2020-02-17
ci: switch macOS builders to 10.15
Pietro Albini
-16
/
+1
2019-12-30
ci: fix wrong sysroot in macos 10.15 onwards
Pietro Albini
-0
/
+9
2019-12-30
ci: install binutils in msys2
Pietro Albini
-1
/
+2
2019-12-24
Use the chocolatey CDN directly to avoid the flaky API
Aidan Hobson Sayers
-6
/
+10
2019-12-22
temporary retry around msys2 install
Mark Rousskov
-4
/
+6
2019-11-22
ci: guess some environment variables based on builder name and os
Pietro Albini
-0
/
+31
2019-11-22
ci: add support for GitHub Actions in the CI scripts
Pietro Albini
-4
/
+4
2019-11-12
ci: move validate-toolstate.sh in the mingw-check image
Pietro Albini
-18
/
+0
2019-11-12
ci: extract collecting cpu stats into a script
Pietro Albini
-0
/
+9
2019-11-12
ci: extract running the build into a script
Pietro Albini
-0
/
+21
2019-11-12
ci: extract validate-toolstate into a script
Pietro Albini
-0
/
+18
2019-11-12
ci: remove the MSYS_BITS env var
Pietro Albini
-11
/
+21
2019-11-12
ci: remove the MINGW_DIR and MINGW_ARCHIVE env vars
Pietro Albini
-3
/
+12
2019-11-12
ci: replace MINGW_URL with CUSTOM_MINGW=1
Pietro Albini
-4
/
+4
2019-11-07
Update clang to build LLVM to 9.0.0
Alex Crichton
-11
/
+12
2019-10-31
Rollup merge of #65955 - pietroalbini:master-revert-msys2-hack, r=Mark-Simula...
Mazdak Farrokhzad
-16
/
+0
2019-10-31
Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton
Mazdak Farrokhzad
-0
/
+41
2019-10-30
ci: move toolstates.json to /tmp/toolstate/ and docker mount it
Pietro Albini
-1
/
+1
2019-10-30
ci: revert msys2 ca-certificates hack
Pietro Albini
-16
/
+0
2019-10-29
Apply suggestions from lzutao
Pietro Albini
-1
/
+1
2019-10-29
Apply suggestions from lzutao
Pietro Albini
-3
/
+3
2019-10-29
ci: upload toolstates.json to rust-lang-ci2
Pietro Albini
-0
/
+5
2019-10-29
ci: extract uploading artifacts into a script
Pietro Albini
-0
/
+36
2019-10-29
ci: extract job skipping logic into a script
Pietro Albini
-0
/
+20
2019-10-28
ci: fix wrong path for wix being set
Pietro Albini
-2
/
+2
[next]