beremiz

cleanup logging example

2016-09-09, Andrey Skvortsov
36e912fac70f
file isExecutable
cleanup logging example

add comments, rename variables, some rework for algorithm
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>