Re: [Evolution-hackers] Make wrapper



Wow.  That's pretty nice.  I've been using:

Arbitrary Command Output Colourer
http://www.caliban.org/ruby/acoc.shtml

It doesn't remove any output, it simply colors it.  The only weird thing
is its use of ruby.

On Wed, 2004-05-19 at 18:40 -0500, Hans Petter Jansson wrote:
> I wrote a small make wrapper that might be useful when doing large
> builds (say, of evolution). It makes the build output be more brief, and
> colorizes it, drawing attention towards warnings. It doesn't parse
> everything correctly (e.g. linking executables), but it's good enough
> for my purposes, at least.
> 
> I do
> 
> alias make='hpj-make'
> alias old-make='/usr/bin/make'
> 
> in my .bashrc, so I can type make like normal, and fall back to an
> unwrapped make in case the script culls some output I want.
> 
> In case anyone's interested, it's attached.
> 
> I also took a screenshot of an EDS build:
> 
> http://hp.cl.no/dist/hpj-make.png
> 
> ...I hope we can clean that up eventually :)
> 
> --
> Hans Petter




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]