Re: WIP: About CMake v2

From: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>
To: <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: WIP: About CMake v2
Date: 2016-06-30 07:13:17
Message-ID: 09bee757-ecac-4489-a4db-d95ff1c76d28@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Michael Paquier wrote:
> You have not tested with macOS, and so did I.

Thanks! I fixed this typo. But for XCode I see more corrections.
I will can fix it today or maybe tomorrow.

>It would be nice to come as well with simpler steps than all this
>mkdir build, etc stanza. Perhaps with a wrapper of some kind, in perl
>that may be a good idea, though perl is not a hard requirement in
>source tarballs, and on Windows/MSVC it is.

Only one extra phase (mkdir build). I think it's not so important.
For windows and macosx I used cmake GUI it's so easy.

--
Yury Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Oleg Bartunov 2016-06-30 10:26:13 Re: WIP: About CMake v2
Previous Message Sachin Kotwal 2016-06-30 07:09:15 Re: pgbench unable to scale beyond 100 concurrent connections