[PATCH] Add `headerscheck` run_target to meson
Miłosz Bieniek <bieniek.milosz0@gmail.com>
From: Miłosz Bieniek <bieniek.milosz0@gmail.com>
To: pgsql-hackers@lists.postgresql.org
Date: 2025-11-27T09:28:17Z
Lists: pgsql-hackers
Attachments
- 0001-Add-headerscheck-run_target-to-meson.patch (application/octet-stream) patch 0001
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
Commits
-
headerscheck: Get CXXFLAGS from Makefile.global
- 0f17d1dbfa62 19 (unreleased) landed
-
meson: Add headerscheck and cpluspluscheck targets
- e82fc27e095b 19 (unreleased) landed
-
meson: Add {perl|python}_includespec to generated Makefile.global
- 720c9b504ec6 19 (unreleased) landed