]> granicus.if.org Git - postgresql/commit
Turn down MSVC compiler verbosity
authorAndrew Dunstan <andrew@dunslane.net>
Fri, 8 Apr 2016 16:25:10 +0000 (12:25 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Fri, 8 Apr 2016 16:37:20 +0000 (12:37 -0400)
commit01a07e6c11562127ad5e6f58d3d6128416b8ab65
tree75bdf32bd788d6b5894f3da8f06aa6842f04fefc
parent8b737f90843157706b8b5eb401b2aff08da77781
Turn down MSVC compiler verbosity

Most of what is produced by the detailed verbosity level is of no
interest at all, so switch to the normal level for more usable output.

Christian Ullrich

Backpatch to all live branches
src/tools/msvc/build.pl