[libvirt PATCH 00/13] syntax-check: Cleanups and improvements

Andrea Bolognani abologna at redhat.com
Mon May 23 17:37:41 UTC 2022


  $ meson test --suite blurb

Andrea Bolognani (13):
  syntax-check: Drop sc_bindtextdomain check
  syntax-check: Remove sc_gettext_init exception
  syntax-check: Remove sc_copyright_usage exception
  syntax-check: Improve sc_prohibit_config_h_in_headers check
  syntax-check: Use VC_LIST_EXCEPT in sc_prohibit_backup_files
  syntax-check: Simplify VC_LIST_ALWAYS_EXCLUDE_REGEX
  syntax-check: Drop unused machinery
  syntax-check: Drop ME variable
  syntax-check: Detect awk the same as all other programs
  syntax-check: Reorganize file
  syntax-check: Add all target
  syntax-check: Drop sc_ prefix when adding checks to meson
  syntax-check: Enforce sc_prohibit_backslash_alignment everywhere

 build-aux/Makefile.in     |   1 +
 build-aux/meson.build     |   7 +-
 build-aux/syntax-check.mk | 773 ++++++++++++++++++--------------------
 ci/Makefile               |   2 +-
 4 files changed, 365 insertions(+), 418 deletions(-)

-- 
2.35.3



More information about the libvir-list mailing list