public inbox for [email protected]
help / color / mirror / Atom feedFrom: Peter Eisentraut <[email protected]>
To: Michael Paquier <[email protected]>
To: Postgres hackers <[email protected]>
Subject: Re: Remove MSVC scripts from the tree
Date: Fri, 29 Sep 2023 11:26:55 +0200
Message-ID: <[email protected]> (raw)
In-Reply-To: <[email protected]>
References: <[email protected]>
On 22.09.23 03:12, Michael Paquier wrote:
> It has been mentioned a few times now that, as Meson has been
> integrated in the tree, the next step would be to get rid of the
> custom scripts in src/tools/msvc/ and moving forward only support
> Meson when building with VS compilers. As far as I understand, nobody
> has sent a patch to do that yet, so here is one.
>
> Please find attached a patch to move the needle in this sense.
Your patch still leaves various mentions of Mkvcbuild.pm and Project.pm
in other files, including in
config/perl.m4
meson.build
src/bin/pg_basebackup/Makefile
src/bin/pgevent/meson.build
src/common/Makefile
src/common/meson.build
src/interfaces/libpq/Makefile
src/port/Makefile
A few of these comments are like "see $otherfile for the reason", which
means that if we delete $otherfile, we should move that information to a
new site somehow.
view thread (3+ messages)
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected], [email protected], [email protected]
Subject: Re: Remove MSVC scripts from the tree
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox