| 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-12 | ci: build-oci-image: create entrypoint script and put env sources in it | penguin | |
| 2025-12-08 | remove cbindgen from meson deps and dockerfile | John Turner | |
| 2025-12-06 | Merge remote-tracking branch 'epenguin-gitea/feature/add-check-ci' | John Turner | |
| 2025-12-06 | add cbindgen to container image | John Turner | |
| 2025-12-05 | infra: docker: set portage to shallow clone packages via git | penguin | |
| 2025-12-05 | docker: run as non-root user in containers using this image | penguin | |
| 2025-12-05 | infra: docker: add nodejs | penguin | |
| nodejs is required to run github actions | |||
| 2025-12-05 | add CI files | John Turner | |
