summaryrefslogtreecommitdiff
path: root/swig
AgeCommit message (Expand)AuthorFilesLines
2008-09-16add ZConfigDuncan Mac-Vicar P1-0/+2
2008-09-16add ZConfigDuncan Mac-Vicar P1-0/+1
2008-09-05fix asKind/isKindMichael Andres2-17/+23
2008-09-05Fix basic resolvabe attributes as needed by list_resolvables.py example.Michael Andres4-22/+27
2008-09-05add RepoManager::knownRepositoriesMichael Andres1-3/+1
2008-09-05Add missing ResPool dtorMichael Andres1-2/+0
2008-09-04Added lost RepoInfo and ServiceInfo.Michael Andres1-3/+2
2008-08-08- Remove ProductInfo. We dont replace Product.Michael Andres2-2/+0
2008-08-07more testsKlaus Kaempf2-0/+62
2008-08-07define string conversionKlaus Kaempf2-1/+25
2008-08-07add mb exampleKlaus Kaempf1-2/+3
2008-08-07require/include zypp at topKlaus Kaempf1-4/+6
2008-08-07bytecountKlaus Kaempf1-0/+22
2008-08-07test starting of zyppKlaus Kaempf3-0/+39
2008-08-07make the bindings compileKlaus Kaempf16-81/+177
2008-08-04Geneerate bindings for RepoInfoBase and ServiceInfoMichael Andres2-0/+14
2008-08-01- Remove obsolete TranslatedTextMichael Andres3-24/+18
2008-07-31- Work around undefined symbols in libzypp. (bnc #391831)Michael Andres2-1/+3
2008-07-30- new classJan Kupec1-0/+1
2008-07-30- fix ServiceInfo forward declaration problemJan Kupec1-0/+1
2008-07-25- Removed almost all local copies of zypp header files. This alsoMichael Andres6-27/+72
2008-07-23Changes bindings to at least compile. Still several header copies to beMichael Andres23-461/+67
2008-07-21backupMichael Andres16-609/+66
2008-07-17to cmake 2.6Michael Andres3-19/+26
2008-07-14Remove obsolete references to Dependencies.Michael Andres2-13/+0
2008-07-14Remove obsolete references to Script/Message/AtomMichael Andres5-31/+0
2008-06-20so hope now it is fixedJosef Reidinger2-7/+1
2008-06-20add include for headerJosef Reidinger1-0/+1
2008-06-20fix buildJosef Reidinger1-0/+6
2008-04-30hack to compile rubyMichael Andres1-0/+7
2008-04-23remove obsolete ResPool methodsMichael Andres1-66/+2
2008-04-11taking satisfied/broken state from ResStatusStefan Schubert1-0/+3
2008-04-11added new state VALIDATE in ResStatusStefan Schubert1-1/+46
2008-04-02moving isSatisfied from ResStatusStefan Schubert1-61/+1
2008-03-30remove non-compiling functionsStephan Kulow1-14/+0
2008-03-28blind shot on the CruiseControlStephan Kulow1-6/+15
2008-03-17adapt to zypp changesMichael Andres1-4/+0
2008-03-03sat/repo moved to repositoryStefan Schubert1-61/+91
2008-03-03didn't mean to commit thisStephan Kulow1-1/+9
2008-03-03sync with autobuildStephan Kulow1-9/+1
2008-02-25disable broken bindingsDuncan Mac-Vicar P1-2/+2
2008-02-20- still does not compile but at leastDuncan Mac-Vicar P4-11/+24
2008-02-16- ruby bindings compile, but python makes swig go nuts...Duncan Mac-Vicar P46-1690/+555
2008-01-28- avoid newline right away when printing python lib pathArvin Schnell1-2/+1
2007-12-06- readded cmp for ResObjectArvin Schnell1-0/+10
2007-12-05callback draftMichael Andres3-1/+75
2007-12-05update examplesMichael Andres3-3/+19
2007-12-05missing resolvable types addedMichael Andres12-53/+299
2007-12-05When using shared .i files across language bindings use #idef SWIG_LANGDuncan Mac-Vicar P2-27/+28
2007-12-05Added pool iterator by kind and by name. Michael Andres7-75/+139