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
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
2019-10-28
ci: fix execution condition for install-clang
Pietro Albini
-1
/
+1
2019-10-25
ci: fix tidy
Pietro Albini
-0
/
+1
2019-10-25
ci: fix installation condition for MinGW
Pietro Albini
-5
/
+5
2019-10-25
ci: split install-msys2 step into two separate scripts
Pietro Albini
-14
/
+25
2019-10-25
ci: fix wrong path being set in install-msys2.sh
Pietro Albini
-1
/
+1
2019-10-25
ci: fix innosetup installation
Pietro Albini
-1
/
+1
2019-10-25
ci: reuse the mirrors base url from shared.sh in scripts
Pietro Albini
-7
/
+5
2019-10-25
ci: fix tidy
Pietro Albini
-5
/
+10
2019-10-25
ci: use shared.sh in scripts/install-awscli.sh
Pietro Albini
-1
/
+3
2019-10-25
ci: extract verifying line endings into a script
Pietro Albini
-0
/
+24
2019-10-25
ci: extract checking out submodules into a script
Pietro Albini
-0
/
+17
2019-10-25
ci: extract enabling ipv6 on docker into a script
Pietro Albini
-0
/
+14
2019-10-25
ci: extract installing ninja into a script
Pietro Albini
-0
/
+16
2019-10-25
ci: extract installing mingw into a script
Pietro Albini
-0
/
+44
2019-10-25
ci: extract installing msys2 into a script
Pietro Albini
-0
/
+40
2019-10-25
ci: extract disabling git crlf handling into a script
Pietro Albini
-0
/
+13
2019-10-25
ci: extract parts of windows-build-deps into scripts
Pietro Albini
-0
/
+50
2019-10-25
ci: extract switching xcode into a script
Pietro Albini
-0
/
+13
2019-10-25
ci: extract installing clang into a script
Pietro Albini
-0
/
+42
2019-10-25
ci: extract installing sccache into a script
Pietro Albini
-0
/
+20
2019-10-25
ci: extract dumping the environment into a script
Pietro Albini
-0
/
+19
2019-10-25
ci: move install-awscli.sh into scripts/
Pietro Albini
-0
/
+35
[prev]