Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qknMv-00GYwX-Ty for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Sep 2023 15:19:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qknMt-002KI2-Cv for pgsql-hackers@arkaria.postgresql.org; Mon, 25 Sep 2023 15:19:27 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qknMt-002KHg-39 for pgsql-hackers@lists.postgresql.org; Mon, 25 Sep 2023 15:19:27 +0000 Received: from relay4-d.mail.gandi.net ([2001:4b98:dc4:8::224]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qknMl-006ZYN-Uz for pgsql-hackers@lists.postgresql.org; Mon, 25 Sep 2023 15:19:25 +0000 Received: by mail.gandi.net (Postfix) with ESMTPSA id 4CFD5E0002; Mon, 25 Sep 2023 15:19:13 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------W740PGA88EPpg5zPW8yWGEIb" Message-ID: Date: Mon, 25 Sep 2023 11:19:12 -0400 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.5.0 Subject: Re: Remove MSVC scripts from the tree Content-Language: en-US To: Michael Paquier , Postgres hackers Cc: buildfarm@sraoss.co.jp References: From: Andrew Dunstan In-Reply-To: X-GND-Sasl: adsend@dunslane.net List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------W740PGA88EPpg5zPW8yWGEIb Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 2023-09-21 Th 21:12, Michael Paquier wrote: > > As of today, I can see that the only buildfarm members relying on > these scripts are bowerbird and hamerkop, so these two would fail if > the patch attached were to be applied today. I am adding Andrew > D. and the maintainers of hamerkop (SRA-OSS) in CC for comments. > Changing bowerbird to use meson should not be difficult, just needs some TUITs. cheers andrew -- Andrew Dunstan EDB:https://www.enterprisedb.com --------------W740PGA88EPpg5zPW8yWGEIb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit


On 2023-09-21 Th 21:12, Michael Paquier wrote:

As of today, I can see that the only buildfarm members relying on
these scripts are bowerbird and hamerkop, so these two would fail if
the patch attached were to be applied today.  I am adding Andrew
D. and the maintainers of hamerkop (SRA-OSS) in CC for comments.


Changing bowerbird to use meson should not be difficult, just needs some TUITs.


cheers


andrew

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