]> git.ipfire.org Git - thirdparty/libvirt.git/commit
ci: Switch to meson build system
authorErik Skultety <eskultet@redhat.com>
Mon, 9 Nov 2020 11:20:52 +0000 (12:20 +0100)
committerErik Skultety <eskultet@redhat.com>
Fri, 27 Nov 2020 14:14:35 +0000 (15:14 +0100)
commit1a0af38ae75262390061b8d07681b50f82e500fc
tree434cbf9dde31382a326aa2e45625cf43aa2d4026
parent6d69afe4517646811ee96981408bc6fc18b5ffbb
ci: Switch to meson build system

Add meson required bits to the ci logic in the repo to be able to run
a meson build in a container.
This patch also drops several environment variables we don't need with
meson anymore.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
ci/Makefile
ci/build.sh