aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules/keyval.py
AgeCommit message (Collapse)AuthorFilesLines
2020-07-19Stabilize keyval moduleMarc-André Lureau1-0/+71
We have experimented with the module for about a year in a qemu branch (https://wiki.qemu.org/Features/Meson), and we would like to start moving the build system to meson. For that, keyval should have the stability guarantees. Cc: Paolo Bonzini <pbonzini@redhat.com>