Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-01-19 | Add support for Geode CPU (rhbz#428979) | Panu Matilainen | 1 | -1/+2 | |
Patch from Dennis Gilmore | |||||
2008-01-09 | Drop internal db from dist tarballs | Panu Matilainen | 1 | -1/+3 | |
- tarball down to almost 1/4 of earlier size - check if internal db is present in configure, point to INSTALL if not - distcheck needs --with-external-db now to have any chance at working - leaving to hg for now for easy reversal if getting second thoughts ;) | |||||
2007-12-17 | Drop db3 from dist subdirs | Panu Matilainen | 1 | -1/+1 | |
- db3/configure is covered by EXTRA_DIST already | |||||
2007-12-08 | Switch to <rpm/foo.h> style for public headers | Panu Matilainen | 1 | -1/+1 | |
- adjust include paths accordingly | |||||
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 | |
- rpmmessages is empty, lose it - adjust includes | |||||
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 | |
- move the checksumming into librpmio - rename domd5() to rpmDoDigest() with future expansion for specifying digest algorithm type (ignored for now) - rearrange parameters to leave return types last - one less rpmio_internal outside rpmio/, whee... - used all over the rpm tree, and it knows about handling prelinked files so potentially useful for outside users, might as well export it - new public header rpmfilutil.h for collecting this sort of stuff | |||||
2007-11-23 | Move stringbuf into librpmio, rename header | Panu Matilainen | 1 | -1/+1 | |
- rename header to more generic rpmstring.h for collecting misc string helper functions | |||||
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 | |
Rework processing pkginclude_HEADERS for doc/librpm.doxy. | |||||
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 | |
Reflect using $(usrsrcdir)/packages instead of $(usrsrcdir)/$(RPMCANONICALVENDOR). | |||||
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 | |
- new header_method.h include | |||||
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 | |
2007-09-18 | Reorganize *_DATA creation. | Ralf Corsépius | 1 | -1/+5 | |
2007-09-18 | Conditionally build db3. | Ralf Corsépius | 1 | -1/+7 | |
Add DIST_SUBDIRS. | |||||
2007-09-17 | Eliminate WITH_DB_SUBDIR. | Ralf Corsépius | 1 | -1/+1 | |
2007-09-14 | Move generating rpmpopt-@VERSION@ from configure into Makefile. | Ralf Corsépius | 1 | -0/+8 | |
2007-09-14 | Move generating rpm.pc from configure into Makefile. | Ralf Corsépius | 1 | -0/+8 | |
2007-09-13 | Process platform in Makefile instead of configure. | Ralf Corsépius | 1 | -0/+8 | |
2007-09-13 | Move handing scripts/gendiff from scripts/Makefile.am to Makefile.am | Ralf Corsépius | 1 | -0/+2 | |
2007-09-12 | Adjust several *_LDADDs | Ralf Corsépius | 1 | -3/+3 | |
2007-09-12 | Merge tools/Makefile.am into Makefile.am | Ralf Corsépius | 1 | -1/+27 | |
2007-09-11 | Move debugedit from tools/Makefile.am to Makefile.am. | Ralf Corsépius | 1 | -1/+5 | |