Index of /kzak/comake
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