Add step-parse 74/33374/6
authorMaciej Piotrowski <m.piotrowski@samsung.com>
Thu, 8 Jan 2015 13:37:55 +0000 (14:37 +0100)
committerDominik Duda <d.duda@samsung.com>
Tue, 13 Jan 2015 14:37:17 +0000 (15:37 +0100)
commit17509dd924a2e614134e6c54f0b27e3fefaf4099
treed84dcdb02bc86f3f135c942332815fed624b24a8
parent7e92412b9736ed5bbb92ecee5d9c5f701cf372ef
Add step-parse

- compile successfully
- widget-manifest-parser library added
- widget-manifest-parser library works correct
- storing data from widget-manifest-parser proposed

Change-Id: I317554abbf19c72c6c1a77b28218c7008d58cb44
CMakeLists.txt
packaging/app-installers.spec
src/common/app_installer.cc
src/common/context_installer.cc
src/common/context_installer.h
src/wgt/CMakeLists.txt
src/wgt/step/step_parse.cc [new file with mode: 0644]
src/wgt/step/step_parse.h [new file with mode: 0644]
src/wgt/step_parse.cc [deleted file]
src/wgt/wgt_backend.cc