summaryrefslogtreecommitdiff
path: root/build/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Remove the now unused user/group caching codePanu Matilainen1-1/+1
2010-12-03Bump library sonamesPanu Matilainen1-1/+1
2010-10-01Stuff fts into a convenience library in misc/Panu Matilainen1-1/+2
2010-09-02Eliminate popt goo from librpmbuildPanu Matilainen1-1/+1
2010-09-01Add new %sepolicy section to the spec file formatSteve Lawrence1-0/+1
2010-08-25Mass eviction of remaining internal helpers in librpmbuild APIPanu Matilainen1-1/+2
2010-08-24Eliminate now unnecessary buildio.hPanu Matilainen1-1/+1
2010-03-19Bury FTS inside librpmbuild and eliminate from public ABIPanu Matilainen1-1/+2
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-2/+0
2009-12-07Bump soname for all our librariesPanu Matilainen1-1/+1
2009-02-26Switch to libtool versioning, starting at 0:0:0Panu Matilainen1-1/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-1/+0
2008-03-18Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-11-23Reflect changes to include files.Ralf Corsépius1-4/+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-1/+1
2007-10-30Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-2/+2
2007-10-17Expand AM_CPPFLAGS.Ralf Corsépius1-10/+10
2007-10-10Move pkginc_HEADERS to toplevel Makefile.amRalf Corsépius1-3/+0
2007-09-11Use _LDADD instead of _LDFLAGS.Ralf Corsépius1-1/+2
2007-09-10Eliminate noinst_HEADERS.Ralf Corsépius1-2/+1
2007-09-03Remove lint-support.Ralf Corsépius1-15/+0
2007-09-02Add missing link libs.Ralf Corsépius1-1/+3
2007-08-31Eliminate clean-local:Ralf Corsépius1-3/+0
2007-08-24Don't reset LIBS=.Ralf Corsépius1-2/+0
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1
2007-08-19Remove LDFLAGS from librpmbuild_la_LDFLAGS.Ralf Corsépius1-1/+1
2007-08-19Remove RPM_BUILD_ROOT.Ralf Corsépius1-2/+0
2007-08-05Automake cleanups.Panu Matilainen1-5/+3
2007-07-25Set libdir /usr/lib vs lib64 directly, drop MARK64 stuffPanu Matilainen1-1/+1
2007-07-24Kill of one more rpmfile referencePanu Matilainen1-7/+2
2005-03-14Sanity.jbj1-3/+3
2005-01-17Build on macosx.jbj1-0/+1
2004-11-19- bump soname into libfoo-4.4.so everywhere.jbj1-1/+1
2004-10-30Path to magic.h.jbj1-0/+1
2003-11-23Merge changes from rpm-4.2.1 development.jbj1-1/+1
2003-05-22Prepare to build with external beecrypt-3.0.0.jbj1-0/+1
2003-04-16- resurrect manifests, RPMRC_NOTFOUND returned by readLead().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
2003-03-01Sanity.jbj1-1/+1
2002-12-24Rescusitate doxygen file manifest.jbj1-2/+2
2002-12-14- fix: make sure each library has DT_NEEDED for all unresolved syms.jbj1-7/+5
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