summaryrefslogtreecommitdiff
path: root/swig/zypp.i
AgeCommit message (Expand)AuthorFilesLines
2014-12-19work around syntax errors because of __attribute__tizen_4.0.m1_releasetizen_3.0_ivi_releasetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_wearable/20170112.013049submit/tizen_unified/20170308.100415submit/tizen_tv/20170112.013040submit/tizen_mobile/20170112.013102submit/tizen_ivi/20170112.013029submit/tizen_ivi/20160217.000006submit/tizen_ivi/20160217.000000submit/tizen_common/20170111.184617submit/tizen_3.0_wearable/20161015.000004submit/tizen_3.0_tv/20161015.000004submit/tizen_3.0_mobile/20161015.000004submit/tizen_3.0_ivi/20161010.000004submit/tizen_3.0_common/20161104.104000submit/tizen_3.0.m2/20170104.093753submit/tizen/20141219.155751accepted/tizen/wearable/20170112.013900accepted/tizen/wearable/20141222.014105accepted/tizen/unified/20170309.040238accepted/tizen/tv/20170112.013740accepted/tizen/tv/20141222.014142accepted/tizen/mobile/20170112.013618accepted/tizen/mobile/20141222.013842accepted/tizen/ivi/20170112.013440accepted/tizen/ivi/20160218.025332accepted/tizen/ivi/20141223.090408accepted/tizen/common/20170111.194319accepted/tizen/common/20141219.164636accepted/tizen/3.0/wearable/20161015.083604accepted/tizen/3.0/tv/20161016.005458accepted/tizen/3.0/mobile/20161015.033725accepted/tizen/3.0/ivi/20161011.050545accepted/tizen/3.0/common/20161114.111113accepted/tizen/3.0.m2/wearable/20170105.025059accepted/tizen/3.0.m2/tv/20170105.024936accepted/tizen/3.0.m2/mobile/20170105.024804tizen_3.0_tvtizen_3.0_ivitizen_3.0.m2tizen_3.0.m1_tvtizen_3.0.m1_mobiletizen_3.0.2015.q2_commontizen_3.0.2015.q1_commontizen_3.0.2014.q4_commontizen_3.0accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonaccepted/tizen_3.0_wearableaccepted/tizen_3.0_tvaccepted/tizen_3.0_mobileaccepted/tizen_3.0_iviaccepted/tizen_3.0_commonaccepted/tizen_3.0.m2_wearableaccepted/tizen_3.0.m2_tvaccepted/tizen_3.0.m2_mobileMichael Schroeder1-0/+3
2014-08-11add class SolvAttr to provide solvable ojbect queryGui Chen1-0/+1
2014-08-11add PoolQuery interface and loadSolvFileGui Chen1-1/+4
2014-03-14use std=c++11Michael Andres1-0/+1
2013-12-02Adjust Repository.iMichael Andres1-1/+1
2013-11-15- Add VendorSupportOptions bindingsB S Srinidhi1-0/+1
2013-11-06Wrap zypp::Changelog classMichael Andres1-0/+1
2013-05-10Add legacy GetResolvablesToInsDel class (removed from libzypp in favor of tra...Michael Andres1-1/+1
2013-04-30Try to disable stuff swig seems to be unable to parse (rvalue references, noe...Michael Andres1-5/+11
2013-04-29Compile with -std=c++11Michael Andres1-0/+1
2012-06-04port ruby bindings to version 1.9Josef Reidinger1-1/+0
2012-02-13first non-working code for package provisionJosef Reidinger1-0/+6
2010-12-06Export Package/Resolvable attributesKlaus Kämpf1-2/+2
2010-12-06Reorder .i includes, fixes the buildKlaus Kämpf1-5/+5
2010-11-13Add Zypp::VERSION to dynamically adapt to API changesKlaus Kämpf1-24/+28
2010-11-09fix merge conflict in CMakeLists.txtKlaus Kämpf1-0/+2
2010-11-09Fix Target_Null for Python, drop Target_VoidKlaus Kämpf1-4/+1
2010-11-08Add comment on cleaned-up modulesKlaus Kämpf1-0/+2
2010-11-08Enable/disable production codeKlaus Kämpf1-1/+5
2010-11-07Refactor Arch - don't expose full C++ APIKlaus Kämpf1-2/+5
2010-11-07Second iteration of callbacksKlaus Kämpf1-0/+10
2010-11-06Initial step towards callbacks supportKlaus Kämpf1-3/+89
2010-11-03Wrap GetResolvablesToInsDelMichael Andres1-0/+1
2010-11-03Add zypp::setZyppLogfile: empty string for off, '-' for stderr or fileMichael Andres1-0/+16
2009-08-03Adappt to boost-1.39Michael Andres1-0/+7
2009-03-12Fix RepoInfo::baseUrls() etc.Klaus Kämpf1-1/+0
2008-09-19- Add KeyRing::DefautAcceptMichael Andres1-0/+1
2008-09-16add ZConfigDuncan Mac-Vicar P1-0/+1
2008-09-05Fix basic resolvabe attributes as needed by list_resolvables.py example.Michael Andres1-11/+9
2008-09-04Added lost RepoInfo and ServiceInfo.Michael Andres1-3/+2
2008-08-08- Remove ProductInfo. We dont replace Product.Michael Andres1-1/+0
2008-08-07make the bindings compileKlaus Kaempf1-4/+17
2008-08-04Geneerate bindings for RepoInfoBase and ServiceInfoMichael Andres1-0/+1
2008-08-01- Remove obsolete TranslatedTextMichael Andres1-22/+17
2008-07-31- Work around undefined symbols in libzypp. (bnc #391831)Michael Andres1-1/+0
2008-07-30- fix ServiceInfo forward declaration problemJan Kupec1-0/+1
2008-07-23Changes bindings to at least compile. Still several header copies to beMichael Andres1-56/+3
2008-07-21backupMichael Andres1-1/+6
2008-07-14Remove obsolete references to Dependencies.Michael Andres1-1/+0
2008-07-14Remove obsolete references to Script/Message/AtomMichael Andres1-6/+0
2008-06-20so hope now it is fixedJosef Reidinger1-1/+1
2008-06-20add include for headerJosef Reidinger1-0/+1
2008-04-30hack to compile rubyMichael Andres1-0/+7
2008-02-16- ruby bindings compile, but python makes swig go nuts...Duncan Mac-Vicar P1-22/+7
2007-12-05callback draftMichael Andres1-0/+3
2007-12-05missing resolvable types addedMichael Andres1-0/+24
2007-12-05When using shared .i files across language bindings use #idef SWIG_LANGDuncan Mac-Vicar P1-6/+6
2007-12-05Added pool iterator by kind and by name. Michael Andres1-0/+2
2007-10-12undef strerror in perl-headersStefan Haas1-0/+1
2007-09-25- include original C header filesArvin Schnell1-4/+4