Re: Remove MSVC scripts from the tree

Michael Paquier <michael@paquier.xyz>

From: Michael Paquier <michael@paquier.xyz>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Andrew Dunstan <andrew@dunslane.net>, Peter Eisentraut <peter@eisentraut.org>, NINGWEI CHEN <chen@sraoss.co.jp>, pgsql-hackers@lists.postgresql.org, buildfarm@sraoss.co.jp
Date: 2023-12-08T05:23:27Z
Lists: pgsql-hackers
On Fri, Dec 08, 2023 at 08:50:47AM +1300, Thomas Munro wrote:
> . o O { I wish master would systematically drop support for compilers
> that were out of 'mainstream' vendor support. }

Calling for a patch once, twice ;p 

FWIW, I would not mind marking VS 2019 as the minimum requirement on
HEAD once the MSVC scripts are gone.  The oldest VS version tested in
the buildfarm is hamerkop with VS2017, still under the MSVC scripts.
I'd like to believe that a switch to meson implies a newer version of
VS installed there.
--
Michael

Commits

  1. Make win32tzlist.pl checkable again

  2. meson: Make gzip and tar optional

  3. meson: Make sed optional

  4. Remove MSVC scripts

  5. Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl