pgsql: Integrate cpluspluscheck into build system.

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Integrate cpluspluscheck into build system.
Date: 2019-05-31 19:38:03
Message-ID: E1hWnLn-00089b-8x@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Integrate cpluspluscheck into build system.

Previously cpluspluscheck wouldn't work in vpath builds, this commit
fixes that. To make it easier to invoke, there's a top-level
cpluspluscheck target.

Discussion: https://postgr.es/20190530220244(dot)kiputcbl4gkl2oo6(at)alap3(dot)anarazel(dot)de

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/b1cd7ce23f40e1e443b3f2ab127bbe8348add678

Modified Files
--------------
GNUmakefile.in | 3 +++
src/tools/pginclude/cpluspluscheck | 26 +++++++++++++++++++++++---
2 files changed, 26 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2019-05-31 20:32:13 pgsql: Improve coverage of cpluspluscheck.
Previous Message David Rowley 2019-05-31 17:32:58 pgsql: Fix incorrect parameter name in comment