Re: [Evolution-hackers] Make wrapper




Cool ... this looks cute ... I am now playing around with the colors and some display stuff  on that perl file, to suit my settings. But, i did like this wrapper. I was planning for something on the similar lines for my cvs updates, so that i could put some colors for the files those have conflicts, etc. This file looks to be a good start for that. Thanks for the script :)

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]