Re: Parallel build with MSVC - Mailing list pgsql-hackers

From Noah Misch
Subject Re: Parallel build with MSVC
Date
Msg-id 20160905004754.GB3489208@tornado.leadboat.com
Whole thread Raw
In response to Re: Parallel build with MSVC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Sun, Sep 04, 2016 at 08:26:12PM -0400, Tom Lane wrote:
> Noah Misch <noah@leadboat.com> writes:
> > I was tempted to back-patch this.  The risk to back branch users seems
> > negligible, and it would be convenient for me as a person who builds all
> > branches.  That reason is not good enough, so I plan not to back-patch.  I
> > feel like I might be missing a stronger reason to back-patch.
> 
> Hm, wouldn't it help reduce the cycle time for Windows buildfarm members?
> That might still not be adequate reason, but it's an advantage beyond
> time-saving for individual developers.

Yes; multi-core Windows buildfarm members could configure MSBFLAGS=/m to
finish more quickly.



pgsql-hackers by date:

Previous
From: Andreas Karlsson
Date:
Subject: Re: OpenSSL 1.1 breaks configure and more
Next
From: Tom Lane
Date:
Subject: Re: Yet another small patch - reorderbuffer.c:1099