Implemented BuildData API
authorEd Bartosh <eduard.bartosh@intel.com>
Thu, 2 May 2013 11:26:14 +0000 (14:26 +0300)
committerGerrit Code Review <gerrit2@otctools.jf.intel.com>
Tue, 7 May 2013 06:10:54 +0000 (23:10 -0700)
commit927ec38d83ab355905379997aad73c672a7505ee
tree5d4ae594bcb0f8816ab371fa7f14b2c6d2d2736c
parentf11bab089b1df74474e9186b8ea0235c08239876
Implemented BuildData API

This API is responcible for generating and parsing build.xml

Change-Id: I4a8f5df93ceb778f8fb0ba1e52abe68895302b3d
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
debian/gbs-api.install
gitbuildsys/builddata.py [new file with mode: 0644]
packaging/gbs.spec
tests/test_builddata.py [new file with mode: 0644]