summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-09-03Rip IAM_RPMDB, ie --initdb, --rebuilddb etc modes out of rpmqv.c and librpmPanu Matilainen1-1/+1
2010-09-03Add a brand new rpmdb utility for rpmdb maintenance (dejavu again)Panu Matilainen1-4/+7
2010-09-03Rip IAM_RPMK, ie --import and --checksig modes out of rpmqv.c + librpmPanu Matilainen1-1/+1
2010-09-03Add a brand new rpmkeys utility for keyring operationsPanu Matilainen1-1/+7
2010-09-03Rrrriiip the addsign/resign/delsign bits out of rpmqv.c + friendsPanu Matilainen1-0/+1
2010-09-03Add a brand new rpmsign utility for package signingPanu Matilainen1-4/+7
2010-09-01Add new %sepolicy section to the spec file formatSteve Lawrence1-0/+1
2010-09-01Update the plugin architecture to allow for remembering stateSteve Lawrence1-0/+1
2010-08-24Send the mostly broken rpminject and rpmsort "test programs" to shredderPanu Matilainen1-8/+0
2010-08-20Add a convenience library for stuff common cli-bits intoPanu Matilainen1-2/+10
2010-08-20Merge build.[ch] into rpmbuild.c, doesn't make sense to separate anymorePanu Matilainen1-1/+1
2010-08-20Eliminate the IAM_RPMBT ifdef's from rpmbuild.c for realPanu Matilainen1-1/+1
2010-08-20Begin splitting rpmbuild to separate sourcesPanu Matilainen1-1/+1
2010-06-22Add a generic plugin for use by simple CollectionsSteve Lawrence1-2/+2
2010-03-25Split rpm problem type + its "methods" to separate source + headerPanu Matilainen1-0/+1
2010-03-23First take at pluggable file attribute + dependency extraction systemPanu Matilainen1-2/+2
2010-03-19Eliminate rpmgi from public API & ABIPanu Matilainen1-1/+0
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-4/+8
2009-11-20Fix build with binutils-gold (ticket #107)Panu Matilainen1-2/+2
2009-09-10Rip unnecessary headerDump() and the last ancient artifacts using itPanu Matilainen1-5/+1
2009-05-22Clean platform files on uninstallPanu Matilainen1-0/+1
2009-04-03Make rpmal header & all internalPanu Matilainen1-1/+0
2008-11-22Remove -DRPMCONFIG from CPPFLAGS where unnecessaryPanu Matilainen1-1/+0
2008-11-22Use rpmConfigDir() for finding our popt alias filePanu Matilainen1-1/+1
2008-11-21Kill the last remaining varprefixPanu Matilainen1-5/+2
2008-10-14Kick out ancient and unused LDFLAGS_STATIC configure.ac-hackeryPanu Matilainen1-2/+0
2008-10-14Yank out ancient convertdb1Panu Matilainen1-4/+0
2008-07-08Add a new legacy compatibility header, kill rpmints.hPanu Matilainen1-1/+1
2008-07-04Remove solvedb API and other related stuffPanu Matilainen1-4/+0
2008-07-02Make rpmkeyring.h public headerPanu Matilainen1-0/+1
2008-06-25Eliminate rpmd, rpmi, rpmk, rpmq "helper binaries"Panu Matilainen1-43/+6
2008-06-24Eliminate the pointless rpmb + rpmt symlinkeryPanu Matilainen1-12/+6
2008-05-13New "tag data" container struct + some basic methods to deal with itPanu Matilainen1-0/+1
2008-05-12Fixup paths and Makefiles for rpmdb/ eliminationPanu Matilainen1-14/+12
2008-04-16Start phasing out internal copy of LuaPanu Matilainen1-2/+5
2008-03-17Remove rollback supportPanu Matilainen1-1/+0
2008-02-25Add new header for collecting utility macrosPanu Matilainen1-0/+1
2008-02-22Rip ancient, unused setperms + unsetgit make targetsPanu Matilainen1-31/+0
2008-02-05Split non-cli verify bits from rpmcli to separate headerPanu Matilainen1-0/+1
2008-02-01Move platform specific macros under RPMCONFIGDIR/platform/Panu Matilainen1-13/+13
2008-02-01Ditch the "system" %_topdir, default to ~/rpmbuild insteadPanu Matilainen1-47/+0
2008-01-30Add stub rpmtypes.h header stubPanu Matilainen1-0/+1
2008-01-19Add support for Geode CPU (rhbz#428979)Panu Matilainen1-1/+2
2008-01-09Drop internal db from dist tarballsPanu Matilainen1-1/+3
2007-12-17Drop db3 from dist subdirsPanu Matilainen1-1/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-05Only platform.in is to be included in dist, dont use wildcardPanu Matilainen1-1/+1
2007-12-05Rename apidocs to hackingdocs, only build on requestPanu Matilainen1-2/+2
2007-12-03Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.hPanu Matilainen1-0/+1
2007-12-01Add separate public header for callback declarationsPanu Matilainen1-1/+1