[libvirt PATCH 002/351] meson: remove automake specific directives

Ján Tomko jtomko at redhat.com
Thu Jul 16 12:48:25 UTC 2020


On a Thursday in 2020, Pavel Hrdina wrote:
>EXTRA_DIST is not relevant because meson makes a git copy when creating
>dist archive so everything tracked by git is part of dist tarball.
>
>BUILD_SOURCES is not relevant as all dependencies should be explicitly
>tracked.
>
>The remaining ones are not converted to meson files as they are
>automatically tracked by meson.
>
>Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
>---
> Makefile.am                     |  62 +----------
> docs/Makefile.am                |  51 ---------
> examples/Makefile.am            |   8 --
> include/libvirt/Makefile.am     |   2 -
> po/Makefile.am                  |   7 --
> src/Makefile.am                 |  55 ----------
> src/access/Makefile.inc.am      |  18 ---
> src/admin/Makefile.inc.am       |  12 --
> src/bhyve/Makefile.inc.am       |   9 --
> src/cpu_map/Makefile.inc.am     |   2 -
> src/esx/Makefile.inc.am         |  14 ---
> src/hyperv/Makefile.inc.am      |  13 ---
> src/interface/Makefile.inc.am   |   7 --
> src/libxl/Makefile.inc.am       |  10 --
> src/locking/Makefile.inc.am     |  26 -----
> src/logging/Makefile.inc.am     |  16 ---
> src/lxc/Makefile.inc.am         |  15 ---
> src/network/Makefile.inc.am     |   9 --
> src/node_device/Makefile.inc.am |   7 --
> src/nwfilter/Makefile.inc.am    |   5 -
> src/openvz/Makefile.inc.am      |   2 -
> src/qemu/Makefile.inc.am        |  20 ----
> src/remote/Makefile.inc.am      |  31 ------
> src/rpc/Makefile.inc.am         |  25 -----
> src/secret/Makefile.inc.am      |   5 -
> src/security/Makefile.inc.am    |  14 ---
> src/storage/Makefile.inc.am     |  20 ----
> src/test/Makefile.inc.am        |   5 -
> src/util/Makefile.inc.am        |   8 --
> src/vbox/Makefile.inc.am        |  11 --
> src/vmware/Makefile.inc.am      |   2 -
> src/vmx/Makefile.inc.am         |   2 -
> src/vz/Makefile.inc.am          |   2 -
> tests/Makefile.am               | 187 --------------------------------
> tools/Makefile.am               |  47 --------
> 35 files changed, 1 insertion(+), 728 deletions(-)
>

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200716/bda59a36/attachment-0001.sig>


More information about the libvir-list mailing list