[PATCH] Add `headerscheck` run_target to meson

From: Miłosz Bieniek <bieniek(dot)milosz0(at)gmail(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: [PATCH] Add `headerscheck` run_target to meson
Date: 2025-11-26 18:55:19
Message-ID: CAMSWrt-trTPpq1KGptQvESCOO+x2T==qVWkCe6F3LH3O7ebYxw@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Attachment Content-Type Size
0001-Add-headerscheck-run_target-to-meson.patch application/octet-stream 993 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2025-11-27 09:24:46 Re: [PATCH] Add `headerscheck` run_target to meson
Previous Message Aditya Toshniwal 2025-11-17 04:53:49 Re: PgAdmin feature