about summary refs log tree commit diff
path: root/src/ci/scripts/install-clang.sh
AgeCommit message (Expand)AuthorLines
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-1/+1
2023-07-19remove hack, now CI uses (currently latest) SDK 10.0.22621.0klensy-5/+0
2022-08-20Enable downloading prebuilt LLVM in test buildersMark Rousskov-0/+4
2022-07-11bump CI LLVM to 14.0.5Rémy Rakic-1/+2
2022-05-06Update LLVM version used to build OS X and Windows artifacts to 14.0.2Jakub Beránek-1/+1
2021-09-29Fix Windows LLVM issue.Eric Huss-0/+6
2021-09-10Work around CI issue with windows sdk 10.0.20348.0.Mara Bos-0/+6
2021-05-07Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbiniYuki Okushi-2/+4
2021-05-04Retry clang+llvm downloadMark Rousskov-2/+4
2021-05-03Update clang to 12.0.0 on Windows and macOSJosh Triplett-1/+1
2021-05-03CI: Extract LLVM win64 installer directly, using 7zJosh Triplett-15/+6
2020-10-01Add a cross-compiling aarch64-apple-darwin CI builderJake Goulding-3/+11
2020-08-25ci: fix macOS target name for LLVM 10Pietro Albini-3/+3
2020-08-25ci: bump prebuilt LLVM on macOS and Windows to 10.0.0Pietro Albini-6/+11
2020-02-17ci: switch macOS builders to 10.15Pietro Albini-3/+1
2019-12-30ci: fix wrong sysroot in macos 10.15 onwardsPietro Albini-0/+9
2019-11-12ci: replace MINGW_URL with CUSTOM_MINGW=1Pietro Albini-1/+1
2019-11-07Update clang to build LLVM to 9.0.0Alex Crichton-11/+12
2019-10-28ci: fix execution condition for install-clangPietro Albini-1/+1
2019-10-25ci: reuse the mirrors base url from shared.sh in scriptsPietro Albini-1/+1
2019-10-25ci: fix tidyPietro Albini-1/+2
2019-10-25ci: extract installing clang into a scriptPietro Albini-0/+42