about summary refs log tree commit diff
path: root/src/ci/scripts
AgeCommit message (Expand)AuthorLines
2020-07-23ci: avoid symlinking the build directory on self-hosted buildersPietro Albini-1/+1
2020-07-17ci: Stop setting CI_OVERRIDE_SHELL environment variableKristofer Rye-3/+0
2020-07-01Rollup merge of #72569 - ChrisDenton:remove-innosetup, r=nikomatsakisManish Goregaokar-18/+0
2020-06-11Use preinstalled MSYS2Mateusz Mikuła-42/+20
2020-05-25Remove legacy InnoSetup GUI installerChris Denton-18/+0
2020-05-22Revert MSYS2 CI workaroundMateusz Mikuła-13/+1
2020-05-20Workaround MSYS2/chocolatey issue againMateusz Mikuła-3/+11
2020-05-18Update pacman firstMateusz Mikuła-1/+5
2020-05-07ci: use the latest python available on windowsPietro Albini-2/+10
2020-04-10Auto merge of #66605 - GuillaumeGomez:drop-python2, r=Mark-Simulacrumbors-5/+6
2020-04-10Enforce Python 3 as much as possibleGuillaume Gomez-5/+6
2020-04-06ci: move /var/lib/docker to /mnt on GHAPietro Albini-0/+6
2020-03-24ci: move the whole workspace directory on gha/linuxPietro Albini-1/+9
2020-03-24ci: fix out of disk space errors on linux GHAPietro Albini-4/+8
2020-03-24ci: don't move the build to C: on GitHub ActionsPietro Albini-1/+1
2020-03-24ci: add github actions configurationPietro Albini-10/+31
2020-03-24ci: rename script windows-symlink-build-dir to symlink-build-dirPietro Albini-0/+0
2020-03-24ci: fix azure pipeline specific code in install-awscliPietro Albini-1/+1
2020-03-24Auto merge of #69894 - vtbassmatt:master, r=nellshamrellbors-0/+13
2020-03-20compat with macOS's ancient BashMatt Cooper-2/+8
2020-03-18ci: use python from the correct pathPietro Albini-2/+3
2020-03-10fix how we detect an unset variableMatt Cooper-1/+1
2020-03-10establish immutable source for RUST_CONFIGURE_ARGSMatt Cooper-0/+7
2020-02-19Rollup merge of #68863 - pietroalbini:azure-macos-10.15, r=Mark-SimulacrumDylan DPC-16/+1
2020-02-18Clean out some default-installed directoriesMark Rousskov-0/+16
2020-02-17ci: switch macOS builders to 10.15Pietro Albini-16/+1
2019-12-30ci: fix wrong sysroot in macos 10.15 onwardsPietro Albini-0/+9
2019-12-30ci: install binutils in msys2Pietro Albini-1/+2
2019-12-24Use the chocolatey CDN directly to avoid the flaky APIAidan Hobson Sayers-6/+10
2019-12-22temporary retry around msys2 installMark Rousskov-4/+6
2019-11-22ci: guess some environment variables based on builder name and osPietro Albini-0/+31
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-4/+4
2019-11-12ci: move validate-toolstate.sh in the mingw-check imagePietro Albini-18/+0
2019-11-12ci: extract collecting cpu stats into a scriptPietro Albini-0/+9
2019-11-12ci: extract running the build into a scriptPietro Albini-0/+21
2019-11-12ci: extract validate-toolstate into a scriptPietro Albini-0/+18
2019-11-12ci: remove the MSYS_BITS env varPietro Albini-11/+21
2019-11-12ci: remove the MINGW_DIR and MINGW_ARCHIVE env varsPietro Albini-3/+12
2019-11-12ci: replace MINGW_URL with CUSTOM_MINGW=1Pietro Albini-4/+4
2019-11-07Update clang to build LLVM to 9.0.0Alex Crichton-11/+12
2019-10-31Rollup merge of #65955 - pietroalbini:master-revert-msys2-hack, r=Mark-Simula...Mazdak Farrokhzad-16/+0
2019-10-31Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichtonMazdak Farrokhzad-0/+41
2019-10-30ci: move toolstates.json to /tmp/toolstate/ and docker mount itPietro Albini-1/+1
2019-10-30ci: revert msys2 ca-certificates hackPietro Albini-16/+0
2019-10-29Apply suggestions from lzutaoPietro Albini-1/+1
2019-10-29Apply suggestions from lzutaoPietro Albini-3/+3
2019-10-29ci: upload toolstates.json to rust-lang-ci2Pietro Albini-0/+5
2019-10-29ci: extract uploading artifacts into a scriptPietro Albini-0/+36
2019-10-29ci: extract job skipping logic into a scriptPietro Albini-0/+20
2019-10-28ci: fix wrong path for wix being setPietro Albini-2/+2