Re: buildfarm + meson

Andrew Dunstan <andrew@dunslane.net>

From: Andrew Dunstan <andrew@dunslane.net>
To: Andres Freund <andres@anarazel.de>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-03-13T14:19:50Z
Lists: pgsql-hackers
On 2023-03-10 Fr 18:05, Andres Freund wrote:
> Hi,
>
> On 2023-03-09 11:55:57 -0800, Andres Freund wrote:
>> On 2023-03-09 14:47:36 -0500, Andrew Dunstan wrote:
>>> On 2023-03-09 Th 08:28, Andrew Dunstan wrote:
>>>> At this stage I think I'm prepared to turn this loose on a couple of my
>>>> buildfarm animals, and if nothing goes awry for the remainder of the
>>>> month merge the dev/meson branch and push a new release.
>> Cool!
> I moved a few of my animals to it to, so far no problems.
>
> The only other thing I noticed so far is that the status page doesn't yet know
> how to generate the right "flags", but that's fairly minor...
>

The status page should be fixed now. Still a bit of work to do for the 
failures page.


cheers


andrew

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

Commits

  1. meson: fix header path of ossp-uuid

  2. meson: Add target for installing test files & improve install_test_files

  3. meson: don't require 'touch' binary, make use of 'cp' optional