Re: [edk2] How to silence a build?

2016-12-13 Thread Ryan Harkin
Thanks both. I think Andrew's idea is what I'm really looking for. But in the meantime, adding "-s" as Michael suggested is working quite well. On 12 December 2016 at 18:58, Michael Zimmermann wrote: > these build command options are probably what you want: > > -s,

Re: [edk2] How to silence a build?

2016-12-12 Thread Michael Zimmermann
these build command options are probably what you want: -s, --silent Make use of silent mode of (n)make. -q, --quiet Disable all messages except FATAL ERRORS. -v, --verbose Turn on verbose output with informational messages printed,

Re: [edk2] How to silence a build?

2016-12-12 Thread Andrew Fish
> On Dec 12, 2016, at 10:27 AM, Ryan Harkin wrote: > > Hello all, > > Perhaps someone here can save me trying to decrypt the EDK2 build system. > > When I build EDK2, I get lots of output like this single line > generated for compiling a single source file: > >

[edk2] How to silence a build?

2016-12-12 Thread Ryan Harkin
Hello all, Perhaps someone here can save me trying to decrypt the EDK2 build system. When I build EDK2, I get lots of output like this single line generated for compiling a single source file: