| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 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 | |
| This updates the test runner to the latest version of the SDK and fixes debugging support for Rust source code. | ||||
| 2023-02-02 | Use triple rather than arch for fuchsia test runner | Joseph Ryan | -28/+23 | |
| 2023-01-05 | Add vendor to Fuchsia's target triple | David Koloski | -3/+3 | |
| Historically, Rust's Fuchsia targets have been labeled x86_64-fuchsia and aarch64-fuchsia. However, they should technically contain vendor information. This CL changes Fuchsia's target triples to include the "unknown" vendor since Clang now does normalization and handles all triple spellings. This was previously attempted in #90510, which was closed due to inactivity. | ||||
| 2022-12-13 | Adjust log line in `fuchsia-test-runner.py` | Andrew Pollack | -1/+1 | |
| * Adjusting log line in `fuchsia-test-runner.py` to refer to self | ||||
| 2022-11-16 | [fuchsia] Document more settings for building Rust | David Koloski | -0/+0 | |
| 2022-11-11 | Adding Fuchsia compiler testing script, docs | Andrew Pollack | -0/+1041 | |
