Re: [RFC] building postgres with meson - v13 - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [RFC] building postgres with meson - v13
Date
Msg-id 1400163.1663859064@sss.pgh.pa.us
Whole thread Raw
Responses Re: [RFC] building postgres with meson - v13
List pgsql-hackers
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> On 2022-Sep-22, Tom Lane wrote:
>> Initial reports from the cfbot are mostly promising, but there are a few
>> patches where all the meson builds fail while all the autoconf ones pass,
>> so there's something for you to look at.  So far CF entries 3464, 3733,
>> 3771, 3808 look that way.

> Hmm, but those patches add files, which means they're now outdated: they
> need to add these files to the respective meson.build file.

Ah, right, the joys of maintaining multiple build systems.  I wonder
if there's any way to avoid that by scraping file lists from one
group to the other.  We got a little spoiled perhaps by the MSVC
scripts managing to do that in most cases.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: [RFC] building postgres with meson - v13
Next
From: Andres Freund
Date:
Subject: Re: [RFC] building postgres with meson - v13