rust/src/ci
Jana Dönszelmann 485f76b835
Rollup merge of #152609 - mati865:gnullvm-llvm-dll, r=bjorn3
Install LLVM DLL in the right place on Windows

Continuation of https://github.com/rust-lang/rust/pull/151795 towards https://github.com/rust-lang/rust/issues/151774.

Unlike other systems, Windows requires runtime libraries to be present in `PATH` or right next to the binary.
So, we copy the library next to the binary as the easier solution.

Tested building `rust-openssl` in debug and release modes, but the difference is within noise margin.
2026-02-17 14:18:43 +01:00
..
citool Update to Xcode 26.2 2026-02-06 20:19:10 +01:00
docker Rollup merge of #152578 - heiher:ci-crosstool, r=Mark-Simulacrum 2026-02-14 23:17:39 -05:00
github-actions Rollup merge of #152609 - mati865:gnullvm-llvm-dll, r=bjorn3 2026-02-17 14:18:43 +01:00
scripts Always use default Clang on macOS 2026-02-05 23:58:49 +01:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Migrate to modern datetime API 2025-05-14 08:41:30 -07:00
publish_toolstate.sh Fix publishing of toolstate history 2024-06-05 16:41:59 +02:00
run.sh Reenable GCC CI download 2026-01-09 14:35:15 +01:00
shared.sh CI: split x86_64-mingw job 2024-11-29 16:04:12 +01:00