Merge "DALi C# Tizen GBS build: - currently GBS full auto building is impossible...
authordongsug.song <dongsug.song@samsung.com>
Thu, 13 Oct 2016 00:33:26 +0000 (17:33 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Thu, 13 Oct 2016 00:33:26 +0000 (17:33 -0700)
commit3e16213a5fd977f35e00d209e1bb1cc8bb977867
treebd412474e4b2408527200c11e7168eb1adbf8956
parent17fe6f06da6fd1a498c610162123a40f5b68553e
parent9964b9954548577400b6bda85d96d8d599046c6e
Merge "DALi C# Tizen GBS build: - currently GBS full auto building is impossible :   1) the version of SWIG rpm in Tizen REPO server needs to be upgraded   2) Ruby script for extracting DALi constructors and properties needs dali-core source codes      but in GBS virtual BUILDROOT, GBS builder can not find or reference dali-core source codes   3) mono rpm is not existing in Tizen REPO server, so you need to copy mono rpms into local GBS ROOT RPMS folder - add C#(.cs) files and auto-generated C++ wrapper files - libNDalic.so(Native wrapper) and NDali.dll(C# library) will be installed in 'usr/lib' folder - These newly added .cs and .cpp files are continuously and frequently updated" into devel/master