Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-09-22 | Move man pages to their own directory | David Robillard | 1 | -0/+6 | |
2023-05-05 | Add options to disable html or singlehtml documentation | David Robillard | 1 | -0/+6 | |
2023-04-06 | Use new meson strict warning system | David Robillard | 1 | -4/+4 | |
Meson includes warning_level=everything as of version 1.0.0, which supercedes maintaining redundant lists of warning flags here. | |||||
2023-02-12 | Check for POSIX features with the build system | David Robillard | 1 | -0/+3 | |
2022-09-08 | Use 0BSD for trivial "public domain intent" things | David Robillard | 1 | -1/+1 | |
Fedora takes issue with CC0. Although it doesn't really matter for this stuff (dual licensed anyway, questionably "software", certainly not patentable, and so on), this is simpler and more consistent with the ISC license used for the actual software anyway. | |||||
2022-08-31 | Adopt REUSE machine-readable licensing standard | David Robillard | 1 | -0/+3 | |
2022-07-10 | Switch to meson build system | David Robillard | 1 | -0/+17 | |