cloud: SConscript cleanup.
authorPawel Winogrodzki <pawelwi@microsoft.com>
Fri, 28 Apr 2017 03:25:26 +0000 (20:25 -0700)
committerPhil Coval <philippe.coval@osg.samsung.com>
Wed, 12 Jul 2017 20:07:08 +0000 (20:07 +0000)
commit4590e0f777bf11d4b5657389d0f962544732aed4
tree099b284741501338d84d7670eddfa9487f590bc8
parenta1ef38c359b9be63b2912e69c4d490aa8dc8d7da
cloud: SConscript cleanup.

Removing settings already present in the global "env" variable
along with any modifications to that global environment to get rid
of cross dependencies between scripts and forcing them to be executed
in a specific order.

Bug: https://jira.iotivity.org/browse/IOT-1583
Change-Id: I27edcf846d9436636a61cd83852335f86133bb4a
Signed-off-by: Pawel Winogrodzki <pawelwi@microsoft.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/21289
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
Reviewed-by: Mats Wichmann <mats@linux.com>
Reviewed-by: Phil Coval <philippe.coval@osg.samsung.com>
arduino.scons
cloud/samples/client/SConscript