Extension using Meson as build system

2024-06-30 Thread Junwang Zhao
Hi hackers, Is there any extension that uses meson as build systems? I'm starting a extension project that written in c++, cmake is my initial choice as the build system, but since PostgreSQL has adopted Meson, so I'm wondering if there is any extension that also uses meson that I can reference.

Re: Extension using Meson as build system

2024-06-30 Thread Pavel Stehule
Hi ne 30. 6. 2024 v 15:17 odesílatel Junwang Zhao napsal: > Hi hackers, > > Is there any extension that uses meson as build systems? > I'm starting a extension project that written in c++, cmake is my > initial choice as the build system, but since PostgreSQL has adopted > Meson, so I'm wonderi

Re: Extension using Meson as build system

2024-06-30 Thread Junwang Zhao
On Sun, Jun 30, 2024 at 9:20 PM Pavel Stehule wrote: > > Hi > > ne 30. 6. 2024 v 15:17 odesílatel Junwang Zhao napsal: >> >> Hi hackers, >> >> Is there any extension that uses meson as build systems? >> I'm starting a extension project that written in c++, cmake is my >> initial choice as the bu

Re: Extension using Meson as build system

2024-06-30 Thread Pavel Stehule
ne 30. 6. 2024 v 15:28 odesílatel Junwang Zhao napsal: > On Sun, Jun 30, 2024 at 9:20 PM Pavel Stehule > wrote: > > > > Hi > > > > ne 30. 6. 2024 v 15:17 odesílatel Junwang Zhao > napsal: > >> > >> Hi hackers, > >> > >> Is there any extension that uses meson as build systems? > >> I'm starting

Re: Extension using Meson as build system

2024-06-30 Thread Junwang Zhao
On Sun, Jun 30, 2024 at 9:31 PM Pavel Stehule wrote: > > > > ne 30. 6. 2024 v 15:28 odesílatel Junwang Zhao napsal: >> >> On Sun, Jun 30, 2024 at 9:20 PM Pavel Stehule >> wrote: >> > >> > Hi >> > >> > ne 30. 6. 2024 v 15:17 odesílatel Junwang Zhao napsal: >> >> >> >> Hi hackers, >> >> >> >> I

Re: Extension using Meson as build system

2024-06-30 Thread Pavel Stehule
ne 30. 6. 2024 v 15:39 odesílatel Junwang Zhao napsal: > On Sun, Jun 30, 2024 at 9:31 PM Pavel Stehule > wrote: > > > > > > > > ne 30. 6. 2024 v 15:28 odesílatel Junwang Zhao > napsal: > >> > >> On Sun, Jun 30, 2024 at 9:20 PM Pavel Stehule > wrote: > >> > > >> > Hi > >> > > >> > ne 30. 6. 202

Re: Extension using Meson as build system

2024-07-26 Thread Peter Eisentraut
On 30.06.24 15:17, Junwang Zhao wrote: Is there any extension that uses meson as build systems? I'm starting a extension project that written in c++, cmake is my initial choice as the build system, but since PostgreSQL has adopted Meson, so I'm wondering if there is any extension that also uses m

Re: Extension using Meson as build system

2024-07-26 Thread Junwang Zhao
Hi, Peter On Fri, Jul 26, 2024 at 11:06 PM Peter Eisentraut wrote: > > On 30.06.24 15:17, Junwang Zhao wrote: > > Is there any extension that uses meson as build systems? > > I'm starting a extension project that written in c++, cmake is my > > initial choice as the build system, but since Postgr

Re: Extension using Meson as build system

2024-07-26 Thread Andrew Dunstan
On 2024-07-26 Fr 11:06 AM, Peter Eisentraut wrote: On 30.06.24 15:17, Junwang Zhao wrote: Is there any extension that uses meson as build systems? I'm starting a extension project that written in c++, cmake is my initial choice as the build system, but since PostgreSQL has adopted Meson, so I'