summaryrefslogtreecommitdiff
path: root/build-aux/syntax-check.mk
Commit message (Expand)AuthorAgeFilesLines
...
* syntax-check: Update list of gethostname exceptionsMichal Privoznik2021-03-121-1/+1
* build-aux: require GNU grep on FreeBSDRoman Bogorodskiy2021-03-041-1/+0
* util: virerror: Remove virReportOOMErrorPeter Krempa2021-03-021-8/+0
* remote: introduce virt-ssh-helper binaryDaniel P. Berrangé2020-09-091-1/+1
* build-aux: use GNU sed for syntax-check on FreeBSDRoman Bogorodskiy2020-09-031-0/+8
* lib: Prefer WITH_* prefix for #if conditionalsMichal Privoznik2020-09-021-5/+5
* build-aux: Get rid of 'make syntax-check' referenceErik Skultety2020-08-171-1/+1
* build-aux: remove some syntax-check cruftDaniel P. Berrangé2020-08-041-54/+0
* build-aux: add sc_ prefix to more syntax checksJán Tomko2020-08-031-9/+9
* meson: add syntax-checkPavel Hrdina2020-08-031-31/+31
* meson: syntax-check: drop Makefile and m4 related checksPavel Hrdina2020-08-031-56/+2
* po: change the format of POTFILES.inPavel Hrdina2020-07-101-2/+2
* nodedev: Add testing for 'mdevctl start'Jonathon Jongsma2020-06-191-1/+1
* qemumonitortestutils: Make test monitor failures more prominentPeter Krempa2020-04-271-0/+1
* docs: Add advanced-tests.rstAndrea Bolognani2020-04-081-1/+1
* docs: Add coding-style.rstAndrea Bolognani2020-04-081-1/+1
* docs: Convert hacking.html to reStructuredTextAndrea Bolognani2020-04-081-2/+2
* syntax-check: Exempt tests/qemucapabilitiesdata from 'sc_prohibit_devname'Peter Krempa2020-04-031-1/+1
* syntax-check.mk: Drop needless _src2 variableMichal Privoznik2020-03-271-2/+1
* syntax-check: Disallow plain fork() in src/libvirt.cMichal Privoznik2020-03-271-1/+1
* remote: use shared daemon startup codeRafael Fonseca2020-03-271-1/+1
* logging: use shared daemon startup codeRafael Fonseca2020-03-271-1/+1
* locking: use shared daemon startup codeRafael Fonseca2020-03-271-1/+1
* util: introduce shared daemon startup codeRafael Fonseca2020-03-271-1/+1
* virprocess: Passthru error from virProcessRunInForkHelperMichal Privoznik2020-03-201-1/+1
* build: workaround behaviour regression in gnu make 4.3Daniel P. Berrangé2020-03-161-2/+1
* virclosecallbacks: move to src/hypervisorJán Tomko2020-02-241-3/+0
* virhostdev: move to src/hypervisorJán Tomko2020-02-241-1/+1
* syntax-check: inclusion rule for src/hypervisorJán Tomko2020-02-241-1/+1
* syntax-check: remove some exception mechanismsJán Tomko2020-02-111-2/+0
* syntax-check: remove READMEJán Tomko2020-02-111-1/+1
* syntax-check: exclude: remove virstringJán Tomko2020-02-111-4/+2
* syntax-check: exclude: remove deleted filesJán Tomko2020-02-111-2/+2
* syntax-check: drop update-NEWS-hashJán Tomko2020-02-111-14/+0
* syntax-check: drop CVS keyword expansion checkJán Tomko2020-02-111-8/+0
* syntax-check: drop vulnerable Makefile checksJán Tomko2020-02-111-30/+0
* syntax-check: fix sc-prohibit-cross-inclusionJán Tomko2020-02-111-1/+1
* syntax-check: do not enforce ChangeLog syntaxJán Tomko2020-02-111-7/+0
* gnulib: delete all gnulib integrationDaniel P. Berrangé2020-02-071-152/+5
* util: import an event loop impl based on GMainContextDaniel P. Berrangé2020-02-071-1/+1
* src: introduce helper API for creating GSource for socketDaniel P. Berrangé2020-02-071-0/+3
* src: conditionalize use of net/if.hDaniel P. Berrangé2020-01-291-1/+1
* virsh: Work around virSecretFree quirksPeter Krempa2020-01-281-1/+1
* qemu: introduce a new "virt-qemu-run" programDaniel P. Berrangé2020-01-271-1/+1
* syntax-check: remove deleted daemon directory from space_indent_checkPavel Hrdina2020-01-171-1/+1
* src: replace verify(expr) with G_STATIC_ASSERT(expr)Daniel P. Berrangé2020-01-171-6/+0
* util: pull gnulib physmem impl into local codeDaniel P. Berrangé2020-01-171-1/+1
* util: add detection of openpty functionDaniel P. Berrangé2020-01-171-0/+3
* build: validate headers against local gnulib not git repoDaniel P. Berrangé2020-01-171-3/+0
* src: remove use of the INT_MULTIPLY_OVERFLOW macroDaniel P. Berrangé2020-01-171-15/+0