pgsql: MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.

From: Noah Misch <noah(at)leadboat(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.
Date: 2016-09-08 05:45:11
Message-ID: E1bhs99-0002QQ-Bz@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.

This is particularly useful to pass /m, to perform a parallel build.

Christian Ullrich, reviewed by Michael Paquier.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d299eb41dfc7b73dec80f22554b952f01c9d54a4

Modified Files
--------------
doc/src/sgml/install-windows.sgml | 8 ++++++++
src/tools/msvc/build.pl | 7 ++++---
src/tools/msvc/clean.bat | 2 +-
src/tools/msvc/vcregress.pl | 3 ++-
4 files changed, 15 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2016-09-08 09:18:24 Re: [COMMITTERS] pgsql: Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL
Previous Message Bruce Momjian 2016-09-08 00:52:16 pgsql: 9.6 release notes: correct summary item about freeze