summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/trace-cmd: add 3.2Sam James2023-06-101-0/+76
Notes: * udis86 isn't wired up to meson at all * audit/zstd/zlib lack meson options for now. Previously, the situation was somewhat automagic, so this isn't a huge loss for now, but we should upstream some build options for these. They were also all default-on before. * python is now single target as it's much cleaner. Once we have options for doc+tests, we can revisit. Signed-off-by: Sam James <sam@gentoo.org>