[Patch v2] build: add target to run cppcheck

David Bremner david at tethera.net
Wed Aug 30 16:28:19 PDT 2017


Jani Nikula <jani at nikula.org> writes:
>
> I thought the quiet build lines like
>
> CPPCHECK .stamps/cppcheck/util/error_util.c
>
> were a bit ugly, so I came up with [1]. With that plus this change:
>
> -	$(call quiet,CPPCHECK) --template=gcc --error-exitcode=1 --quiet $<
> +	$(call quiet,CPPCHECK,$<) --template=gcc --error-exitcode=1 --quiet $<
>

series pushed, with this change

d


More information about the notmuch mailing list