Обсуждение: [PATCH] Add `headerscheck` run_target to meson

Поиск
Список
Период
Сортировка

[PATCH] Add `headerscheck` run_target to meson

От
Miłosz Bieniek
Дата:
Hi,
While reviewing a patch I noticed that we have a `make -s headerscheck` but there is no equivalent in meson.
I prepared a small patch that adds `headerscheck` and `cpluspluscheck` targets.

Best Regards,
Miłosz Bieniek 
Вложения

Re: [PATCH] Add `headerscheck` run_target to meson

От
Akshay Joshi
Дата:
Can you please send this patch to pgsql-hackers list. This is the pgadmin-hackers list.

On Thu, Nov 27, 2025 at 2:20 PM Miłosz Bieniek <bieniek.milosz0@gmail.com> wrote:
Hi,
While reviewing a patch I noticed that we have a `make -s headerscheck` but there is no equivalent in meson.
I prepared a small patch that adds `headerscheck` and `cpluspluscheck` targets.

Best Regards,
Miłosz Bieniek