Re: [PATCH] Add `headerscheck` run_target to meson - Mailing list pgsql-hackers

From Miłosz Bieniek
Subject Re: [PATCH] Add `headerscheck` run_target to meson
Date
Msg-id CAMSWrt-A0ha0qANftNYGpa8vEbtiD_7iV+0mdP0g9V8va=K0YA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add `headerscheck` run_target to meson  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: [PATCH] Add `headerscheck` run_target to meson
List pgsql-hackers
pt., 28 lis 2025 o 12:53 Peter Eisentraut <peter@eisentraut.org> napisał(a):
>
> On 27.11.25 10:28, Miłosz Bieniek wrote:
> > 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.
>
> This would be good to have, but I don't think your patch works.  It
> seems you need to add the srcdir and builddir command-line arguments to
> the invocations.
>

I think you are right. I added srcdir and builddir arguments.

Attachment

pgsql-hackers by date:

Previous
From: Nazir Bilal Yavuz
Date:
Subject: Re: headerscheck ccache support
Next
From: Álvaro Herrera
Date:
Subject: Re: headerscheck ccache support