Re: [RFC] building postgres with meson - v13

From: Andres Freund <andres(at)anarazel(dot)de>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Justin Pryzby <pryzby(at)telsasoft(dot)com>, samay sharma <smilingsamay(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [RFC] building postgres with meson - v13
Date: 2022-09-24 18:09:55
Message-ID: 20220924180955.2hevwoniwsj2q2tm@awork3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On 2022-09-24 13:52:29 -0400, Tom Lane wrote:
> ... btw, shouldn't the CF entry [1] get closed now?

Unfortunately not - there's quite a few followup patches that haven't been
[fully] reviewed and thus not applied yet.

> The cfbot's unhappy that the last patch no longer applies.

Rebased patches attached.

Several patches here are quite trivial (e.g. 0003) or just part of the series
to increase cfbot/ci coverage (0002).

Greetings,

Andres Freund

Attachment Content-Type Size
v15-0001-meson-ci-wip-move-compilerwarnings-task-to-meson.patch text/x-diff 5.5 KB
v15-0002-meson-ci-dontmerge-Add-additional-CI-coverage.patch text/x-diff 14.5 KB
v15-0003-meson-prereq-De-special-case-pgevent-s-rc-file-h.patch text/x-diff 1.9 KB
v15-0004-meson-prereq-win-remove-date-from-version-number.patch text/x-diff 1.1 KB
v15-0005-meson-Add-windows-resource-files.patch text/x-diff 93.9 KB
v15-0006-meson-Add-support-for-relative-rpaths-fixing-tes.patch text/x-diff 7.3 KB
v15-0007-meson-Add-docs-for-building-with-meson.patch text/x-diff 77.6 KB
v15-0008-meson-Add-PGXS-compatibility.patch text/x-diff 7.4 KB
v15-0009-meson-Add-postgresql-extension.pc-for-building-e.patch text/x-diff 3.7 KB
v15-0010-meson-Add-LLVM-bitcode-emission.patch text/x-diff 5.2 KB
v15-0011-meson-Add-support-for-building-with-precompiled-.patch text/x-diff 14.8 KB
v15-0012-meson-Add-xmllint-xsltproc-wrapper-script-to-han.patch text/x-diff 7.8 KB
v15-0013-meson-Remove-non-binary-targets-added-to-bin_tar.patch text/x-diff 1.0 KB
v15-0014-meson-wip-headerchecks-cpluspluschecks.patch text/x-diff 3.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-09-24 19:11:40 Re: cpluspluscheck complains about use of register
Previous Message Tom Lane 2022-09-24 17:52:29 Re: [RFC] building postgres with meson - v13