Enable compiler coloring in build terminal
authorErich Keane <erich.keane@intel.com>
Wed, 20 May 2015 17:27:32 +0000 (10:27 -0700)
committerErich Keane <erich.keane@intel.com>
Thu, 21 May 2015 00:02:37 +0000 (00:02 +0000)
commit14986aadd87ae82372f531e9049a87a408642e2c
treeadcf0160edcd1b282174aefd4baac596ec9634e5
parent5e7cc214706eed9591e0915e690d44fcdb2c986c
Enable compiler coloring in build terminal

This patch forces Scons to inherit all environment terminal
settings, including the support for color.  This allows
warnings/errors to show up in color during the build.

Change-Id: Ibd27cdecef71205d03b0a04043aac0e9763a14d0
Signed-off-by: Erich Keane <erich.keane@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1053
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
SConstruct