summaryrefslogtreecommitdiff
path: root/swig/CMakeLists.txt
AgeCommit message (Collapse)AuthorFilesLines
2017-01-10Bump to libzypp-bindings 0.7.3submit/tizen/20170526.013835submit/tizen/20170525.065914submit/tizen/20170426.012911submit/tizen/20170425.061219submit/tizen/20170419.021216submit/tizen/20170111.042755accepted/tizen/wearable/20170111.222128accepted/tizen/tv/20170111.222106accepted/tizen/mobile/20170111.222053accepted/tizen/ivi/20170111.222142accepted/tizen/common/20170111.133441DongHun Kwak1-16/+23
[Model] ALL [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] Version Upgrade [Cause & Measure] Version Upgrade [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: I5982a7ed56be8eddbabf4c3adc60572d790c0313 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2017-01-10Rebase for libzypp-bindings 0.7.3Anas Nashif1-23/+16
Change-Id: I8a296480009b197cbdfe235d8232f02b7e9bbeef Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2017-01-10Imported Upstream version 0.7.2DongHun Kwak1-19/+31
Change-Id: Idb5a245e89eff6094ed5484d1a466682abb3bb22 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2017-01-10Imported Upstream version 0.6.4DongHun Kwak1-0/+3
Change-Id: Ic39316b3835e32797f15440be9e3a48b68c046d0 Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
2010-11-07enable_testing()Klaus Kämpf1-0/+2
2008-08-07make the bindings compileKlaus Kaempf1-3/+23
cleanup of CMakeLists.txt add 'tests' subdir for Perl, Python, Ruby add 'loading' test
2008-07-23Changes bindings to at least compile. Still several header copies to beMichael Andres1-2/+2
replaced by %include. For shure also still a lot namespace issues, as c++ namespace support was introduced in SWIG-1.3.12.
2008-02-25disable broken bindingsDuncan Mac-Vicar P1-2/+2
2007-09-06first running version of perl-bindingsStefan Haas1-0/+2
2007-07-24- generate python bindingsArvin Schnell1-1/+1
2007-07-23- preparation for further language bindingsArvin Schnell1-25/+2
2007-07-23- better dependenciesArvin Schnell1-4/+4
2007-04-22attempt to create generated bindings forDuncan Mac-Vicar P1-0/+28
libzypp. Not restricted to one language.