[PATCH 0/2] src: make it easier to updat the protocol structs files

Daniel P. Berrangé posted 2 patches 1 month, 2 weeks ago
scripts/check-remote-protocol.py | 27 ++++++++++++++++++++++++++-
src/admin_protocol-structs       |  2 +-
src/meson.build                  | 14 ++++++++++++++
src/qemu_protocol-structs        |  2 +-
src/remote_protocol-structs      |  6 +++---
5 files changed, 45 insertions(+), 6 deletions(-)
[PATCH 0/2] src: make it easier to updat the protocol structs files
Posted by Daniel P. Berrangé 1 month, 2 weeks ago
This introduces a new target:

   ninja -C build  regen-admin_protocol

and equiv for other protocol files

Daniel P. Berrangé (2):
  src: normalize whitespace in protocol structs files
  src: add new target for regenerating protocol structs files

 scripts/check-remote-protocol.py | 27 ++++++++++++++++++++++++++-
 src/admin_protocol-structs       |  2 +-
 src/meson.build                  | 14 ++++++++++++++
 src/qemu_protocol-structs        |  2 +-
 src/remote_protocol-structs      |  6 +++---
 5 files changed, 45 insertions(+), 6 deletions(-)

-- 
2.48.1