Re: Meson far from ready on Windows - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: Meson far from ready on Windows
Date
Msg-id 11c96a2d-5d25-4882-8dad-e3a5378a94dd@dunslane.net
Whole thread Raw
In response to Re: Meson far from ready on Windows  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers


On 2024-06-21 Fr 11:15 AM, Robert Haas wrote:
As a practical matter, I don't think MSVC is coming back. The
buildfarm was already changed over to use meson, and it would be
pretty disruptive to try to re-add buildfarm coverage for a
resurrected MSVC on the eve of beta2. I think we should focus on
improving whatever isn't quite right in meson -- plenty of other
people have also complained about various things there, me included --
rather than trying to undo over a year's worth of work by lots of
people to get things on Windows switched over to MSVC.


As a practical matter, whether the buildfarm client uses meson or not is a matter of one line in the client's config file. Support for the old system is still there, of course, as it's required on older branches. So the impact would be pretty minimal if we did decide to re-enable the old build system. There are only two MSVC animals building master right now: drongo (run by me) and hammerkop (run by our friends at SRA OSS).

I am not necessarily advocating it, just setting the record straight about how  easy it would be to switch the buildfarm.


cheers


andrew




--
Andrew Dunstan
EDB: https://www.enterprisedb.com

pgsql-hackers by date:

Previous
From: Yugo NAGATA
Date:
Subject: Re: PATCH: Add query for operators unusable with RLS to documentation
Next
From: Alexander Lakhin
Date:
Subject: Re: recoveryCheck/008_fsm_truncation is failing on dodo in v14- (due to slow fsync?)