Re: Test CMake build - Mailing list pgsql-general

From Alvaro Herrera
Subject Re: Test CMake build
Date
Msg-id 20160212151139.GA512199@alvherre.pgsql
Whole thread Raw
In response to Re: Test CMake build  (Teodor Sigaev <teodor@sigaev.ru>)
List pgsql-general
Teodor Sigaev wrote:
> >Hm, I don't think having the compile/link lines be hidden up is
> >acceptable.  Many times we need to debug some compile problem, and the
> >output is mandatory.
>
> +1
>
> Although it could be fixed by
> VERBOSE=1 make

Verbose needs to be the default.   Having a QUIET mode would be nice
sometime in the future, but if I were you, I wouldn't propose that for
the first cut of this patch -- I think it's easier to sell if you keep
the current behavior unchanged.  We can discuss further improvements
later.

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services


pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Test CMake build
Next
From: "David G. Johnston"
Date:
Subject: Re: PostgreSQL 9.5 and process REST calls enquiry