Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-09 | Complete CommitCallbacks with testcase | Klaus Kämpf | 2 | -4/+35 | |
This complete the initial implementation of the callbacks concept. Currently only the 'RemoveResolvable' callback is instrumented for Python. More to come ... | |||||
2010-11-09 | swig output depends on .h files | Klaus Kämpf | 4 | -3/+3 | |
2010-11-09 | Adapt to dropped -autorename | Klaus Kämpf | 2 | -9/+9 | |
2010-11-09 | fix merge conflict in CMakeLists.txt | Klaus Kämpf | 2 | -4/+40 | |
2010-11-09 | prepare for debug prints | Klaus Kämpf | 1 | -0/+3 | |
2010-11-09 | Fix Target_Null for Python, drop Target_Void | Klaus Kämpf | 1 | -4/+1 | |
2010-11-09 | Make load path relative to file | Klaus Kämpf | 5 | -5/+27 | |
2010-11-09 | Enable Perl testing | Klaus Kämpf | 1 | -0/+3 | |
2010-11-09 | Enable rdoc documentation | Klaus Kämpf | 1 | -0/+21 | |
2010-11-09 | Add starting.pl and fix tests | Klaus Kämpf | 3 | -2/+3 | |
2010-11-09 | make it non-executable | Klaus Kämpf | 1 | -1/+2 | |
2010-11-09 | Set load path relative to current dir | Klaus Kämpf | 1 | -1/+2 | |
2010-11-08 | Add comment on cleaned-up modules | Klaus Kämpf | 1 | -0/+2 | |
2010-11-08 | Add ruby_rdoc make target | Klaus Kämpf | 1 | -0/+17 | |
2010-11-08 | More documentation | Klaus Kämpf | 1 | -4/+38 | |
2010-11-08 | Disable autorename | Klaus Kämpf | 1 | -1/+1 | |
2010-11-08 | Enable/disable production code | Klaus Kämpf | 1 | -1/+5 | |
2010-11-08 | Expose builtin architectures at class level | Klaus Kämpf | 3 | -1/+64 | |
2010-11-07 | Test the refactored Arch in conjunction with ZConfig | Klaus Kämpf | 1 | -0/+5 | |
2010-11-07 | Refactor Arch - don't expose full C++ API | Klaus Kämpf | 4 | -19/+165 | |
Completely hide the full C++ API for the 'Arch' class from SWIG. Instead only expose some functions in a way thats useful for the target language. Add Ruby and Python tests. | |||||
2010-11-07 | Ruby uses to_s, not __str__ | Klaus Kämpf | 1 | -1/+1 | |
2010-11-07 | Second iteration of callbacks | Klaus Kämpf | 6 | -33/+116 | |
Define CommitCallbacks class with a connect() and disconnect() to a callbacks receiver instance. Add (passing) Ruby and (nonpassing) Python testcase. | |||||
2010-11-07 | Fix Python load path | Klaus Kämpf | 2 | -2/+5 | |
2010-11-07 | enable_testing() | Klaus Kämpf | 1 | -0/+2 | |
2010-11-07 | More Ruby tests | Klaus Kämpf | 5 | -1/+5 | |
2010-11-07 | remove empty python/callbacks.i | Klaus Kämpf | 1 | -3/+0 | |
2010-11-06 | Initial step towards callbacks support | Klaus Kämpf | 6 | -3/+317 | |
This commit introduces generic (all target languages) support for callbacks. Callbacks are sent to a 'callback object instance' which must be instantiated. Currently implemented are commit callbacks, requiring an instance of 'CommitCallbacks' ** this is work in progress ** Next: Provide example code and tests for Python and Ruby | |||||
2010-11-03 | Wrap GetResolvablesToInsDel | Michael Andres | 2 | -2/+9 | |
2010-11-03 | Wrap DownloadMode enum | Michael Andres | 1 | -1/+2 | |
2010-11-03 | Add zypp::setZyppLogfile: empty string for off, '-' for stderr or file | Michael Andres | 1 | -0/+16 | |
2010-10-20 | Offer interface to get/set KeyRing::defaultAccept bits. | Michael Andres | 1 | -9/+12 | |
2010-10-19 | Add explicit type conversion for DefaultAccept | Klaus Kämpf | 1 | -0/+6 | |
2010-04-08 | Adapt to swig 1.3.40 | Michael Andres | 3 | -25/+5 | |
2010-03-24 | Let swig understand nested class Target::DistributionLabel | Michael Andres | 1 | -1/+12 | |
2009-12-03 | Pass py_sitedir from .spec file to cmake. | Michael Andres | 1 | -5/+7 | |
2009-12-01 | fix lib intall path on x86_64 | Michael Andres | 1 | -1/+1 | |
2009-09-22 | Remove reference to dead zypp::ScanDBReport. | Michael Andres | 1 | -68/+0 | |
2009-08-03 | Adappt to boost-1.39 | Michael Andres | 4 | -3/+10 | |
2009-03-12 | Fix RepoInfo::baseUrls() etc. | Klaus Kämpf | 4 | -3/+99 | |
Add a testcase for RepoInfo and fix the problems with UrlSet. | |||||
2008-11-11 | - Ignore Pathname operator<. | Michael Andres | 1 | -0/+2 | |
2008-09-19 | - Add KeyRing::DefautAccept | Michael Andres | 2 | -0/+7 | |
2008-09-16 | add ZConfig | Duncan Mac-Vicar P | 1 | -0/+2 | |
2008-09-16 | add ZConfig | Duncan Mac-Vicar P | 1 | -0/+1 | |
2008-09-05 | fix asKind/isKind | Michael Andres | 2 | -17/+23 | |
2008-09-05 | Fix basic resolvabe attributes as needed by list_resolvables.py example. | Michael Andres | 4 | -22/+27 | |
2008-09-05 | add RepoManager::knownRepositories | Michael Andres | 1 | -3/+1 | |
2008-09-05 | Add missing ResPool dtor | Michael Andres | 1 | -2/+0 | |
2008-09-04 | Added lost RepoInfo and ServiceInfo. | Michael Andres | 1 | -3/+2 | |
2008-08-08 | - Remove ProductInfo. We dont replace Product. | Michael Andres | 2 | -2/+0 | |
2008-08-07 | more tests | Klaus Kaempf | 2 | -0/+62 | |