mbed-os/tools/toolchains
Brian Daniels 10534019b9 Making all toolchains print final compiler message.
This functionality was already present in the ARM toolchain script, but
this commit adds this across all toolchain scripts. Solves an issue that
cropped up where a build error wasn't being printed unless the verbose
flag was used. This should now print any existing error messages that have
been printed when the compiler output is being parsed.
2016-09-28 14:42:35 -05:00
..
__init__.py Merge pull request #2788 from theotherjimmy/print-percent 2016-09-24 16:48:03 -05:00
arm.py Making all toolchains print final compiler message. 2016-09-28 14:42:35 -05:00
gcc.py Making all toolchains print final compiler message. 2016-09-28 14:42:35 -05:00
iar.py Making all toolchains print final compiler message. 2016-09-28 14:42:35 -05:00