rust/src/ci
bors 5ab74459b8 Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper
ci: Bring back ninja for dist builders

The primary reason for this is that make can result in a substantial under utilization of parallelism (noticed while testing on a workstation), mostly due to the submake structure preventing good dependency tracking and scheduling.

In f758c7b2a7 (Debian 6 doesn't have ninja, so use make for the dist builds) llvm.ninja was disabled due to lack of distro package. This is no longer the case with the CentOS 7 base, so bring ninja back for a performance boost.
2022-10-30 14:13:42 +00:00
..
docker Auto merge of #103295 - ishitatsuyuki:ninja, r=cuviper 2022-10-30 14:13:42 +00:00
github-actions Auto merge of #98483 - dvtkrlbs:bootstrap-dist, r=jyn514 2022-09-24 20:00:51 +00:00
scripts should-skip-this: add missing backslash 2022-10-12 08:19:50 +02:00
channel move the current channel to src/ci/channel 2021-05-06 17:11:12 +02:00
cpu-usage-over-time.py Update CPU idle tracking for apple hosts 2022-02-04 13:44:24 -05:00
pgo.sh Use BOLT in x64 dist CI to optimize LLVM 2022-10-09 11:31:09 +02:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Make the c feature for compiler-builtins opt-in instead of inferred 2022-09-28 03:21:36 -05:00
shared.sh remove azure pipelines configuration 2022-06-05 12:29:20 +02:00