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

From Andres Freund
Subject Re: WIP: About CMake v2
Date
Msg-id 20150828165145.GI4857@alap3.anarazel.de
Whole thread Raw
In response to Re: WIP: About CMake v2  (Alvaro Herrera <alvherre@2ndquadrant.com>)
List pgsql-hackers
On 2015-08-28 13:28:49 -0300, Alvaro Herrera wrote:
> the other is how ugly the generated files are going to be, and are we
> going to carry them in our repo -- right now we only have configure,
> but are we going to keep extra files to cope with builds in systems
> that don't have cmake installed (as we cope with missing bison and
> flex)?

Apparently it's still unsupported to ship generated files - they contain
absolute paths and such. Personally I think that might be the
death-knell - I doubt that we want to have a full dependency on cmake on
every platform?



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: WIP: About CMake v2
Next
From: Tom Lane
Date:
Subject: Re: WIP: About CMake v2