summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
* esx: generator: fix free of elements in listsPino Toscano2020-09-141-5/+21
* libvirt: add stateShutdownPrepare/stateShutdownWait to driversNikolay Shirokovskiy2020-09-071-0/+2
* tests: Add simple test for virDomainMigrateCheckNotLocalMartin Kletzander2020-09-041-0/+1
* AUTHORS: Convert to reStructuredTextAndrea Bolognani2020-09-021-1/+1
* scripts: Fix meson-install-symlink.py overwriting existing linksErik Skultety2020-08-051-0/+4
* src: add G_GNUC_NO_INLINE annotations for mocked symbolsDaniel P. Berrangé2020-08-041-1/+1
* docs: fix libvirt go-import metadata in pages and links in 404 pageDaniel P. Berrangé2020-08-041-4/+0
* docs: build: Use proper path to file in 'contribute' linkPeter Krempa2020-08-031-1/+1
* meson: add rule to build and install only web documentationPavel Hrdina2020-08-032-0/+11
* meson: generate and distribute spec files and AUTHORSPavel Hrdina2020-08-033-0/+24
* meson: docs: introduce meson-html-gen.py helperPavel Hrdina2020-08-032-0/+42
* meson: docs: generate docs timestampPavel Hrdina2020-08-032-0/+14
* meson: docs: build api XML filesPavel Hrdina2020-08-031-9/+17
* meson: tests: add file access test setupPavel Hrdina2020-08-031-6/+22
* meson: src: add check*protocol testsPavel Hrdina2020-08-031-40/+31
* meson: src/network: install default network xmlPavel Hrdina2020-08-032-0/+16