libvirt/src/admin
Daniel P. Berrangé 18c73a4c70 meson: drop use of .path() for python args
When using .path() for an argument to a python script meson will not
setup dependancies on the file. This means that changes to the generator
script will not trigger a rebiuld

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2020-11-09 16:32:55 +00:00
..
admin_protocol.x admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
admin_remote.c Use g_steal_pointer instead of VIR_STEAL_PTR everywhere 2019-10-16 15:59:42 +02:00
admin_server_dispatch.c src: use g_new0 instead of VIR_ALLOC 2020-10-08 19:19:22 +02:00
admin_server_dispatch.h src/admin: use #pragma once in headers 2019-06-13 17:05:08 +02:00
admin_server.c admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
admin_server.h admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
libvirt_admin_private.syms admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
libvirt_admin_public.syms admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
libvirt-admin.c lib: Prefer WITH_* prefix for #if conditionals 2020-09-02 10:28:10 +02:00
libvirt-admin.conf build: move admin code into admin directory 2019-10-23 14:30:58 +02:00
meson.build meson: drop use of .path() for python args 2020-11-09 16:32:55 +00:00