Merge branch 'devel/tizen' into tizen 30/124730/1 accepted/tizen/unified/20170414.163522 submit/tizen/20170413.031950
authorMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 12 Apr 2017 08:07:53 +0000 (17:07 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 12 Apr 2017 08:07:53 +0000 (17:07 +0900)
* devel/tizen: (34 commits)
  Remove redundant try-catch for Tuple::buildFrom()
  Version 0.1.0
  Initialize __storeManager from the constructor of ContextStoreService
  Fix the build script typos and nonconventional so symlink packaging
  Remove redundant exception handlings
  Apply the updated Tuple & Database interfaces
  Replace obsoleted util headers
  Add APIs for client application & daemons, and the other services in contextd
  Rename the packages to clearly denote their roles
  Separate SchemaChecker from Schema to reuse regex while parsing schema files
  Rearrange header directory structure w.r.t. context-common
  Code skeleton of the query validity checker
  Set the default limit parameter of selection queries
  Disable redundant virtual packages
  Rename the pkg config template file
  Rename a pamareter to be consistant through the APIs
  Implement ContextStoreService & ContextStoreClient
  Implement StoreManager & store handle classes in the server
  Implement SchemaLoader in the server
  Implement DatabaseManager in the server
  ...

Change-Id: I1231244e3d8bc90174282cb90734a6127b7d49c7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>

Trivial merge