summaryrefslogtreecommitdiff
path: root/rpmio/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add support for beecrypt as an alternative crypto implementationMichael Schroeder2012-10-191-0/+16
* First cut of a libsolv-style string <-> id pool APIPanu Matilainen2012-09-071-1/+1
* Split rpmGlob() to a separate source filePanu Matilainen2012-05-311-1/+1
* Bump library sonames in preparation for new releasePanu Matilainen2012-03-201-1/+1
* Make base64 encoding/decoding part of rpmio public APIPanu Matilainen2011-11-091-1/+1
* Bury all NSS specifics into a separate sourcePanu Matilainen2011-11-041-0/+2
* Use pkg-config to find Lua + determine flags (ticket #88)Panu Matilainen2011-03-281-5/+6
* Bump library sonamesPanu Matilainen2010-12-031-1/+1
* Bury FTS inside librpmbuild and eliminate from public ABIPanu Matilainen2010-03-191-2/+2
* Split elf dependency extraction out of librpmbuild to external helperPanu Matilainen2010-02-101-1/+0
* Bump soname for all our librariesPanu Matilainen2009-12-071-1/+1
* Include from src, not build dirPanu Matilainen2009-05-221-1/+1
* librpmio doesn't need libmagic for anythingPanu Matilainen2009-03-191-1/+0
* Switch to libtool versioning, starting at 0:0:0Panu Matilainen2009-02-261-1/+1
* Move luaext include fiddling out of toplevel configurePanu Matilainen2008-10-141-0/+1
* Sanitize libluaext linkagePanu Matilainen2008-10-141-0/+4
* Stuff rpmio/ugid.[ch] contents to lib/misc.[ch]Panu Matilainen2008-07-041-2/+2
* Make rpmkeyring.h public headerPanu Matilainen2008-07-021-1/+1
* Beginnings of an abstract keyringPanu Matilainen2008-07-011-1/+2
* Rip old, bit-rotten librpmio test programsPanu Matilainen2008-05-121-47/+0
* Check for lzma library in configure.ac and reference it in Makefile.amJindrich Novy2008-04-221-0/+1
* Bump up sonames, we're not exactly ABI compatible with 4.4 anymore..Panu Matilainen2008-03-181-1/+1
* More xstr[n]casecmp to rpmstring along the other string-stuff...Panu Matilainen2008-03-181-1/+1
* Remove rpmio internal copy of poptParseArgvString() & friendsPanu Matilainen2008-03-121-0/+1
* Switch to <rpm/foo.h> style for public headersPanu Matilainen2007-12-081-1/+1
* base64.h missing from librpmio sourcesPanu Matilainen2007-12-051-1/+1
* Use regular POSIX functions instead of "RPC" clonesPanu Matilainen2007-12-031-1/+1
* Reflect changes to include files.Ralf Corsépius2007-11-231-1/+0
* librpmio needs elf include+lib now, librpmdb doesn'tPanu Matilainen2007-11-231-0/+2
* Move makeTempFile() from misc.h to rpmfileutil.hPanu Matilainen2007-11-221-0/+1
* Calculating file checksums aint legacy activityPanu Matilainen2007-11-221-1/+1
* Move stringbuf into librpmio, rename headerPanu Matilainen2007-11-231-1/+3
* Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS.Ralf Corsépius2007-11-221-1/+1
* Lose rpmerr.h for goodPanu Matilainen2007-11-191-1/+1
* Split digest-stuff out of rpmio_internal to separate headerPanu Matilainen2007-11-161-1/+1
* Move tufdio under rpmio/ where it belongs..Panu Matilainen2007-11-071-0/+4
* Remove tinvPanu Matilainen2007-11-021-4/+0
* Use NSS instead of beecrypt for encryption (Tomas Mraz)Panu Matilainen2007-11-021-3/+3
* Don't build stubs.c.Ralf Corsépius2007-10-301-1/+2
* Cleanup CPPFLAGS.Ralf Corsépius2007-10-171-2/+2
* Expand AM_CPPFLAGS.Ralf Corsépius2007-10-171-6/+6
* Add tput.Ralf Corsépius2007-10-171-0/+4
* Move pkginc_HEADERS to toplevel Makefile.amRalf Corsépius2007-10-101-6/+0
* Make rpmerr.h private, include directly where needed.Panu Matilainen2007-10-091-2/+2
* Add dependency on libbz2.Ralf Corsépius2007-09-201-0/+1
* Make fts.h a private headerPanu Matilainen2007-09-171-2/+2
* ugid.h is private header reallyPanu Matilainen2007-09-171-2/+2
* Remove NEON and related hacksPanu Matilainen2007-09-121-8/+2
* Use _LDADD instead of _LDFLAGS.Ralf Corsépius2007-09-111-11/+3
* Remove lint-support.Ralf Corsépius2007-09-031-15/+0