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

From Michael Paquier
Subject Re: WIP: About CMake v2
Date
Msg-id CAB7nPqRtghxGxEDrH41d7=mLded2t3G+kJAe+u1P9yrHdxU1ow@mail.gmail.com
Whole thread
In response to Re: WIP: About CMake v2  (YUriy Zhuravlev <u.zhuravlev@postgrespro.ru>)
List pgsql-hackers


On Wed, Nov 25, 2015 at 1:35 AM, YUriy Zhuravlev <u.zhuravlev@postgrespro.ru> wrote:
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

PS All define for pg_config.h generate and testing truly

Thanks for sharing the progress! That's really something that would pay long-term.
--
Michael

pgsql-hackers by date:

Previous
From: Peter Geoghegan
Date:
Subject: Re: Using quicksort for every external sort run
Next
From: Jim Nasby
Date:
Subject: Re: Revisiting pg_stat_statements and IN() (Was: Re: pg_stat_statements fingerprinting logic and ArrayExpr)