build: Remove all generated RPC files from GIT
Stop storing the generated files for the remote protocol client
and server in source control. The generated files will still be
included in the result of 'make dist' to avoid end-users needing
to generate the files
Signed-off-by: NEric Blake <eblake@redhat.com>
Unfortunately, this means that the strings marked for translation
in generated files are not picked up by gnulib's syntax-check,
I'm working on fixing that in gnulib.
* .gitignore, cfg.mk, po/POTFILES.in: Reflect deletion.
Showing
daemon/qemu_dispatch_args.h
已删除
100644 → 0
daemon/qemu_dispatch_bodies.h
已删除
100644 → 0
daemon/qemu_dispatch_ret.h
已删除
100644 → 0
daemon/qemu_dispatch_table.h
已删除
100644 → 0
daemon/remote_dispatch_args.h
已删除
100644 → 0
此差异已折叠。
此差异已折叠。
daemon/remote_dispatch_ret.h
已删除
100644 → 0
此差异已折叠。
src/remote/qemu_protocol.c
已删除
100644 → 0
src/remote/qemu_protocol.h
已删除
100644 → 0
此差异已折叠。
src/remote/remote_protocol.c
已删除
100644 → 0
此差异已折叠。
src/remote/remote_protocol.h
已删除
100644 → 0
此差异已折叠。
想要评论请 注册 或 登录