| Age | Commit message (Expand) | Author | Lines |
| 2024-08-25 | move and rename zstd script | Rémy Rakic | -29/+0 |
| 2024-08-23 | CI: rfl: move to temporary commit | Miguel Ojeda | -2/+2 |
| 2024-08-18 | Rollup merge of #129048 - heiher:update-crosstool-loongarch64, r=Mark-Simulacrum | Trevor Gross | -1/+1 |
| 2024-08-13 | Update `crosstool-ng` for loongarch64 | WANG Rui | -1/+1 |
| 2024-08-12 | don't use `--rustc-args` to test the stdlib's size optimizations feature | Rémy Rakic | -3/+3 |
| 2024-08-09 | Install zstd in dist builder image. | Kyle Huey | -0/+29 |
| 2024-08-07 | Fuchsia Test Runner: enable ffx repository server | Jeff Martin | -0/+13 |
| 2024-07-29 | CI: rfl: build the documentation | Miguel Ojeda | -0/+3 |
| 2024-07-29 | CI: rfl: build the generated doctests | Miguel Ojeda | -1/+2 |
| 2024-07-29 | CI: move RFL job forward to v6.11-rc1 | Miguel Ojeda | -1/+1 |
| 2024-07-26 | Update Android testing to API 21, matching NDK 26 | Matthew Maurer | -1/+1 |
| 2024-07-07 | [fuchsia-test-runner] Reformat fuchsia-test-runner.py | Charles Celerier | -37/+15 |
| 2024-07-07 | [fuchsia-test-runner] Remove runner logs from stdout and stderr | Charles Celerier | -9/+2 |
| 2024-06-23 | ci: Add support for dist-loongarch64-musl | WANG Rui | -0/+17 |
| 2024-06-21 | [fuchsia-test-runner] Remove usage of kw_only | Miguel Flores Ruiz de Eguino | -1/+1 |
| 2024-06-17 | Sync fuchsia test runner with clang test runner | Erick Tryzelaar | -386/+628 |
| 2024-06-14 | Rollup merge of #126244 - erickt:bump, r=Kobzol | Matthias Krüger | -5/+5 |
| 2024-06-13 | Update fuchsia commit, and SDK to 21.20240610.2.1 | Erick Tryzelaar | -5/+5 |
| 2024-06-10 | CI: add Rust for Linux `auto` job | Jakub Beránek | -0/+68 |
| 2024-06-08 | Don't disable codegen tests in PR CI | Nikita Popov | -14/+2 |
| 2024-05-20 | Move tests to more opportune point | Dion Dokter | -4/+4 |
| 2024-05-20 | Deduplicate test command | Dion Dokter | -5/+4 |
| 2024-05-17 | Only test std, alloc and core | Dion Dokter | -3/+3 |
| 2024-05-17 | Run tests with the flag enabled | Dion Dokter | -0/+5 |
| 2024-05-07 | Fuchsia test runner: fixup script | Marc Khouri | -87/+93 |
| 2024-04-24 | Rollup merge of #123881 - erickt:bump-fuchsia, r=tmandry | León Orell Valerian Liehr | -5/+5 |
| 2024-04-18 | CI: add script for installing NodeJS and update it to v20 | Jakub Beránek | -0/+10 |
| 2024-04-13 | Bump Fuchsia versions | Erick Tryzelaar | -5/+5 |
| 2024-03-17 | Update the minimum external LLVM to 17 | Josh Stone | -0/+49 |
| 2024-03-02 | Promote OpenHarmony targets to tier 2 | Amanieu d'Antras | -0/+53 |
| 2023-12-07 | Build Fuchsia in CI | Tyler Mandry | -0/+102 |
| 2023-11-10 | Switch `fuchsia-test-runner.py` to `ffx product` | Erick Tryzelaar | -7/+41 |
| 2023-09-28 | ci: upgrade to crosstool-ng 1.26.0 | WANG Rui | -18/+1 |
| 2023-08-22 | ci: Update FreeBSD and illumos binutils to 2.40 | Fangrui Song | -3/+3 |
| 2023-08-02 | Fix recent python linting errors | Trevor Gross | -4/+2 |
| 2023-07-16 | CI: build CMake 3.20 to support LLVM 17 | Jakub Beránek | -3/+3 |
| 2023-06-19 | Rollup merge of #112499 - tgross35:py-ruff-fixes, r=Mark-Simulacrum | Michael Goulet | -11/+10 |
| 2023-06-16 | Apply changes to fix python linting errors | Trevor Gross | -11/+10 |
| 2023-06-16 | Replace fvdl with ffx, allow test without install | David Koloski | -145/+92 |
| 2023-06-15 | Add support for test tmpdir to fuchsia test runner | David Koloski | -6/+7 |
| 2023-06-05 | ci: Upgrade loongarch64-linux-gnu GCC to 13.1.0 | WANG Rui | -1/+1 |
| 2023-05-12 | ci: Add support for dist-loongarch64-linux | WANG Rui | -0/+18 |
| 2023-05-06 | Auto merge of #107129 - wesleywiser:musl_1.2_upgrade, r=petrochenkov | bors | -13/+7 |
| 2023-05-03 | Rollup merge of #111154 - djkoloski:use_builtin_ffx_isolation, r=tmandry | Manish Goregaokar | -92/+45 |
| 2023-05-03 | Use builtin FFX isolation for Fuchsia test runner | David Koloski | -92/+45 |
| 2023-04-26 | ci: refactor crosstool-ng to use mini-defconfig | Josh Stone | -0/+32 |
| 2023-04-26 | ci: upgrade to crosstool-ng 1.25.0 | Josh Stone | -16/+10 |
| 2023-04-17 | Spelling src/ci | Josh Soref | -1/+1 |
| 2023-03-29 | Update Emscripten on CI to 2.0.5 | Kleis Auke Wolthuizen | -2/+2 |
| 2023-03-01 | Run compiler test suite in parallel on Fuchsia | David Koloski | -13/+26 |