Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-20 | shared/plugin.c: fix incompatible function warning. | Anna (navi) Figueiredo Gomes | |
Signed-off-by: Anna (navi) Figueiredo Gomes <navi@vlhl.dev> | |||
2023-01-29 | shared: missing includes from IWYU | Sam James | |
2022-04-06 | migrate fully to meson build system | William Hubbs | |
- drop old build system - move shared include and source files to common directory - drop "rc-" prefix from shared include and source files - move executable-specific code to individual directories under src - adjust top-level .gitignore file for new build system This closes #489. |