The Nest Labs Build - GNU Autotools (nlbuild-autotools) provides a customized, turnkey build system framework, based on GNU autotools, for standalone Nest Labs (or other) software packages that need to support not only building on and targeting against standalone build host systems but also embedded target systems using GCC-based or -compatible toolchains.
Apache License 2.0
4
stars
12
forks
source link
Address GitHub Issue #45 and Ensure Error Status Passes to the Executing Process #48
Incorporate proposal from Rob Walker to capture a tool's diagnostic output and to only display it if the tool has failure status or if the verbose flag is asserted.
Ensure that failure status from any tool is preserved and is passed up to the executing process.