Added build dependencies script
authorPatrick C Lankswert <patrick.lankswert@intel.com>
Sun, 28 Dec 2014 03:42:20 +0000 (22:42 -0500)
committerSudarshan Prasad <sudarshan.prasad@intel.com>
Thu, 22 Jan 2015 03:19:09 +0000 (03:19 +0000)
commit2d9bbf28cb869a145276b6bede16c9ce057bef4f
treec759bbaeb45cae7b950d09b6dff3611cc455e83a
parentd74faadcf437a5b134b196276ac3b22f1c4cd2c8
Added build dependencies script

Created build script that prepares two dependencies (cereal and
boost) for use by the build environment. This also adds the
dependency builder in the auto build script used by the continuous
integation servers.

Change-Id: I776a3b3f208b1ea0c253cc693d639c19b603fbca
Signed-off-by: Patrick Lankswert <patrick.lankswert@intel.com>
(cherry picked from commit 93e87e9959d536120bedd47a837603418743cc6d)
Reviewed-on: https://gerrit.iotivity.org/gerrit/194
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Sudarshan Prasad <sudarshan.prasad@intel.com>
auto_build.sh
extlibs/buildDependencies.sh [new file with mode: 0755]
resource/patches/user-config-arm-linux-androideabi.jam [new file with mode: 0644]
resource/patches/user-config-x86.jam [new file with mode: 0644]