Re: Meson far from ready on Windows

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Tristan Partin <tristan@partin.io>
Cc: Dave Page <dpage@pgadmin.org>, Nazir Bilal Yavuz <byavuz81@gmail.com>, PostgreSQL Developers <pgsql-hackers@lists.postgresql.org>
Date: 2024-07-20T20:56:36Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. meson: Add dependency lookups via names used by cmake

  2. meson: Add support for detecting gss without pkg-config

  3. meson: Add support for detecting ossp-uuid without pkg-config

Hi,

On 2024-07-17 09:49:47 -0700, Andres Freund wrote:
> On 2024-07-16 15:53:45 -0500, Tristan Partin wrote:
> > Other than that, it looks pretty solid.
> 
> Thanks for looking!  I'm thinking of pushing the first few patches soon-ish.
> 
> I'm debating between going for 17 + HEAD or also applying it to 16, to keep
> the trees more similar.

Pushed a number of these to 16 - HEAD.

Greetings,

Andres Freund