summaryrefslogtreecommitdiffstats
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* move inc/ and lib/ to src/. No code changesDenys Vlasenko2010-11-151-1/+1
| | | | Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
* btparser integration: fix testsKarel Klic2010-10-141-1/+1
|
* btparser integration: merge it into ABRT's directory hierarchyKarel Klic2010-10-141-1/+1
|
* btparser initial integrationKarel Klic2010-10-141-1/+1
|
* added native systemd file rhbz#617316Jiri Moskovcak2010-08-091-0/+3
|
* tutorial how-to build your own reporter pluginNikola Pajkovsky2010-07-291-1/+1
| | | | Signed-off-by: Nikola Pajkovsky <npajkovs@redhat.com>
* rename abrt-utils.pc to abrt.pcJiri Moskovcak2010-07-091-2/+2
| | | | | - so users can compile their own plugin using: $ g++ `pkg-config abrt --cflags --libs`
* mv devel header files to inc/ and install themJiri Moskovcak2010-07-091-1/+4
| | | | | | - header files are required to write the custom plugins plugins without downloading the whole git tree, user just need to install abrt-devel package
* make test-rpm work even before lunch :)Jiri Moskovcak2010-06-041-2/+2
| | | | - "date %k" doesn't return the time in the two digits format before 12:00pm
* minor build fixes ppisar@redhat.comJiri Moskovcak2010-05-181-0/+1
|
* Fixed test-* targets in makefileJiri Moskovcak2010-04-021-2/+2
|
* Simplify rpmbuild callsKarel Klic2010-03-261-26/+12
|
* added new make targetsJiri Moskovcak2010-03-221-2/+20
| | | | | | - added make test-rpm - added some "magic" into spec file to ease releasing of the git rawhide builds
* added "make scratch-build" to make targetsJiri Moskovcak2010-02-101-0/+3
| | | | - builds rpm packages in koji from the local git repo
* Added "make srpm" targetJiri Moskovcak2010-02-101-0/+8
|
* APPLET: changed icon from default gtk-warning to abrt specific, add animationJiri Moskovcak2009-11-161-1/+1
| | | | | | - there were complaints about abrt using standard warning icon, which is confusing, so I changed it to use abrt spefic icon and made it move, to attract user attention
* whitespace fixJiri Moskovcak2009-09-041-3/+3
|
* added new target "rpm" to makefileJiri Moskovcak2009-09-021-0/+8
| | | | Please use it before you push your changes!
* GUI: added support for gettext (+part of czech translation)Jiri Moskovcak2009-08-261-1/+1
|
* fixing whitespace damage, no code changesDenys Vlasenko2009-07-251-1/+1
| | | | Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* Fixed spec file, to work with new versionJiri Moskovcak2009-06-151-1/+1
|
* Rename to abrtJiri Moskovcak2009-03-031-1/+1
|
* added doc stuffZdenek Prikryl2009-02-191-1/+3
|
* Initial git commitJiri Moskovcak2009-02-021-0/+1