MSVC: Pass any user-set MSBFLAGS to MSBuild and VCBUILD.
Noah Misch <noah@leadboat.com>
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.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/install-windows.sgml | modified | +8 −0 |
| src/tools/msvc/build.pl | modified | +4 −3 |
| src/tools/msvc/clean.bat | modified | +1 −1 |
| src/tools/msvc/vcregress.pl | modified | +2 −1 |