Rebased and retested. v1->v2: drop support for vte-2.90, clarify the order in which compiler tests are kept
Paolo Bonzini (17): configure: drop vte-2.90 check configure, meson: convert vte detection to meson configure, meson: convert virgl detection to meson configure, meson: convert libdaxctl detection to meson configure, meson: convert libpmem detection to meson configure, meson: convert liburing detection to meson configure, meson: convert libxml2 detection to meson meson: sort existing compiler tests meson: store dependency('threads') in a variable configure, meson: move CONFIG_IVSHMEM to meson configure: convert HAVE_BROKEN_SIZE_MAX to meson configure: convert compiler tests to meson, part 1 configure: convert compiler tests to meson, part 2 configure: convert compiler tests to meson, part 3 configure: convert compiler tests to meson, part 4 configure: convert compiler tests to meson, part 5 configure: convert compiler tests to meson, part 6 configure | 1013 +--------------------------------------- docs/devel/kconfig.rst | 2 +- hw/display/meson.build | 6 +- meson.build | 215 +++++++-- meson_options.txt | 12 + util/meson.build | 5 +- 6 files changed, 220 insertions(+), 1033 deletions(-) -- 2.31.1