| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-10-11 | test: avoid need for explict CMake minimum | scivision | |
| This mitigates maintenance burden as CMake minimum version isn't relevant for these tests. CMake >= 3.31 warns if CMake minimum version is less than 3.10. ref: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/9875 | |||
| 2023-12-12 | cmake: parse project version | Nicolas Werner | |
| This properly sets the project version in projects meson generates from cmake projects. This allows dependency fallbacks to properly check the version constraints in dependency calls when falling back to a cmake subproject. Before this would fail, because the project version was undefined. | |||
| 2023-10-27 | Condense test directories for RC1. | Jussi Pakkanen | |
