summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* build: Add checks for permutable format stringsJiri Denemark2023-04-011-0/+56
* scripts/apibuild: Extract and format API ACLsPeter Krempa2023-03-061-2/+132
* apibuild: Add infrastructure for generating ACL flag info into function docsPeter Krempa2023-03-061-1/+28
* docs: ACL: Mention the ACL object name along with the corresponding libvirt o...Peter Krempa2023-02-201-1/+1
* docs: Fix generated names for ACL objectsPeter Krempa2023-02-201-3/+3
* docs: ACL: Show which permissions are allowed for unauthenticated connectionsPeter Krempa2023-02-201-0/+7
* scripts: check-html-refernces: Add checking for image file usagePeter Krempa2023-02-151-14/+87
* scripts: check-html-references: Detect pages that are not linked toPeter Krempa2023-02-151-0/+57
* scripts: check-html-references: Improve error messages and don't mess with re...Peter Krempa2023-02-151-27/+19
* scripts: check-html-references: Rename --prefix to --webroot and make it mand...Peter Krempa2023-02-151-3/+3
* apibuild: Don't include the Copyright in the <description> of a modulePeter Krempa2022-11-031-0/+8
* scripts: Add $DESTDIR support to meson-install-web.pyAndrea Bolognani2022-08-111-2/+6
* lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINEMichal Privoznik2022-07-182-3/+3
* scripts: apibuild: Improve error when API is missing from symbol filePeter Krempa2022-07-071-0/+2
* docs: Add HTML reference checkerPeter Krempa2022-06-012-0/+154
* scripts: hvsupport: Remove link into the 'html' directoryPeter Krempa2022-06-011-1/+1
* apibuild: Fix self.waring method callluzhipeng2022-05-091-1/+1
* apibuild: remove 'v' from pattern matchingVictor Toso2022-05-041-2/+2
* scripts: apibuild: add parsing variable's commentsVictor Toso2022-04-261-7/+24
* scripts: apibuild: factor out comment cleaningVictor Toso2022-04-261-6/+9
* scripts: apibuild: parse 'Since' for functionsVictor Toso2022-04-261-12/+57
* scripts: apibuild: parse 'Since' for macrosVictor Toso2022-04-261-3/+7
* scripts: apibuild: parse 'Since' for typedefsVictor Toso2022-04-261-7/+8
* scripts: apibuild: fix parsing block comments from typedef enumVictor Toso2022-04-261-1/+7
* scripts: apibuild: parse 'Since' version for enumsVictor Toso2022-04-261-1/+28
* syntax-check: Rework mock-noinline to get all files at onceMartin Kletzander2022-03-071-1/+1
* scripts/mock-noinline: Use full name of the required annotation in error messagePeter Krempa2022-02-141-1/+1
* scripts: Properly declare g_auto() stub for cocciMichal Privoznik2021-11-031-1/+1
* scripts: include function versions in API definitionDaniel P. Berrangé2021-09-231-6/+62
* scripts: apibuild: fix spacingJán Tomko2021-09-211-2/+2
* scripts: fix API parsing of *** pointersDaniel P. Berrangé2021-09-211-7/+6
* scripts: group-qemu-caps: Add capability name as comment to capability stringPeter Krempa2021-08-181-3/+40
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-132-6/+6
* Remove test 'args' file rewrapping infrastructurePeter Krempa2021-04-122-169/+0
* scripts/check-aclrules.py: check ACL for domain_driver.c ACL callersDaniel Henrique Barboza2021-02-171-1/+24
* hyperv: enable use of g_autoptr for the rest of the CIM/WMI classesMatt Coleman2021-01-221-0/+4
* hyperv: add inheritance to the WMI generatorMatt Coleman2021-01-221-3/+9
* scripts: Actually print filename of offending filePeter Krempa2021-01-152-4/+4
* scripts: ignore whitespace in pdwtags outputDaniel P. Berrangé2020-12-021-1/+1
* docs: xsl: Unify stylability of main container elementPeter Krempa2020-11-161-1/+1
* scripts: trim "__attribute__((packed))" in RPC struct diffDaniel P. Berrangé2020-11-111-0/+6
* hyperv: do not generate *_CLASSNAME constantsMatt Coleman2020-11-091-4/+1
* hyperv: remove hypervWmiClassInfoList, hypervWmiClassInfoListPtr, and _hyperv...Matt Coleman2020-11-091-14/+7
* hyperv: remove support for multiple API versions from the WMI generatorMatt Coleman2020-11-091-215/+52
* scripts: meson-html-gen: RemovePeter Krempa2020-10-192-31/+0
* scripts/meson-html-gen.py: Don't rereformat output filesPeter Krempa2020-10-191-8/+1
* esx: separate header and source file generationJán Tomko2020-09-231-70/+91
* scripts: fix logic error in argv wrapping codeDaniel P. Berrangé2020-09-181-1/+1
* remove HAL node device driverPavel Hrdina2020-09-171-1/+0
* esx: generator: add GuestNicInfo objectPino Toscano2020-09-151-0/+1