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-08-19 14:19:58
Message-ID: feeebddf-a3f5-4781-a840-19abcde17572@postgrespro.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Andres Freund wrote:
> The benefit cmake brings to the table, from my pov, is that it allows to
> get rid of somewhat a parallel buildsystem (msvc / windows, which
> sources most of its information from the makefiles). If we continue to
> have two, especially if they're entirely separate, I see little benefit
> in this whole endeavor.

I fully agree with this. Although I still leave the probability that for a
while (couple of months) CMake will coexist with autoconf solely for
testing and verification.

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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Yury Zhuravlev 2016-08-19 14:22:42 Re: WIP: About CMake v2
Previous Message Venkata B Nagothi 2016-08-19 14:19:44 Re: patch proposal