Index of /kzak/comake

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[   ]comake 2009-03-24 11:41 3.4K 
[   ]comakerc 2009-03-24 21:13 3.5K 
[DIR]screenshots/ 2009-03-24 11:37 -  

comake

This is a gawk script to colorize make/libtool/gcc output. The colors and
highlight patterns are easily customizable by setting in the ~/.comakerc file.

(Currently the script is tested on build-system with automake and libtool-2 only.
In my TODO is to add patterns for rpmbuild output.)

Distributed under GPL2+.

install

wget http://people.redhat.com/kzak/comake/comake
wget http://people.redhat.com/kzak/comake/comakerc
sudo install -m 755 -o root -g root comake /usr/local/bin/comake
mv comakerc ~/.comakerc

usage

type "comake" instead "make" :-)

screenshots

See the screenshots directory.



Copyright (C) 2009 Karel Zak