Move to autogeneration of many C bindings.
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 18 Jan 2008 18:43:20 +0000 (18:43 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 18 Jan 2008 18:43:20 +0000 (18:43 +0000)
commit43b894e0ef93f380dcd8b1b20a3cd6626a8f3b7d
treeaa007bd306678022f2441ee290326c1a64d60027
parentebb4ff16c73674ef768674c85f600b71b63448e7
Move to autogeneration of many C bindings.
* configure.ac, libvirt/libvirt_c.c, libvirt/generator.pl: Many
  C bindings can now be autogenerated using a Perl script.
  Also includes preliminary support for the experimental
  storage API.
12 files changed:
ChangeLog
config.h.in [changed mode: 0755->0644]
configure.ac
libvirt/Makefile.in
libvirt/README [new file with mode: 0644]
libvirt/generator.pl [new file with mode: 0755]
libvirt/libvirt.ml [changed mode: 0755->0644]
libvirt/libvirt.mli
libvirt/libvirt_c.c [changed mode: 0755->0644]
libvirt/libvirt_c_epilogue.c [new file with mode: 0644]
libvirt/libvirt_c_oneoffs.c [new file with mode: 0644]
libvirt/libvirt_c_prologue.c [new file with mode: 0644]