Adjust compile messages to handle "Shared" targets .
authorCharlie Lenahan <charlie.lenahan@intel.com>
Tue, 19 May 2015 22:15:37 +0000 (18:15 -0400)
committerErich Keane <erich.keane@intel.com>
Tue, 26 May 2015 22:20:13 +0000 (22:20 +0000)
commit375b57d1809816a1f1a87ccbab22b88b5e2cfb30
tree0bdd66b029b3c8b56c82365c2e4e6a9ffb5926ca
parent1700ccbf8611b65e44a9a9c5fb02fb1d655c9c6b
Adjust compile messages to handle "Shared" targets .

Scons has compile messages for Static targets and Shared targets.
Adds shared targets for non-verbose builds, to allow warning messages
to be more visible(standout).

Change-Id: I7f4a5e7dd53c70003c963a486dcb0dfd99bb0ff7
Signed-off-by: Charlie Lenahan <charlie.lenahan@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1043
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Caiwen Zhang <caiwen.zhang@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
build_common/SConscript