Patch: Let "make" output be nicer
Hi, while trying around some things, I couldn't resist to improve the output of make a little to look more like the linux kernel. The patch is mergeable from here: https://github.com/ChristianTacke/bird/tree/nicer_make Hope someone likes it. Cheers Christian -- www.cosmokey.com
Hi everyone, I haven't received any feedback about this patch yet. So I wonder: Have I made any obvious mistake, that is obvious to everybody, just not me? If so, please be so kind and let me know, so I can improve things. Or is everybody just busy? Cheers Christian On Sun, Jun 21, 2015 at 22:12:15 +0200, Christian Tacke wrote:
Hi,
while trying around some things, I couldn't resist to improve the output of make a little to look more like the linux kernel.
The patch is mergeable from here:
https://github.com/ChristianTacke/bird/tree/nicer_make
Hope someone likes it.
Cheers
Christian
-- www.cosmokey.com
-- www.cosmokey.com
On Thu, Jul 02, 2015 at 12:36:36AM +0200, Christian Tacke wrote:
Hi everyone,
I haven't received any feedback about this patch yet.
So I wonder: Have I made any obvious mistake, that is obvious to everybody, just not me? If so, please be so kind and let me know, so I can improve things.
Or is everybody just busy?
Hi Sorry for not answering earlier, i am a bit lax w.r.t. answering non-urgent mails. The patch is OK, although i would prefer Linux kernel style output (e.g. 'CC' instead of 'Compiling'). I will merge it, perhaps with a bit changed output. -- Elen sila lumenn' omentielvo Ondrej 'Santiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
Hi Ondrej, On Fri, Jul 03, 2015 at 11:54:30 +0200, Ondrej Zajicek wrote: [...]
Hi
Sorry for not answering earlier, i am a bit lax w.r.t. answering non-urgent mails.
If you (or the list) is happy with me pinging after 1 or 2 weeks, then everything is fine.
The patch is OK, although i would prefer Linux kernel style output (e.g. 'CC' instead of 'Compiling'). I will merge it, perhaps with a bit changed output.
Thanks for reviewing the patch! If you like the much shorter style of the kernel better, go ahead and change the messages. The main point was to shorten and indent the messages, so that things look much smoother and compile warnings are easier to spot. Cheers Christian -- www.cosmokey.com
participants (2)
-
Christian Tacke -
Ondrej Zajicek