summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-08Version 0.5.8Klaus Kämpf2-1/+7
2010-12-08fix specfileMichael Andres1-1/+1
2010-12-06Fix test, look at Package onlyKlaus Kämpf1-1/+1
2010-12-06Export Package/Resolvable attributesKlaus Kämpf3-2/+30
2010-12-06Complete the test, add code to start the targetKlaus Kämpf1-4/+6
2010-12-06Fix Problems iterator in PythonKlaus Kämpf3-4/+43
2010-12-06Complete callbacks support (Python, Ruby)Klaus Kämpf1-30/+62
2010-12-06Reorder .i includes, fixes the buildKlaus Kämpf1-5/+5
2010-12-01Merge branch 'master' of gitorious.org:opensuse/libzypp-bindingsKlaus Kämpf1-11/+14
2010-11-24Merge branch 'master' of gitorious.org:opensuse/libzypp-bindingsKlaus Kämpf1-1/+13
2010-11-24Enable rdoc generation only if rdoc is locally availableKlaus Kämpf1-1/+2
2010-11-13Drop debug printsKlaus Kämpf1-0/+2
2010-11-13Fix generated .cc name, its libzypp not satsolverKlaus Kämpf3-14/+14
2010-11-13Add Zypp::VERSION to dynamically adapt to API changesKlaus Kämpf3-30/+38
2010-11-13Extract ZYPP_VERSION from .so symlinkKlaus Kämpf1-1/+13
2010-11-11Complete the callback testing infrastructureKlaus Kämpf1-6/+106
2010-11-09Complete CommitCallbacks with testcaseKlaus Kämpf2-4/+35
2010-11-09swig output depends on .h filesKlaus Kämpf4-3/+3
2010-11-09Adapt to dropped -autorenameKlaus Kämpf2-9/+9
2010-11-09fix merge conflict in CMakeLists.txtKlaus Kämpf2-4/+40
2010-11-09prepare for debug printsKlaus Kämpf1-0/+3
2010-11-09Fix Target_Null for Python, drop Target_VoidKlaus Kämpf1-4/+1
2010-11-09Make load path relative to fileKlaus Kämpf5-5/+27
2010-11-09Enable Perl testingKlaus Kämpf1-0/+3
2010-11-09Enable rdoc documentationKlaus Kämpf1-0/+21
2010-11-09Add starting.pl and fix testsKlaus Kämpf3-2/+3
2010-11-09make it non-executableKlaus Kämpf1-1/+2
2010-11-09Set load path relative to current dirKlaus Kämpf1-1/+2
2010-11-08Add comment on cleaned-up modulesKlaus Kämpf1-0/+2
2010-11-08Add ruby_rdoc make targetKlaus Kämpf1-0/+17
2010-11-08More documentationKlaus Kämpf1-4/+38
2010-11-08Disable autorenameKlaus Kämpf1-1/+1
2010-11-08Enable/disable production codeKlaus Kämpf1-1/+5
2010-11-08Expose builtin architectures at class levelKlaus Kämpf3-1/+64
2010-11-08Enable test during package buildKlaus Kämpf1-0/+4
2010-11-07Test the refactored Arch in conjunction with ZConfigKlaus Kämpf1-0/+5
2010-11-07Refactor Arch - don't expose full C++ APIKlaus Kämpf4-19/+165
2010-11-07Ruby uses to_s, not __str__Klaus Kämpf1-1/+1
2010-11-07Second iteration of callbacksKlaus Kämpf6-33/+116
2010-11-07Fix Python load pathKlaus Kämpf2-2/+5
2010-11-07enable_testing()Klaus Kämpf2-0/+4
2010-11-07More Ruby testsKlaus Kämpf5-1/+5
2010-11-07remove empty python/callbacks.iKlaus Kämpf1-3/+0
2010-11-06Initial step towards callbacks supportKlaus Kämpf6-3/+317
2010-11-03changes 0.5.7Michael Andres2-1/+7
2010-11-03Wrap GetResolvablesToInsDelMichael Andres3-2/+21
2010-11-03changes 0.5.6Michael Andres2-1/+9
2010-11-03Wrap DownloadMode enumMichael Andres1-1/+2
2010-11-03Add zypp::setZyppLogfile: empty string for off, '-' for stderr or fileMichael Andres1-0/+16
2010-10-20changes 0.5.5Michael Andres2-1/+7