]> xenbits.xensource.com Git - libvirt.git/commit
gnulib: delete all gnulib integration
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 17 Jan 2020 16:00:27 +0000 (16:00 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 7 Feb 2020 15:03:54 +0000 (15:03 +0000)
commit2621d48f005a07db38c3951715b9d220992126df
treef2459e2dd91e57ea7beed5cf3ab0faf80b45724b
parent55fe8110afe4197fb93cdcad87c3751a7779a4b9
gnulib: delete all gnulib integration

This deletes all trace of gnulib from libvirt. We still
have the keycodemapdb submodule to deal with. The simple
solution taken was to update it when running autogen.sh.

Previously gnulib could auto-trigger refresh when running
'make' too. We could figure out a solution for this, but
with the pending meson rewrite it isn't worth worrying
about, given how infrequently keycodemapdb changes.

Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
45 files changed:
.color_coded.in
.gitignore
.gitmodules
.gnulib [deleted submodule]
.ycm_extra_conf.py.in
Makefile.am
README-hacking
autogen.sh
bootstrap [deleted file]
bootstrap.conf [deleted file]
build-aux/syntax-check.mk
ci/build.sh
config-post.h
configure.ac
docs/compiling.html.in
docs/hacking.html.in
gnulib/lib/Makefile.am [deleted file]
libvirt.spec.in
m4/virt-compile-warnings.m4
src/Makefile.am
src/admin/Makefile.inc.am
src/bhyve/Makefile.inc.am
src/interface/Makefile.inc.am
src/libxl/Makefile.inc.am
src/locking/Makefile.inc.am
src/logging/Makefile.inc.am
src/lxc/Makefile.inc.am
src/network/Makefile.inc.am
src/node_device/Makefile.inc.am
src/nwfilter/Makefile.inc.am
src/qemu/Makefile.inc.am
src/remote/Makefile.inc.am
src/rpc/virnetsocket.c
src/secret/Makefile.inc.am
src/security/Makefile.inc.am
src/storage/Makefile.inc.am
src/util/viralloc.h
src/util/virbitmap.c
src/util/virfile.c
src/util/virsocket.h
src/vbox/Makefile.inc.am
src/vz/Makefile.inc.am
tests/Makefile.am
tests/virstringtest.c
tools/Makefile.am