build: Prepare building by installing dependencies libs
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Mon, 29 Aug 2016 14:59:34 +0000 (16:59 +0200)
committerDan Mihai <Daniel.Mihai@microsoft.com>
Wed, 22 Mar 2017 19:34:15 +0000 (19:34 +0000)
commit3ac52ad622c83aadd7a02c798e31bbc3d5fae0bb
tree5ebee58e8b7bee1453d51c7962798922fb339cff
parentb77ce94b2ebe07f231015149ead7183f820c06d1
build: Prepare building by installing dependencies libs

It is strongly recommended to rely on scons,
 if not possible, this can be done differently using this script.

For more details about building IoTivity please check:

https://wiki.iotivity.org/build

The main purpose of prep.sh, is for continuous integration experiments
 for Tizen platform, but could be used for others too.

Bug: https://jira.iotivity.org/browse/IOT-1600
Change-Id: I63e713c8531f0eea698277993cf21c3d55c80270
Origin: https://gerrit.iotivity.org/gerrit/#/c/11699/
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12477
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Kevin Kane <kkane@microsoft.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
(cherry picked from commit 10c5f532f85a2e97dbbe91c94276fc9bfff5d016)
Reviewed-on: https://gerrit.iotivity.org/gerrit/11699
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Dan Mihai <Daniel.Mihai@microsoft.com>
extlibs/gtest/prep.sh [new file with mode: 0644]
extlibs/mbedtls/prep.sh
extlibs/tinycbor/prep.sh
prep.sh [new file with mode: 0755]