Age | Commit message (Expand) | Author | Files | Lines |
2008-05-13 | New "tag data" container struct + some basic methods to deal with it | Panu Matilainen | 1 | -0/+1 |
2008-05-12 | Fixup paths and Makefiles for rpmdb/ elimination | Panu Matilainen | 1 | -14/+12 |
2008-04-16 | Start phasing out internal copy of Lua | Panu Matilainen | 1 | -2/+5 |
2008-03-17 | Remove rollback support | Panu Matilainen | 1 | -1/+0 |
2008-02-25 | Add new header for collecting utility macros | Panu Matilainen | 1 | -0/+1 |
2008-02-22 | Rip ancient, unused setperms + unsetgit make targets | Panu Matilainen | 1 | -31/+0 |
2008-02-05 | Split non-cli verify bits from rpmcli to separate header | Panu Matilainen | 1 | -0/+1 |
2008-02-01 | Move platform specific macros under RPMCONFIGDIR/platform/ | Panu Matilainen | 1 | -13/+13 |
2008-02-01 | Ditch the "system" %_topdir, default to ~/rpmbuild instead | Panu Matilainen | 1 | -47/+0 |
2008-01-30 | Add stub rpmtypes.h header stub | Panu Matilainen | 1 | -0/+1 |
2008-01-19 | Add support for Geode CPU (rhbz#428979) | Panu Matilainen | 1 | -1/+2 |
2008-01-09 | Drop internal db from dist tarballs | Panu Matilainen | 1 | -1/+3 |
2007-12-17 | Drop db3 from dist subdirs | Panu Matilainen | 1 | -1/+1 |
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 |
2007-12-05 | Only platform.in is to be included in dist, dont use wildcard | Panu Matilainen | 1 | -1/+1 |
2007-12-05 | Rename apidocs to hackingdocs, only build on request | Panu Matilainen | 1 | -2/+2 |
2007-12-03 | Split RPMTAG_* and related functions out of rpmlib.h to rpmtag.h | Panu Matilainen | 1 | -0/+1 |
2007-12-01 | Add separate public header for callback declarations | Panu Matilainen | 1 | -1/+1 |
2007-11-26 | Fix quoting bug in preinstall.am generation. | Ralf Corsépius | 1 | -1/+1 |
2007-11-22 | Calculating file checksums aint legacy activity | Panu Matilainen | 1 | -0/+1 |
2007-11-23 | Move stringbuf into librpmio, rename header | Panu Matilainen | 1 | -1/+1 |
2007-11-23 | Fix typo in preinstall.am generation. | Ralf Corsépius | 1 | -1/+1 |
2007-11-22 | Fix preinstall.am handling for VPATH builds. | Ralf Corsépius | 1 | -2/+2 |
2007-11-22 | Add -I$(top_builddir)/include/rpm to AM_CPPFLAGS. | Ralf Corsépius | 1 | -1/+1 |
2007-11-22 | Add header preinstallation. | Ralf Corsépius | 1 | -2/+19 |
2007-11-02 | Use NSS instead of beecrypt for encryption (Tomas Mraz) | Panu Matilainen | 1 | -9/+10 |
2007-10-30 | Add -I$(top_builddir)/rpmdb to AM_CPPFLAGS. | Ralf Corsépius | 1 | -1/+1 |
2007-10-24 | Add rpmdb/rpmints.h.in. | Ralf Corsépius | 1 | -1/+3 |
2007-10-24 | Pass HEADERS to doxygen instead of pkginclude_HEADERS. | Ralf Corsépius | 1 | -1/+1 |
2007-10-24 | Minor fixes to generation of hacking | Ralf Corsépius | 1 | -3/+3 |
2007-10-19 | Reflect changes to doxygen docs. | Ralf Corsépius | 1 | -17/+25 |
2007-10-19 | Ship Doxyfile.in, doc/librpm.doxy.in. | Ralf Corsépius | 1 | -3/+3 |
2007-10-18 | Reflect changes to apidocs generation. | Ralf Corsépius | 1 | -16/+30 |
2007-10-18 | Remove doc/librpm during maintainer-clean. | Ralf Corsépius | 1 | -1/+1 |
2007-10-18 | Use DOXYGEN instead of __DOXYGEN. | Ralf Corsépius | 1 | -4/+5 |
2007-10-17 | Cleanup CPPFLAGS. | Ralf Corsépius | 1 | -9/+9 |
2007-10-17 | Add find-provides, find-requires, db.h to DISTCLEANFILES. | Ralf Corsépius | 1 | -0/+3 |
2007-10-17 | Move db.h handling to toplevel Makefile.am | Ralf Corsépius | 1 | -0/+6 |
2007-10-17 | Add preliminary support for doc/librpm. | Ralf Corsépius | 1 | -0/+14 |
2007-10-17 | Revert yesterday's patch (we're not ready for it). | Ralf Corsépius | 1 | -42/+0 |
2007-10-16 | Move tdbi, tjfn, tsql to toplevel Makefile.am. | Ralf Corsépius | 1 | -0/+42 |
2007-10-16 | Move ACLOCAL_AMFLAGS to the top. | Ralf Corsépius | 1 | -2/+2 |
2007-10-16 | Use \$(SED) instead of hard-coded sed. | Ralf Corsépius | 1 | -6/+6 |
2007-10-15 | Add usrsrcdir. | Ralf Corsépius | 1 | -1/+3 |
2007-10-10 | header_method.h is now private | Panu Matilainen | 1 | -1/+0 |
2007-10-10 | Remove now unneeded hdrinline | Panu Matilainen | 1 | -1/+0 |
2007-10-10 | Move per-header method typedefs etc out of main header.h | Panu Matilainen | 1 | -0/+1 |
2007-10-10 | Move pkginc_HEADERS to toplevel Makefile.am | Ralf Corsépius | 1 | -0/+33 |
2007-10-07 | Remove generation of ChangeLog to Makefile.maint. | Ralf Corsépius | 1 | -3/+0 |
2007-09-18 | Fix typo in previous patch. | Ralf Corsépius | 1 | -1/+0 |