Alcatel-Lucent nmake release 11 and above can output build logs in an XML structured format. This facilitates automated build log processing and analysis. Applications include build log visualization and build performance analysis. The standard XML format allows use of widely available tools and libraries to speed implementation of such applications. This page collects all the documentation and references for using the structured build log features.
The buildlog2html command
requires Java runtime 1.5 or above. It will also use Graphviz dot
and neato commands, if available, to generate diagrams showing
build log structure. Graphviz versions 2.16 or above are known to work.