summaryrefslogtreecommitdiff
path: root/rpmio/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2007-09-20Add dependency on libbz2.Ralf Corsépius1-0/+1
2007-09-17Make fts.h a private headerPanu Matilainen1-2/+2
2007-09-17ugid.h is private header reallyPanu Matilainen1-2/+2
2007-09-12Remove NEON and related hacksPanu Matilainen1-8/+2
2007-09-11Use _LDADD instead of _LDFLAGS.Ralf Corsépius1-11/+3
2007-09-03Remove lint-support.Ralf Corsépius1-15/+0
2007-08-31Eliminate clean-local:Ralf Corsépius1-3/+0
2007-08-31Add RPMCONFIGDIR to CPPFLAGS.Ralf Corsépius1-0/+1
2007-08-27Use check_PROGRAMS instead of EXTRA_PROGRAMS for t*programs.Ralf Corsépius1-15/+13
2007-08-27Eliminate noinst_HEADERS.Ralf Corsépius1-11/+12
2007-08-27Remove tdigest.Ralf Corsépius1-4/+0
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1
2007-08-20Remove LDFLAGS from librpmio_la_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-19Remove RPM_BUILD_ROOT.Ralf Corsépius1-2/+0
2007-08-13Reformat.Ralf Corsépius1-25/+35
2007-08-08Remove BEECRYPTLOBJS, .created.packman@mccallum.corsepiu.local1-14/+1
2007-08-06Remove dead tficl code..Panu Matilainen1-6/+1
2007-08-05Automake cleanups.Panu Matilainen1-5/+3
2007-07-25Set libdir /usr/lib vs lib64 directly, drop MARK64 stuffPanu Matilainen1-1/+1
2007-03-14Cleanup: Remove dumpasn1 utilPaul Nasrat1-3/+1
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-3/+5
2005-01-17Build on macosx.jbj1-1/+2
2005-01-04- mac os x patches (#133611, #133612, #134637).jbj1-9/+9
2004-11-28- add support for automagic pubkey retrieval using HKP.jbj1-2/+6
2004-11-19- bump soname into libfoo-4.4.so everywhere.jbj1-1/+1
2004-11-07Drill many neon hooks.jbj1-2/+7
2004-11-05w00t! rpm -q -W https://wellfleet.jbj.org/rawhide/test milestone!jbj1-2/+6
2004-11-04Link librpmio with -lneon.jbj1-1/+1
2004-11-04Split out avOpendir/avReaddir/avClosedir to rpmdav.c.jbj1-2/+2
2004-10-21- port to internal file-4.10 libmagic rather than libfmagic.jbj1-1/+1
2004-10-09Splint fiddles.jbj1-10/+11
2004-04-18Implemented external interface for the hooking system, andniemeyer1-2/+2
2004-03-19- New internal Lua support scheme, laying under rpmio.niemeyer1-2/+6
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-06-26Update to 4.0.31.jbj1-1/+1
2003-05-30Consolidate external beecrypt changes.jbj1-7/+7
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-2/+4
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().jbj1-1/+1
2003-03-28Add gcrypt to tdigest.jbj1-1/+1
2003-03-25Repair rdtsc stopwatch, use gettimeofday(3) for now.jbj1-1/+4
2003-03-24Add benchmark stopwatch, change precision from milli- to micro-secs.jbj1-2/+2
2003-03-20Make sure that $(RPM_BUILD_ROOT}/usr/lib is 1st libarry searched.jbj1-2/+2
2003-03-16Create rpmsq, combining rpmdb/psm signal handlers.jbj1-2/+2
2003-03-06- fix: memory leak (85522).jbj1-0/+2
2002-12-24Rescusitate doxygen file manifest.jbj1-2/+3
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-7/+4
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-4/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-1/+1
2002-11-30More splint fiddles.jbj1-3/+5
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-2/+2