| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-02-24 | Update `fuchsia-test-runner.py` and docs | David Koloski | -13/+69 |
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -28/+23 |
| 2023-01-20 | Specify version of Linux headers | Wesley Wiser | -2/+3 |
| 2023-01-20 | Bump musl-cross-make to get support for building musl 1.2.3 | Wesley Wiser | -2/+2 |
| 2023-01-20 | Upgrade to musl 1.2.3 | Wesley Wiser | -12/+5 |
| 2023-01-18 | Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbini | bors | -20/+2 |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -3/+3 |
| 2022-12-14 | Update CI to use Android NDK r25b | Chris Wailes | -20/+2 |
| 2022-12-13 | Adjust log line in `fuchsia-test-runner.py` | Andrew Pollack | -1/+1 |
| 2022-12-03 | std update libc version and freebsd image build dependencies | David CARLIER | -1/+1 |
| 2022-11-29 | Rollup merge of #104465 - djkoloski:improve_fuchsia_testing_docs, r=tmandry | Matthias Krüger | -0/+0 |
| 2022-11-19 | Revert "Update CI to use Android NDK r25b" | Alex Pinkus | -2/+20 |