summaryrefslogtreecommitdiff
path: root/rpmdb/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2003-12-16- build with db-4.2.52 internal.jbj1-1/+1
2003-12-11- only internal Berkeley db from now on.jbj1-15/+12
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-36/+37
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-1/+1
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
2003-03-06- fix: memory leak (85522).jbj1-0/+2
2002-12-21- add --enable-posixmutexes when configuring on linux.jbj1-0/+84
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-14/+6
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-9/+12
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-1/+1
2002-11-30More splint fiddles.jbj1-5/+7
2002-08-31Sync with rpm-4.1.jbj1-2/+2
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+1
2002-07-13- install rpmal.h and rpmhash.h, implicit rpmps.hinclude, for now.jbj1-2/+2
2002-06-22Factor bounds checking annotations into source code.jbj1-3/+8
2002-06-20- make sure that rpm can verify prelinked shared libraries.jbj1-1/+2
2002-05-21Make sure that db.h symlink is created.jbj1-2/+5
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+1
2002-05-02- eliminate db1 support.jbj1-8/+2
2002-05-01- attempt to make peace with automake-1.6.1, autoconf-2.53.jbj1-2/+5
2002-04-07- speedup large queries by ~50%.jbj1-1/+1
2002-03-17Test program for file name join.jbj1-0/+6
2002-02-22tpkgid cleanup.jbj1-6/+0
2002-02-21Add pkgid db builder pre-cursor.jbj1-3/+9
2002-02-10- make peace with automake et al in 8.0, ugh.jbj1-1/+1
2001-11-19- header handling moved to librpmdb to avoid linkage loops.jbj1-3/+5
2001-10-21- all symbols but hdrVec are now forward references in linkage.jbj1-2/+22
2001-10-20- stupid macros to configure public key file paths.jbj1-0/+1
2001-07-10- package version now configureable, default v3.jbj1-1/+1
2001-06-08- fix: QUERY_FOR_LIST file count clobbered.jbj1-1/+2
2001-06-06- permit duplicates for btree indices.jbj1-0/+3
2001-05-31- return multiple suggested packages (Pawel Kolodziej <pawelk@pld.org.pl>).jbj1-1/+1
2001-05-30- fix: for busted db1, attempt chain reconnection to following record.jbj1-3/+6
2001-05-29- eliminate db-1.85 and db-2.x configuration.jbj1-2/+2
2001-05-25- perform db->verify when closing db files.jbj1-1/+1
2001-05-11- rpm database has rpm.rpm g+w permissions to share db3 mutexes.jbj1-2/+2
2001-05-08Create db2 file manifest, as alpha is different.jbj1-33/+5
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-0/+87