| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-06-19 | Adjust some run-make tests on cross-compile | Jieyou Xu | -0/+1 | |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -2/+1 | |
| The previous commit updated `rustfmt.toml` appropriately. This commit is the outcome of running `x fmt --all` with the new formatting options. | ||||
| 2024-06-22 | Enable cross compilation on `run-make/relro-levels` | Jerry Wang | -1/+0 | |
| 2024-06-22 | Migrate `relro-levels` to `rmake` | Jerry Wang | -22/+29 | |
| 2024-03-12 | sess: stabilize relro-level | David Wood | -4/+4 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2023-03-30 | ignore failing cross-compiled run-make tests | Joshua Nelson | -0/+1 | |
| `run-make-fulldeps` is never cross-compiled, so a lot of these tests never accounted for --target. Ignore them when cross-compiling for now. | ||||
| 2023-03-30 | Move almost all run-make-fulldeps to run-make | Joshua Nelson | -0/+24 | |
| They pass fine. | ||||
