libvirt/scripts
Daniel P. Berrangé e0e0bf6628 scripts: include function versions in API definition
In order to auto-generate more of the language binding code, it is
desirable to know what libvirt version an API was introduced in.
We can extract this information from the .syms files and expose
it in the API description

eg instead of

  <function name='virNodeNumOfDevices' file='libvirt-nodedev'
            module='libvirt-nodedev'>

we now have

  <function name='virNodeNumOfDevices' file='libvirt-nodedev'
            module='libvirt-nodedev' version='0.5.0'>

This will benefit this proposal:

  https://gitlab.com/libvirt/libvirt-go-module/-/merge_requests/7

Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Tested-by: Victor Toso <victortoso@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2021-09-23 16:30:18 +01:00
..
apibuild.py scripts: include function versions in API definition 2021-09-23 16:30:18 +01:00
augeas-gentest.py
check-aclperms.py
check-aclrules.py scripts/check-aclrules.py: check ACL for domain_driver.c ACL callers 2021-02-17 15:56:53 -03:00
check-driverimpls.py
check-drivername.py
check-file-access.py
check-remote-protocol.py
check-symfile.py
check-symsorting.py
cocci-macro-file.h
dtrace2systemtap.py
esx_vi_generator.py
genaclperms.py docs: rewrite polkit docs generator in Python 2019-12-20 14:23:40 +00:00
genpolkit.py
gensystemtap.py
group-qemu-caps.py
header-ifdef.py
hvsupport.py docs: xsl: Unify stylability of main container element 2020-11-16 14:04:04 +01:00
hyperv_wmi_generator.py lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
meson-dist.py
meson-gen-authors.py AUTHORS: Convert to reStructuredText 2020-09-02 13:20:03 +02:00
meson-gen-def.py
meson-gen-sym.py
meson-install-dirs.py
meson-install-symlink.py
meson-install-web.py
meson-python.sh
meson-timestamp.py meson: docs: generate docs timestamp 2020-08-03 09:27:06 +02:00
meson.build
mock-noinline.py
prohibit-duplicate-header.py