summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* meson: src: install empty directoriesPavel Hrdina2020-08-032-0/+10
* meson: scripts: introduce meson-gen-sym.py scriptPavel Hrdina2020-08-032-0/+30
* meson: scripts: introduce meson-gen-def.py scriptPavel Hrdina2020-08-032-0/+24
* meson: src: build libvirt_driver_hyperv.a static libraryPavel Hrdina2020-08-031-9/+4
* meson: src: build libvirt_driver_esx.a static libraryPavel Hrdina2020-08-031-17/+12
* meson: add runutf8 env vars and meson-python.sh scriptPavel Hrdina2020-08-032-0/+4
* meson: add scripts directoryPavel Hrdina2020-08-031-0/+29
* scripts: check-remote-protocol: remove unused OBJEXT argumentPavel Hrdina2020-07-101-3/+2
* scripts: remove use of the term 'whitelist' from build helpersDaniel P. Berrangé2020-06-263-13/+12
* news: Convert to reStructuredTextAndrea Bolognani2020-06-051-102/+0
* news: Output reStructuredText for the ASCII versionAndrea Bolognani2020-06-051-10/+10
* po: stop stripping non-translated strings from po filesDaniel P. Berrangé2020-06-041-54/+0
* scripts: Fix E741 that pycodesyle is pointing out during syntax-checkErik Skultety2020-05-261-2/+2
* scripts: emit raw enum value in API build descriptionDaniel P. Berrangé2020-05-221-5/+11
* scripts: emit enum parameters in API build descriptionDaniel P. Berrangé2020-05-221-6/+11
* scripts: fix tokenizing of enum parameters in API builderDaniel P. Berrangé2020-05-221-0/+22
* scripts: use UTF-8 for API XML filesDaniel P. Berrangé2020-05-221-1/+1
* gitlab: convert to shared container for DCO checkDaniel P. Berrangé2020-05-041-99/+0
* scripts: avoid error in DCO check on empty branchesDaniel P. Berrangé2020-03-271-1/+4
* gitlab: introduce a check for validate DCO sign-offDaniel P. Berrangé2020-03-271-0/+96
* virerror: Make it easier to add new error numberMichal Privoznik2020-01-101-0/+7
* docs: rewrite polkit docs generator in PythonDaniel P. Berrangé2019-12-201-0/+121
* docs: rewrite hvsupport.html page generator in pythonDaniel P. Berrangé2019-12-201-0/+502
* tests: rewrite file access checker in PythonDaniel P. Berrangé2019-12-201-0/+125
* tests: rewrite qemu capability grouper in PythonDaniel P. Berrangé2019-12-201-0/+121
* scripts: ignore remote protocol checks if pdwtags crashesDaniel P. Berrangé2019-12-061-2/+6
* tests: rewrite test argv line wrapper in PythonDaniel P. Berrangé2019-12-041-0/+168
* src: rewrite remote protocol checker in PythonDaniel P. Berrangé2019-12-041-0/+134
* build: only support python3 binaryDaniel P. Berrangé2019-12-0418-54/+18
* scripts: fix list indexing when printing mis-ordered symbolsDaniel P. Berrangé2019-12-041-2/+2
* docs: move hyperv_wmi_generator.py to the scripts/ directoryDaniel P. Berrangé2019-12-041-0/+496
* docs: move esx_vi_generator.py to the scripts/ directoryDaniel P. Berrangé2019-12-041-0/+1689
* docs: move reformat-news.py to the scripts/ directoryDaniel P. Berrangé2019-12-041-0/+104
* docs: move apibuild.py to the scripts/ directoryDaniel P. Berrangé2019-12-041-0/+2415