Added build dependencies script
authorPatrick C Lankswert <patrick.lankswert@intel.com>
Sun, 28 Dec 2014 03:42:20 +0000 (22:42 -0500)
committerPatrick C Lankswert <patrick.lankswert@intel.com>
Sun, 28 Dec 2014 03:59:22 +0000 (22:59 -0500)
commit93e87e9959d536120bedd47a837603418743cc6d
tree3688db4b93bab1214d5fac961ce0a3bd9e5f4507
parent97acb625333ca0ebd53f1ca8ec9284ae13ca32a7
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>
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]