[Scons-users] coloring compoiler / linker output

Philipp Kraus philipp.kraus at flashpixx.de
Sun Aug 31 07:59:42 EDT 2014


Hello,

I'm interested in coloring the linker / compiler output (for C & C++) 
like color-gcc. SCons detects the toolset like MSVC oder GCC, so did 
you have got any idea to create a colored
output, imho I need to color a comand-line ouput with 
https://pypi.python.org/pypi/colorama for example. The output is cached 
into a list and I would like to use regexpr to detect the
output lines. Is there a way to a callable structure on the output?

It should be a nice feature

Phil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://four.pairlist.net/pipermail/scons-users/attachments/20140831/a620d951/attachment.html>


More information about the Scons-users mailing list