summaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* a stub for report-pythonJiri Moskovcak2010-12-141-1/+1
|
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* move files from lib/plugins to src/pluginsJiri Moskovcak2010-11-101-1/+1
|
* btparser integration: merge it into ABRT's directory hierarchyKarel Klic2010-10-141-1/+1
|
* btparser initial integrationKarel Klic2010-10-141-1/+1
|
* lower case direcotry(no code changed)Nikola Pajkovsky2010-08-101-1/+1
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* Move backtrace parser from src/Backtrace to lib/Utils.Karel Klic2010-03-261-1/+1
| | | | | | | | | | | | | | | Move abrt-backtrace app from src/Backtrace/main.c to src/utils/abrt-backtrace. Move backtrace preprocessign code from abrt-backtrace to the parser. Implemented new backtrace rating algorithm. Added old bt rating algorithm to backtrace.c Move strbuf to lib/Utils, and updated it to use xfuncs. Created separate header for xfuncs. Some functions in xfuncs marked as extern "c", so they can be used in C code. Merged backtrace fallback (independent_backtrace) "parser" into backtrace.{h/c}. Added option --rate to abrt-backtrace, to be able to use the new backtrace rating algorithm in scripts.
* Backtrace tool WORK-IN-PROGRESSKarel Klic2009-11-111-1/+1
|
* add end-of-line to a few files which didn't have it on last lineDenys Vlasenko2009-09-181-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* changed name to Command Line InterfaceZdenek Prikryl2009-06-171-1/+1
|
* added tuiZdenek Prikryl2009-06-101-1/+1
|
* Added autotools scripts for gui.Jiri Moskovcak2009-02-241-1/+1
|
* Initial git commitJiri Moskovcak2009-02-021-0/+1