summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2003-12-30- use -fPIC -DPIC on all platforms, not just mandatory (#112713).jbj1-1/+1
2003-12-27- fix: wrong package count for trigger scriptlet 1st arg (#100509).jbj1-1/+0
2003-12-26- don't use mktemp if mkstemp is available (#103850).jbj1-0/+2
2003-12-11- only internal Berkeley db from now on.jbj1-63/+4
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-17/+30
2003-07-02- don't attempt to remove dbenv on --rebuilddb.jbj1-1/+4
2003-05-30Consolidate external beecrypt changes.jbj1-8/+8
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+21
2003-05-05Sanity.jbj1-1/+3
2003-05-01fix typo in system.h.jbj1-2/+2
2003-04-30splint fiddles.jbj1-0/+2
2003-04-16- permit secondary tag match patterns with RPMQV_ALL.jbj1-1/+6
2003-03-27Sanity.jbj1-1/+1
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-1/+1
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-1/+1
2003-03-10- upgrade to zlib-1.2.beta7.jbj1-26/+29
2003-02-14- file: fix ogg/vorbis file classification problems.jbj1-2/+2
2003-01-20Restore compiler warnings now tthat elfutil's -Werror is not there.jbj1-26/+26
2003-01-13- teach rpmquery to return "owning" package(s) in spite of alternatives.jbj1-3/+3
2003-01-01- fix: dependency helpers now rate limited at 10ms, not 1s.jbj1-17/+18
2002-12-20- dynamically link /bin/rpm, link against good old -lpthread.jbj1-5/+5
2002-12-19- add -I/usr/include/nptl, Conflicts: kernel <= 2.4.19.jbj1-0/+10
2002-12-06part twosopwith1-1/+1
2002-12-06Better detection of ppc64 et alsopwith1-2/+4
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-6/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-2/+10
2002-11-30Splint fiddles.jbj1-2/+5
2002-11-30- upgrade to elfutils-0.63.jbj1-24/+7
2002-11-29- build with external elfutils (preferred), if available.jbj1-16/+29
2002-11-19- add AC_SYS_LARGFILE throughout.jbj1-0/+1
2002-10-18- add debug sub-package patch.jbj1-1/+18
2002-10-15Replace libelf with elfutils.jbj1-16/+7
2002-10-12anity.jbj1-1/+1
2002-10-09- fix: use size_t consistently, avoid segfault on ia64.jbj1-0/+1
2002-08-26- set cachesize without a dbenv, the default is far too small.jbj1-21/+27
2002-08-22- add a macro to create a sub-package with debugging symbols.jbj1-0/+1
2002-08-19- add --with-efence to configure, check install/upgrade with efence.jbj1-0/+7
2002-08-13- supply transitive closure for CLI packages from rpmdb-redhat database.jbj1-1/+1
2002-07-31Carry PLD scripts/configuration for perl/python/php in rpm sources.jbj1-1/+3
2002-07-25- python: add ts.hdrCheck(), ts.rebuildDB() methods.jbj1-1/+2
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-21/+20
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-0/+3
2002-06-20- resurrect libelf with Elf64, prelink verify should work everywhere.jbj1-0/+1205