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

From YUriy Zhuravlev
Subject Re: WIP: About CMake v2
Date
Msg-id 2994177.9dns9R51cr@dinodell
Whole thread Raw
In response to Re: WIP: About CMake v2  (YUriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
Responses Re: WIP: About CMake v2  (Michael Paquier <michael.paquier@gmail.com>)
Re: WIP: About CMake v2  (Euler Taveira <euler@timbira.com.br>)
List pgsql-hackers
Hello hackers.

News about CMake:
I built postgres, initdb, createdb, psql, pg_ctl using CMake.
After make install you can run initdb after run postgres after createdb and 
use it by psql. Only for Linux now and realy bugy (and the code is very dirt) 
but it work!
If someone wants to test or to help:
https://github.com/stalkerg/postgres_cmake

Thanks.

PS All define for pg_config.h generate and testing truly
-- 
YUriy Zhuravlev
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Bug in numeric multiplication
Next
From: Amit Kapila
Date:
Subject: Re: parallelism and sorting