summaryrefslogtreecommitdiff
path: root/rpmio/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Update library current + age (ie libs are now 3.1.0)Panu Matilainen1-1/+1
2012-10-19Add support for beecrypt as an alternative crypto implementationMichael Schroeder1-0/+16
2012-09-07First cut of a libsolv-style string <-> id pool APIPanu Matilainen1-1/+1
2012-05-31Split rpmGlob() to a separate source filePanu Matilainen1-1/+1
2012-03-20Bump library sonames in preparation for new releasePanu Matilainen1-1/+1
2011-11-09Make base64 encoding/decoding part of rpmio public APIPanu Matilainen1-1/+1
2011-11-04Bury all NSS specifics into a separate sourcePanu Matilainen1-0/+2
2011-03-28Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen1-5/+6
2010-12-03Bump library sonamesPanu Matilainen1-1/+1
2010-03-19Bury FTS inside librpmbuild and eliminate from public ABIPanu Matilainen1-2/+2
2010-02-10Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen1-1/+0
2009-12-07Bump soname for all our librariesPanu Matilainen1-1/+1
2009-05-22Include from src, not build dirPanu Matilainen1-1/+1
2009-03-19librpmio doesn't need libmagic for anythingPanu Matilainen1-1/+0
2009-02-26Switch to libtool versioning, starting at 0:0:0Panu Matilainen1-1/+1
2008-10-14Move luaext include fiddling out of toplevel configurePanu Matilainen1-0/+1
2008-10-14Sanitize libluaext linkagePanu Matilainen1-0/+4
2008-07-04Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]Panu Matilainen1-2/+2
2008-07-02Make rpmkeyring.h public headerPanu Matilainen1-1/+1
2008-07-01Beginnings of an abstract keyringPanu Matilainen1-1/+2
2008-05-12Rip old, bit-rotten librpmio test programsPanu Matilainen1-47/+0
2008-04-22Check for lzma library in configure.ac and reference it in Makefile.amJindrich Novy1-0/+1
2008-03-18Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen1-1/+1
2008-03-18More xstr[n]casecmp to rpmstring along the other string-stuff...Panu Matilainen1-1/+1
2008-03-12Remove rpmio internal copy of poptParseArgvString() & friendsPanu Matilainen1-0/+1
2007-12-08Switch to <rpm/foo.h> style for public headersPanu Matilainen1-1/+1
2007-12-05base64.h missing from librpmio sourcesPanu Matilainen1-1/+1
2007-12-03Use regular POSIX functions instead of "RPC" clonesPanu Matilainen1-1/+1
2007-11-23Reflect changes to include files.Ralf Corsépius1-1/+0
2007-11-23librpmio needs elf include+lib now, librpmdb doesn'tPanu Matilainen1-0/+2
2007-11-22Move makeTempFile() from misc.h to rpmfileutil.hPanu Matilainen1-0/+1
2007-11-22Calculating file checksums aint legacy activityPanu Matilainen1-1/+1
2007-11-23Move stringbuf into librpmio, rename headerPanu Matilainen1-1/+3
2007-11-22Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius1-1/+1
2007-11-19Lose rpmerr.h for goodPanu Matilainen1-1/+1
2007-11-16Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen1-1/+1
2007-11-07Move tufdio under rpmio/ where it belongs..Panu Matilainen1-0/+4
2007-11-02Remove tinvPanu Matilainen1-4/+0
2007-11-02Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen1-3/+3
2007-10-30Don't build stubs.c.Ralf Corsépius1-1/+2
2007-10-17Cleanup CPPFLAGS.Ralf Corsépius1-2/+2
2007-10-17Expand AM_CPPFLAGS.Ralf Corsépius1-6/+6
2007-10-17Add tput.Ralf Corsépius1-0/+4
2007-10-10Move pkginc_HEADERS to toplevel Makefile.amRalf Corsépius1-6/+0
2007-10-09Make rpmerr.h private, include directly where needed.Panu Matilainen1-2/+2
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