summaryrefslogtreecommitdiff
path: root/rpmdb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2008-04-06Move the tagtbl.c generator monster awk out of Makefile.amPanu Matilainen1-14/+3
2008-03-18Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen1-1/+1
2008-03-06Mark rpm tag tables read-only as far as we can..Panu Matilainen1-1/+1
2008-02-04Rip the useless header method vectorsPanu Matilainen1-1/+0
2008-01-09Dirty hack to determine BDB .la name automaticallyPanu Matilainen1-2/+5
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-3/+3
2007-12-03Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.hPanu Matilainen1-3/+4
2007-11-27Move legacy%#¤%#¤ to librpm now that it can move..Panu Matilainen1-1/+0
2007-11-25Remove unnecessary deps on NSS.Ralf Corsépius1-3/+1
2007-11-23Reflect changes to include files.Ralf Corsépius1-1/+0
2007-11-23librpmdb doesn't need rpmio private headers anymorePanu Matilainen1-1/+0
2007-11-22Remove AM_CPPFLAGS += -I$(top_srcdir)/build.Ralf Corsépius1-2/+0
2007-11-22Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-11-02Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen1-3/+3
2007-10-30Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-10-30Remove rpmdb/tsql.c.Ralf Corsépius1-4/+0
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-2/+2
2007-10-17Move db.h handling to toplevel Makefile.amRalf Corsépius1-5/+0
2007-10-17Expand AM_CPPFLAGS.Ralf Corsépius1-10/+10
2007-10-17More reversions.Ralf Corsépius1-36/+6
2007-10-17Revert yesterday's patch (we're not ready for it).Ralf Corsépius1-0/+43
2007-10-16Move tdbi, tjfn, tsql to toplevel Makefile.am.Ralf Corsépius1-13/+0
2007-10-10header_method.h is now privatePanu Matilainen1-1/+1
2007-10-10Un-inline common header access functionsPanu Matilainen1-0/+1
2007-10-10Move pkginc_HEADERS to toplevel Makefile.amRalf Corsépius1-3/+0
2007-09-17Add db.h to nodist_librpmdb_la_SOURCES.Ralf Corsépius1-49/+49
2007-09-17Don't install db.h.Ralf Corsépius1-2/+1
2007-09-17Remove db_emu.h.Ralf Corsépius1-1/+0
2007-09-17Add support for extern BDB.Ralf Corsépius1-2/+8
2007-09-17Reorganize.Ralf Corsépius1-16/+27
2007-09-17rpmhash is an internal header reallyPanu Matilainen1-2/+2
2007-09-17Hide db index handling and rpmdb details from the API to internal headerPanu Matilainen1-1/+1
2007-09-11Remove splint tags in tagtbl.c generation magic.Ralf Corsépius1-6/+1
2007-09-11Use _LDADD instead of _LDFLAGS.Ralf Corsépius1-7/+4
2007-09-10Move db.h to nodist_pkginc_HEADERS.Ralf Corsépius1-1/+2
2007-09-10Eliminate noinst_HEADERS.Ralf Corsépius1-3/+4
2007-09-05Install into rpmlibexecdir and rpmconfigdir.Ralf Corsépius1-2/+1
2007-09-05Include rpm.am.Ralf Corsépius1-0/+2
2007-09-04Add db.h to BUILT_SOURCES.Ralf Corsépius1-1/+1
2007-09-03Remove lint-support.Ralf Corsépius1-13/+0
2007-09-02Add missing link libs.Ralf Corsépius1-0/+1
2007-08-31Eliminate clean-local:Ralf Corsépius1-8/+4
2007-08-31Attempt to improve libdb_la handling.Ralf Corsépius1-2/+3
2007-08-27Make tjfn, tdbi check_PROGRAMS.Ralf Corsépius1-3/+4
2007-08-27Comment out tjfn_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-27Remove sqlite.c from EXTRA_DIST.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
2007-08-19Remove RPM_BUILD_ROOT.Ralf Corsépius1-3/+0
2007-08-16Eliminate mylibpaths, mylibs.Ralf Corsépius1-4/+2