Index of /kzak/comake

[ICO]NameLast modifiedSizeDescription

[DIR]Parent Directory  -
[TXT]README.html24-Mar-2009 09:06 797
[   ]comake24-Mar-2009 07:41 3.4K
[   ]comakerc24-Mar-2009 17:13 3.5K
[DIR]screenshots/24-Mar-2009 07: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