[libvirt] [PATCH v3 10/20] src: generate source files into build directory

Daniel P. Berrangé berrange at redhat.com
Fri Nov 8 10:09:26 UTC 2019


On Thu, Oct 24, 2019 at 03:05:28PM +0200, Pavel Hrdina wrote:
> This affects more than src/Makefile.am as the rule to generate source
> files for protocols is generic for all sub-directories.
> 
> Affected files are:
>     src/admin/admin_protocol.{h,c}
>     src/locking/lock_protocol.{h,c}
>     src/logging/log_protocol.{h,c}
>     src/lxc/lxc_monitor_protocol.{h,c}
>     src/remote/{lxc,qemu,remote}_protocol.{h,c}
>     src/rpc/{virkeepalive,virnet}protocol.{h,c}
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> Reviewed-by: Ján Tomko <jtomko at redhat.com>
> ---
> 
> Notes:
>     Changes in v2:
>         - remove entries from .gitignore
>         - modify generated_files for sc_po_check as well
> 
>  .gitignore                  | 8 --------
>  build-aux/syntax-check.mk   | 1 -
>  src/Makefile.am             | 4 ++--
>  src/admin/Makefile.inc.am   | 3 +++
>  src/locking/Makefile.inc.am | 6 ++++++
>  src/logging/Makefile.inc.am | 4 ++++
>  src/lxc/Makefile.inc.am     | 4 ++++
>  src/remote/Makefile.inc.am  | 4 ++++
>  src/rpc/Makefile.inc.am     | 3 +++
>  tests/Makefile.am           | 1 +
>  10 files changed, 27 insertions(+), 11 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list