colormake
colormake copied to clipboard
colorize GNU make output
It would be nice that, as old colormake.pl, colormake.py could colorize the compilation order too. The feature implementation is trivial and only a new (pattern,color scheme) is needed. The former...
The helper script redirects stderr into stdout, clearly to make it easier for the python parsing component to handle everything in one input. However, this means any development client expecting...
Hello: I've cloned this project on bitbucket (https://bitbucket.org/jgpallero/colormake). I have added some features about supported compilers and outup colorize