summaryrefslogtreecommitdiffstats
path: root/src/report-python/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* add -Wwrite-strings everywhereDenys Vlasenko2011-03-091-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* Revert "renamed libreport.so to libreport2.so"Karel Klic2011-03-031-1/+1
| | | | | This is not needed at the end. This reverts commit ef96cd431369b2cf0dd640a0bb66be4fb029b9c0.
* renamed libreport.so to libreport2.soJiri Moskovcak2011-03-031-1/+1
| | | | | - we have a conflict with old report library which contains file with the same name
* *: rename *crash_dump.* -> *crash_data.*Denys Vlasenko2010-12-221-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* src/report-python: add report package compatibilityDenys Vlasenko2010-12-211-1/+13
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* report-python/run_event.c: python wrappers for run_event.h APIDenys Vlasenko2010-12-161-0/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* python wrappers: add dump_dir wrapperDenys Vlasenko2010-12-151-0/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* simplify python wrapper codeDenys Vlasenko2010-12-151-2/+2
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* jury-rig compile for python2.6; small style fixesDenys Vlasenko2010-12-141-2/+5
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* a stub for report-pythonJiri Moskovcak2010-12-141-0/+25