| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | pgsql-committers(at)lists(dot)postgresql(dot)org |
| Subject: | pgsql: meson: Add headerscheck and cpluspluscheck targets |
| Date: | 2026-03-18 10:28:24 |
| Message-ID: | E1w2o8V-000Jai-0X@gemulon.postgresql.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers |
meson: Add headerscheck and cpluspluscheck targets
Author: Miłosz Bieniek <bieniek(dot)milosz0(at)gmail(dot)com>
Co-authored-by: Peter Eisentraut <peter(at)eisentraut(dot)org>
Reviewed-by: Bilal Yavuz <byavuz81(at)gmail(dot)com>
Discussion: https://www.postgresql.org/message-id/flat/CAMSWrt-PoQt4sHryWrB1ViuGBJF_PpbjoSGrWR2Ry47bHNLDqg%40mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/e82fc27e095b5a84c578b6e6b43b3396463bd812
Modified Files
--------------
doc/src/sgml/targets-meson.txt | 2 ++
meson.build | 15 +++++++++++++++
src/tools/pginclude/README | 6 ++++++
3 files changed, 23 insertions(+)
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Gustafsson | 2026-03-18 11:48:28 | pgsql: ssl: Serverside SNI support for libpq |
| Previous Message | Peter Eisentraut | 2026-03-18 10:09:35 | pgsql: meson: Add {perl|python}_includespec to generated Makefile.globa |