Re: WIP: About CMake v2 - Mailing list pgsql-hackers

From Yury Zhuravlev
Subject Re: WIP: About CMake v2
Date
Msg-id 0d8bf7e7-db42-44d8-aac5-65ff407cb60f@postgrespro.ru
Whole thread Raw
In response to Re: WIP: About CMake v2  (Michael Paquier <michael.paquier@gmail.com>)
Responses Re: WIP: About CMake v2  (Stas Kelvich <s.kelvich@postgrespro.ru>)
Re: WIP: About CMake v2  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
Michael Paquier wrote:
> On Sat, Sep 17, 2016 at 1:40 AM, Yury Zhuravlev
> <u.zhuravlev@postgrespro.ru> wrote:
>> Michael Paquier wrote:
>> I merged master to my branch and I spent time to porting all
>> changes. I hope
>> send patch in the weekend without terrible flaws.
>
> By the way, I noticed that you did not register this patch in
> the current CF..

Now, I published the first version of the patch.
This patch not ready for commit yet and all current task you can read here:
https://github.com/stalkerg/postgres_cmake/issues

I hope we realy close to end.

In this patch I forbade in-source build for avoid overwriting current
Makefiles.
We will can remove all Makefiles only after shall see in CMake. You don't
need support two system. During commitfests CMake build system will be
supported by me.

I need help with buildfarm because my knowledge of Perl is very bad
(thought about rewrite buildfarm to Python).


I hope for your support.

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

pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: Tuplesort merge pre-reading
Next
From: Yury Zhuravlev
Date:
Subject: Re: WIP: About CMake v2