about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2020-02-07remove unnecessary semicolonsChris Simpkins-3/+3
2020-01-21for now, do not build rust-std for the armv7a-none-eabihf targetJorge Aparicio-1/+2
2020-01-20Merge branch 'master' into bare-metal-cortex-aJorge Aparicio-1/+978
2020-01-18Auto merge of #68037 - msizanoen1:riscv-ci, r=alexcrichtonbors-0/+977
2020-01-15add bare metal ARM Cortex-A targets to rustcJorge Aparicio-0/+4
2020-01-14Update the wasi-libc bundled with libstdAlex Crichton-1/+1
2020-01-12Auto merge of #67831 - mati865:ci-images-upgrade, r=pietroalbinibors-2/+2
2020-01-11Distribution CI for RISC-V GNU/Linuxmsizanoen1-0/+977
2020-01-09ci: another take at fixing toolstatePietro Albini-1/+1
2020-01-08ci: fix wrong shared.sh import for publish_toolstatePietro Albini-1/+1
2020-01-08Auto merge of #67733 - pietroalbini:gha-2, r=alexcrichtonbors-5/+18
2020-01-07Auto merge of #67732 - pietroalbini:fewer-apples, r=alexcrichtonbors-20/+1
2020-01-03ci: bump ubuntu 19.04 images to 19.10Mateusz MikuĊ‚a-2/+2
2020-01-02Set a lower ThinLTO import limit for PR CI image.Michael Woerister-1/+3
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-30ci: fix wrong variable name in shared.sh's ciCommandAddPathPietro Albini-1/+1
2019-12-30ci: make publish_toolstate.sh generic over the CI providerPietro Albini-3/+6
2019-12-30ci: remove 32-bit apple targetsPietro Albini-20/+1
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-12-22Utilize rust-lang/rust commit hashes in toolstateRust Toolstate Update-2/+5
2019-12-18Set release channel on non-dist buildersMark Rousskov-1/+6
2019-12-11Make it executableYuki Okushi-0/+0
2019-12-10Move CI to new builtin check-toolstateMark Rousskov-239/+37
2019-12-06Add note to src/ci/docker/README.md about multiple docker imagesAaron Hill-0/+7
2019-12-06Rollup merge of #67066 - alexcrichton:update-wasi-libc, r=Mark-SimulacrumYuki Okushi-1/+1
2019-12-06Rollup merge of #66974 - cuviper:not-isCI, r=alexcrichtonYuki Okushi-1/+1
2019-12-05Update the revision of wasi-libc used in wasm32-wasiAlex Crichton-1/+1
2019-12-02[CI] fix the `! isCI` check in src/ci/run.shJosh Stone-1/+1
2019-12-02Update the minimum external LLVM to 7Josh Stone-5/+5
2019-11-26Revert "DO NOT MERGE: enable windows try builder"Mark Rousskov-10/+59
2019-11-22DO NOT MERGE: enable windows try builderPietro Albini-59/+10
2019-11-22ci: guess some environment variables based on builder name and osPietro Albini-143/+72
2019-11-22ci: add support for GitHub Actions in the CI scriptsPietro Albini-47/+69
2019-11-19Rollup merge of #66090 - pietroalbini:ci-improvements, r=alexcrichtonMazdak Farrokhzad-101/+114
2019-11-12ci: download curl and openssl from s3 for dist-x86_64-linuxPietro Albini-2/+9
2019-11-12ci: move mirrors to https://ci-mirrors.rust-lang.orgPietro Albini-11/+11
2019-11-12ci: move validate-toolstate.sh in the mingw-check imagePietro Albini-13/+9
2019-11-12ci: extract collecting cpu stats into a scriptPietro Albini-5/+11
2019-11-12ci: extract running the build into a scriptPietro Albini-14/+22
2019-11-12ci: extract validate-toolstate into a scriptPietro Albini-12/+19
2019-11-12ci: remove the MSYS_BITS env varPietro Albini-36/+28
2019-11-12ci: remove the MINGW_DIR and MINGW_ARCHIVE env varsPietro Albini-15/+12
2019-11-12ci: replace MINGW_URL with CUSTOM_MINGW=1Pietro Albini-10/+10
2019-11-09Update cc, git2, num_cpus.Eric Huss-1/+9
2019-11-07Attempt to fix *.yml confguration on AzureAlex Crichton-2/+2
2019-11-07Update clang to build LLVM to 9.0.0Alex Crichton-14/+36
2019-11-05Update the bundled `wasi-libc` repositoryAlex Crichton-7/+7
2019-10-31Rollup merge of #65955 - pietroalbini:master-revert-msys2-hack, r=Mark-Simula...Mazdak Farrokhzad-16/+0