Web lists-archives.org

Re: [MPlayer-dev-eng] [PATCH] shorten make output




Evgeniy Stepanov a écrit :
> Hi,
> 
> this patch makes build output much shorter and, IMO, more pleasant to the eye. 
> Instead of long gcc command lines only 'CC filename' or 'LINK filename' is 
> printed. The idea and the implementation are taken from linux kernel build 
> system. It can be turned off with 'make V=1'.

I was hoping to do the same thing on tonight.
I've tested this patch and it works as expected, except that it doesn't
hide build output for ffmpeg imported libs.

I'd like to have this patch applied as it helps a lot in terms of 
readability (especially for a warning hunt season).

If improved, it should also hide ffmpeg libs and calls to "ar".
So "rm -f libXYZ.a" might also be escaped imho.

Ben
_______________________________________________
MPlayer-dev-eng mailing list
MPlayer-dev-eng@xxxxxxxxxxxx
https://lists.mplayerhq.hu/mailman/listinfo/mplayer-dev-eng