summaryrefslogtreecommitdiff
path: root/lib/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-10-26Beginnings of acl (POSIX.1e draft 17) verification supportPanu Matilainen1-0/+1
2008-10-26Beginnings of file capability (POSIX.1e draft 15) verification supportPanu Matilainen1-0/+1
2008-10-10Yank out legacy.h, make the conversion functions staticPanu Matilainen1-1/+1
2008-05-21Eliminate rpmTagTable internals from API/ABI completelyPanu Matilainen1-2/+2
2008-05-21Split tag extensions out of formats.cPanu Matilainen1-1/+1
2008-05-13New "tag data" container struct + some basic methods to deal with itPanu Matilainen1-1/+1
2008-05-12Split header sprintf formatting to separate sourcePanu Matilainen1-1/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-2/+139
2008-05-12Rip old, bit-rotten librpm test programsPanu Matilainen1-24/+0
2008-03-18Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen1-1/+1
2008-03-17Nuke leftover rollback test program, update translationsPanu Matilainen1-4/+0
2008-03-17Remove rollback supportPanu Matilainen1-26/+2
2008-03-17Remove support for automatic rollback on failurePanu Matilainen1-1/+1
2008-02-05Port some rpmds improvements from rpm5.orgPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-03Split rpmte internals to separate headerPanu Matilainen1-1/+2
2007-12-03Duh, remember to add rpmfi_internal.h to sources..Panu Matilainen1-1/+1
2007-11-28Lose rpmgi_internal.h, no longer neededPanu Matilainen1-1/+1
2007-11-27Move legacy%#¤%#¤ to librpm now that it can move..Panu Matilainen1-1/+3
2007-11-23Reflect changes to include files.Ralf Corsépius1-3/+0
2007-11-23Move stringbuf into librpmio, rename headerPanu Matilainen1-1/+1
2007-11-22Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-11-07Move tufdio under rpmio/ where it belongs..Panu Matilainen1-3/+0
2007-11-02Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen1-2/+2
2007-10-31Split out rpmts_internal.h from rpmts.hPanu Matilainen1-1/+1
2007-10-30Split transaction score stuff to separate private headerPanu Matilainen1-1/+1
2007-10-30Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-10-29Split out rpmgi_internal.h from rpmgi.hRalf Corsépius1-1/+2
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-2/+2
2007-10-17Expand AM_CPPFLAGS.Ralf Corsépius1-7/+7
2007-10-10Move pkginc_HEADERS to toplevel Makefile.amRalf Corsépius1-6/+0
2007-09-17misc.h is a private headerPanu Matilainen1-2/+2
2007-09-12Remove splint annotation from getdate.c.Ralf Corsépius1-10/+1
2007-09-11Use _LDADD instead of _LDFLAGS.Ralf Corsépius1-8/+3
2007-09-03Remove setfiles, it's not used nor useful within rpmPanu Matilainen1-9/+0
2007-09-03RIP rpmsx and all its usesPanu Matilainen1-7/+2
2007-09-03Remove lint-support.Ralf Corsépius1-14/+1
2007-09-02Add missing link libs.Ralf Corsépius1-0/+1
2007-08-31Add LIBRPMALIAS_FILENAME to CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-31Add RPMCONFIGDIR to CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-31Add LOCALSTATEDIR to AM_CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-30Move rollback IDTX out of cli-stuff, its needed by core ts handling too.Panu Matilainen1-2/+2
2007-08-28Propagate SYSCONFDIR.Ralf Corsépius1-0/+1
2007-08-28Add -DLOCALEDIR="\"$(localedir)\""Ralf Corsépius1-0/+1
2007-08-27Add tufdio.Ralf Corsépius1-11/+14
2007-08-27Comment out setfiles_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-27Remove dependency on librpmbuild.Ralf Corsépius1-1/+0
2007-08-24s/-lselinux/@WITH_SELINUX_LIB@/Ralf Corsépius1-2/+2
2007-08-24Don't reset LIBS=.Ralf Corsépius1-2/+0
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1