Re: WIP: About CMake v2

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Yury Zhuravlev <u(dot)zhuravlev(at)postgrespro(dot)ru>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: WIP: About CMake v2
Date: 2016-06-30 20:19:40
Message-ID: 57757EDC.5020503@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 06/30/2016 03:13 AM, Yury Zhuravlev wrote:
> 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.

We need this to be scriptable, not using a GUI.

cheers

andrew

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andreas Seltenreich 2016-06-30 21:26:26 [sqlsmith] crashes in RestoreSnapshot on hot standby
Previous Message Andrew Dunstan 2016-06-30 20:18:00 Re: WIP: About CMake v2