Alcatel-Lucent nmake Product Builder

Structured Build Logs

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.

Documentation

Requirements

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.

Manual Pages

References

Newsletter Articles

Examples

  • Project XYZ example html logs generated by the nmake 12 buildlog2html command. The link points to a summary table of several builds. Select a link in the build outcome column to browse the log for that build. The failures are intentionally shown to illustrate color highlighting of build failures.
Last Update: Wednesday,13-Mar-2013 14:59:11 EDT