[libvirt] [PATCH 3/4] Automatically generate the hvsupport.html.in file from source files

Eric Blake eblake at redhat.com
Mon May 16 16:00:30 UTC 2011


On 05/13/2011 07:36 AM, Daniel P. Berrange wrote:
> The hvsupport.html.in file is forever out of date. By annotating
> the driver struct tables in each driver with version information,
> we can auto-generate the hvsupport.html.in file. Annotating the
> drivers will be mandatory for new patches, ensuring hvsupport.html.in
> is never out of date again.
> 
> * docs/hvsupport.html.in: Delete
> * hvsupport.pl: Script to generate hvsupport.html.in
> * Makefile.am: Autogenerate hvsupport.html.in
> ---
>  docs/Makefile.am       |   10 +-
>  docs/hvsupport.html.in |  801 ------------------------------------------------
>  docs/hvsupport.pl      |  353 +++++++++++++++++++++
>  3 files changed, 360 insertions(+), 804 deletions(-)
>  delete mode 100644 docs/hvsupport.html.in
>  create mode 100644 docs/hvsupport.pl

Hmm, that should probably be mode 100755, since it is an executable
script.  I'm pushing that obvious fix.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110516/3f0e047e/attachment-0001.sig>


More information about the libvir-list mailing list