vcbuild verbosity

Started by Magnus Haganderover 19 years ago2 messagespatches
Jump to latest
#1Magnus Hagander
magnus@hagander.net

This patch enables verbose output when building all projects. This is
the same output level that was used when building a single project
before, and really needed to get reasonable information about what
happens (non-verbose just says "starting build of foo" and "done
building foo", more or less).

//Magnus

Attachments:

msvc_build.patchtext/plain; name=msvc_build.patchDownload+2-2
#2Neil Conway
neilc@samurai.com
In reply to: Magnus Hagander (#1)
Re: vcbuild verbosity

On Tue, 2007-01-09 at 18:56 +0100, Magnus Hagander wrote:

This patch enables verbose output when building all projects.

Applied, thanks.

-Neil