about summary refs log tree commit diff
path: root/src/ci
AgeCommit message (Expand)AuthorLines
2024-10-08handle CI rustc incompatible runnersonur-ozkan-0/+6
2024-10-08disable download-rustc on x86_64-gnu-integrationonur-ozkan-0/+4
2024-10-08disable read-only mode in mingw-check image for merge pipelineonur-ozkan-0/+2
2024-10-08make an explicit change on compiler then run bootstrap testonur-ozkan-1/+17
2024-10-08disable CI rustc when not using CI LLVMonur-ozkan-0/+2
2024-10-08use precompiled rustc for non-dist builders by defaultonur-ozkan-0/+4
2024-10-07CI: rfl: move job forward to Linux v6.12-rc2Miguel Ojeda-1/+1
2024-10-06Enable sanitizers for loongarch64-unknown-*WANG Rui-0/+2
2024-10-04Rollup merge of #131230 - GuillaumeGomez:no-sandbox, r=notriddleGuillaume Gomez-1/+1
2024-10-04Enable `--no-sandbox` option by default for rustdoc GUI testsGuillaume Gomez-1/+1
2024-10-02Auto merge of #125771 - Kobzol:ci-datadog-metrics, r=jdnobors-0/+81
2024-09-28Update `browser-ui-test` version to `0.18.1`Guillaume Gomez-1/+1
2024-09-28Rollup merge of #130940 - workingjubilee:remove-space-saving-operations, r=Ko...Matthias Krüger-20/+3
2024-09-28update Docker ?David Carlier-1/+1
2024-09-28ci update freebsd version proposal, freebsd 12 being eol.David Carlier-10/+10
2024-09-27Update libgccjit version used in CIGuillaume Gomez-1/+1
2024-09-27Partially revert "ci: Use mv instead of cp in upload step"Jubilee Young-3/+3
2024-09-27Revert "ci: Try to remove unused Xcode dirs"Jubilee Young-17/+0
2024-09-27Upload average CPU consumption of CI jobs to DataDogJakub Beránek-1/+82
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-20Add --enable-profiler to armhf distElli Howard-1/+1
2024-09-18Update the minimum external LLVM to 18Josh Stone-68/+3
2024-09-17Add zlib to musl dist image so rust-lld will support zlib compression for deb...Kyle Huey-0/+1
2024-09-15Rollup merge of #130151 - ChrisDenton:slow-ci, r=Mark-SimulacrumMatthias Krüger-1/+5
2024-09-14Auto merge of #129974 - cuviper:ci-llvm-19, r=Mark-Simulacrumbors-0/+67
2024-09-09Auto merge of #128939 - bjorn3:windows_cg_clif_component, r=albertlarsan68bors-0/+4
2024-09-09Use small runner for msvc-ext2 jobChris Denton-1/+5
2024-09-09Rollup merge of #119229 - mati865:update-mingw-toolchain, r=jieyouxu,petroche...Jubilee-2/+2
2024-09-07Fix bash syntaxChris Denton-1/+1
2024-09-07Fix checktools.sh non-msvc buildsChris Denton-6/+7
2024-09-07Split x86_64-msvc-ext into two jobsChris Denton-5/+21
2024-09-05Rollup merge of #128928 - ojeda:ci-rfl-more-tools, r=KobzolMatthias Krüger-7/+43
2024-09-05Rollup merge of #101339 - the8472:ci-randomize-debug, r=Mark-SimulacrumMatthias Krüger-0/+1
2024-09-04ci: add a runner for vanilla LLVM 19Josh Stone-0/+67
2024-09-04Auto merge of #129356 - nikic:llvm19-host, r=Mark-Simulacrumbors-1/+2
2024-09-01Upgrade CI's mingw-w64 toolchainMateusz Mikuła-2/+2
2024-08-31enable layout randomization in x86_64-gnu-llvm-17 CI jobThe 8472-0/+1
2024-08-30ci: Take tail instead of head to avoid broken pipesJubilee Young-3/+1
2024-08-30ci: Avoid legacy backticks in upload-artifacts.shJubilee Young-1/+1
2024-08-30ci: Use mv instead of cp in upload stepJubilee Young-4/+4
2024-08-30ci: Try to remove unused Xcode dirsJubilee Young-0/+17
2024-08-28CI: rfl: factor out build targetsMiguel Ojeda-8/+9
2024-08-28CI: rfl: add macro expanded source build (`-Zunpretty=expanded`)Miguel Ojeda-0/+8
2024-08-28CI: rfl: add a `rustfmt` runMiguel Ojeda-2/+9
2024-08-28CI: rfl: add a Clippy buildMiguel Ojeda-2/+13
2024-08-28CI: rfl: switch to a stage 2 buildMiguel Ojeda-2/+2
2024-08-28CI: rfl: add a couple comments to split the steps and document themMiguel Ojeda-0/+9
2024-08-27Rollup merge of #128935 - lqd:needs-zstd, r=KobzolTrevor Gross-4/+5
2024-08-25enable `llvm.libzstd` on test x64 linux builderRémy Rakic-1/+2
2024-08-25move and rename zstd scriptRémy Rakic-3/+3