libvirt/scripts/rpcgen
Daniel P. Berrangé a62486b95f build: switch over to new rpc generator code
This replaces use of 'rpcgen' with our new python impl of
the RPC code generator. Since the new impl generates code
that matches our style/coding rules, and does not contain
long standing bugs, we no longer need to post-process the
output.

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-11-03 14:06:35 -04:00
..
rpcgen build: switch over to new rpc generator code 2023-11-03 14:06:35 -04:00
tests rpcgen: add test case for XDR serialization 2023-11-03 14:06:35 -04:00
main.py rpcgen: define entrypoint for running new rpcgen impl 2023-11-03 14:06:35 -04:00
meson.build build: switch over to new rpc generator code 2023-11-03 14:06:35 -04:00