[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Makefiles verbosity patch
From: |
Chris B . Vetter |
Subject: |
Re: Makefiles verbosity patch |
Date: |
Thu, 13 Jun 2002 09:54:13 -0700 |
On Thu, 13 Jun 2002 17:36:34 +0100 (BST)
Nicola Pero <nicola@brainstorm.co.uk> wrote:
[...]
> Comments from everyone are welcome.
Very nice, but for hugh projects it might be a bit unnerving as you
have not much feedback as to what's currently going on.
There's a simple tool, called 'ccdv' (if you ever compiled, eg ncftp
you'll know of it) that's pretty nice, as it prints something like
Compiling <filename>... [OK]
To use it, just replace $(CC) with 'ccdv $(CC)' in a makefile.
--
Chris
- Makefiles verbosity patch, Stefan Urbanek, 2002/06/08
- Re: Makefiles verbosity patch, Nicola Pero, 2002/06/13
- Re: Makefiles verbosity patch,
Chris B . Vetter <=
- Re: Makefiles verbosity patch, Markus Hitter, 2002/06/13
- Re: Makefiles verbosity patch, Marcus Müller, 2002/06/14
- Re: Makefiles verbosity patch, Markus Hitter, 2002/06/14
- Re: Makefiles verbosity patch, Marcus Müller, 2002/06/14
- Anybody interested in porting Log4j in Objective-C?, Giulio Cesare Solaroli, 2002/06/14
- Re: Makefiles verbosity patch, Markus Hitter, 2002/06/14