| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-12-22 | port to meson cargoHEADmasterfeature/port-to-meson-cargo | John Turner | |
| Use the new unstable meson cargo support. This simplifies the meson.build script and allows to use crates such as clap that require picking up features from Cargo.toml. This also allows us to not embed thiserror in subprojects, and instead use a wrap file with a custom meson.build and some patches to make it compile without running its build.rs script. | |||
| 2025-12-08 | add rustfmt target | John Turner | |
| 2025-11-30 | add some docs | John Turner | |
| 2025-11-28 | add porthole tests to meson | John Turner | |
| 2025-11-21 | change "test" meson option to "tests" | John Turner | |
| 2025-11-20 | port check.sh to use only meson | John Turner | |
| 2025-11-16 | generate corpus to fuzz on with meson | John Turner | |
| 2025-11-16 | move fuzz stuff into its own directory | John Turner | |
| 2025-11-16 | add fuzzer | John Turner | |
| 2025-11-15 | add meson support | John Turner | |
