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

Michal Prívozník mprivozn at redhat.com
Tue May 24 07:56:49 UTC 2022


On 5/23/22 19:37, Andrea Bolognani wrote:
>   $ 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(-)
> 

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal



More information about the libvir-list mailing list