Re: pgsql: Improved parallel make support

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql: Improved parallel make support
Date: 2010-11-13 03:39:23
Message-ID: 4CDE086B.3020708@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On 11/12/2010 03:16 PM, Peter Eisentraut wrote:
> Improved parallel make support
>
> Replace for loops in makefiles with proper dependencies. Parallel
> make can now span across directories. Also, make -k and make -q work
> properly.
>
> GNU make 3.80 or newer is now required.

Looks like this patch has pretty comprehensively broken the MSVC build
system. I'll see what I can recover from the wreckage.

cheers

andrew

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2010-11-13 03:56:22 pgsql: Attempt to fix MSVC builds broken by parallel make changes.
Previous Message User Andrewd 2010-11-13 01:31:47 pgbuildfarm - client-code: First cut at a run all branches utility

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2010-11-13 03:47:02 Re: plan time of MASSIVE partitioning ...
Previous Message KaiGai Kohei 2010-11-13 03:36:58 Label switcher function