Re: meson "experimental"?
Andres Freund <andres@anarazel.de>
From: Andres Freund <andres@anarazel.de>
To: pgsql-hackers@lists.postgresql.org
Date: 2024-05-31T15:55:29Z
Lists: pgsql-hackers
Hi, On May 30, 2024 8:03:33 AM PDT, Andrew Dunstan <andrew@dunslane.net> wrote: >On Thu, May 30, 2024 at 6:32 AM Aleksander Alekseev < >aleksander@timescale.com> wrote: > >> >> >> By a quick look on the buildfarm we seem to use Ninja >= 1.11.1. >> However since Meson can use both Ninja and VS as a backend I'm not >> certain which section would be most appropriate for naming the minimal >> required version of Ninja. >> >> >When I tried building with the VS backend it blew up, I don't recall the >details. I think we should just use ninja everywhere. That keeps things >simple. VS should work, and if not, we should fix it. It's slow, so I'd not use it for scheduled builds, but for people developing using visual studio. Andres -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Commits
-
doc: Meson is not experimental on Windows
- 5afaba6297a8 18.0 landed
-
Fix names of "Visual Studio" and Meson in a documentation sentence.
- 75345f6985f2 17.0 landed
- e56ccc8e4204 18.0 landed
-
Fix name of "Visual Studio" in documentation.
- c175c9202d73 17.0 landed
- 3cffe7946c26 18.0 landed