summaryrefslogtreecommitdiff
path: root/build/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2002-12-03- internal automagic dependency generation (disabled for now).jbj1-1/+1
2002-12-01- use usrlib_LTLIBRARIES to install directly in /usr/lib64 instead.jbj1-17/+5
2002-12-01- link rpm libraries together, use shared helpers with external -lelf.jbj1-13/+13
2002-11-29- build with external elfutils (preferred), if available.jbj1-0/+2
2002-11-26- bundle libfmagic into librpmbuild for now.jbj1-5/+26
2002-10-24Kill tfr.c, use rpmdeps.jbj1-12/+0
2002-10-15Replace libelf with elfutils.jbj1-0/+1
2002-10-14Spin mostly complete file classifier off to rpmfc.[ch].jbj1-2/+2
2002-10-13Add argv.[ch].jbj1-2/+2
2002-10-07lclint annotations.jbj1-0/+12
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-2/+2
2002-07-21- add methods to make signature handling opaque wrto rpmts.jbj1-1/+1
2002-07-20- version added to *.la dependency libraries (#69063).jbj1-1/+1
2002-06-25- python: link internal libelf (if used) directly into rpmmodule.so.jbj1-1/+1
2002-06-22Factor bounds checking annotations into source code.jbj1-0/+5
2002-05-16- opaque (well mostly) rpmTransactionSet using methods.jbj1-2/+1
2001-10-25- legacy signatures always checked on -qp and -Vp.jbj1-1/+1
2001-10-19Rewire digests, step 1.jbj1-0/+1
2001-10-18Scaffholding for dumping full headers carried through transaction.jbj1-0/+1
2001-07-10- package version now configureable, default v3.jbj1-0/+1
2001-05-08- create rpmdb.la so that linkage against rpm's db-3.2.9 is possible.jbj1-7/+6
2001-05-03- still more boring lclint annotations and fiddles.jbj1-0/+3
2000-06-13More libtool fiddles.jbj1-4/+5
2000-06-07Sanity (make dist).jbj1-1/+1
2000-06-07- create rpmio directory for librpmio.jbj1-3/+10
2000-06-01Split popt glue into lib/popt{BT,QV}.c.jbj1-1/+1
2000-02-27Permit building w/o libbz2.a.jbj1-1/+1
2000-02-24Automake portability diddles.jbj1-4/+2
1999-09-30Build on solaris2.6 with gcc.jbj1-3/+1
1999-09-26Search /usr/include before misc.jbj1-0/+1
1999-09-26Solaris compilation.jbj1-1/+2
1999-04-28Sanity.jbj1-0/+5
1999-04-09Add popt to include path.jbj1-1/+5
1999-01-26make '-' character illegal (again) in version/release.jbj1-2/+2
1999-01-22Use libbtool to generate librpmbuild.a.jbj1-3/+3
1999-01-21Eliminate Makefile.inc dependence in subdirs.jbj1-5/+0
1999-01-19Released rpm-2.90 -- version is now 2.91jbj1-1/+1
1998-11-20Sanity.jbj1-2/+6
1998-11-18implement abstract fd type almost everywhere.jbj1-1/+2
1998-10-11permit rpm to be built in a sub-directory (--srcdir=DIR).jbj1-1/+1
1998-10-08Consolidate i18n baggage into AM_GNU_GETTEXT and system.h.jbj1-3/+0
1998-10-08configure using automake.jbj1-0/+23