Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-08-27 | Convert EXTRA_PROGRAMS and noinst_PROGRAMS to check_PROGRAMS. | Ralf Corsépius | 1 | -7/+5 | |
2007-08-22 | Remove INCPATH. | Ralf Corsépius | 1 | -2/+1 | |
2007-08-15 | Use libxml2*. | Ralf Corsépius | 1 | -4/+6 | |
2007-08-13 | Attempt to resurrect rpminject.. | Panu Matilainen | 1 | -80/+11 | |
2007-08-12 | Fix debugedit buildid thinko. | Panu Matilainen | 1 | -1/+1 | |
Patch from Roland McGrath | |||||
2007-08-10 | Build debugedit only if LIBELF and LIBDWARF are present. | Ralf Corsépius | 1 | -0/+2 | |
2007-08-10 | Remove WITH_LIBDWARF_INCLUDE, WITH_LIBDWARF_DEBUGEDIT. | Ralf Corsépius | 1 | -3/+4 | |
Add AM_CONDITIONAL(LIBDWARF). | |||||
2007-08-09 | Link rpminject against librpmbuild. | Ralf Corsépius | 1 | -0/+1 | |
2007-08-09 | Bring tests under automake control. | Ralf Corsépius | 1 | -19/+22 | |
2007-08-09 | Cleanup EXTRA_PROGRAMS. | Ralf Corsépius | 1 | -1/+2 | |
Remove MAGIC. | |||||
2007-08-05 | Automake cleanups. | Panu Matilainen | 1 | -3/+1 | |
- Replace INCLUDES with AM_CPPFLAGS (INCLUDES has been replaced by AM_CPPFLAGS and is deprecated in modern automakes for several years) - Require autoconf-2.61 and automake-1.10 (already required by autogen.sh) - update mkinstalldirs with the version from automake-1.10 (The version in rpm is ancient and known to be bugged) Patch from Ralf Corsepius | |||||
2007-07-24 | Rip out internal libmagic, require external. | Panu Matilainen | 1 | -10/+1 | |
This is going to need more sorting out... | |||||
2007-07-12 | And one last debugedit fix... | Panu Matilainen | 1 | -5/+7 | |
Modern gcc doesn't like arithmetics on void pointers, cast where needed. | |||||
2007-07-12 | Silence the rest of ptr signedness issues in debugedit | Panu Matilainen | 1 | -8/+8 | |
2007-07-12 | comp_dir doesn't need to be unsigned | Panu Matilainen | 1 | -1/+1 | |
2007-07-12 | Remove unused variable (debugedit) | Panu Matilainen | 1 | -1/+0 | |
2007-07-12 | Debugedit cleanup continued. | Panu Matilainen | 1 | -4/+4 | |
Cast to expected type on all uses of strchr() | |||||
2007-07-12 | Debugedit cleanup continued. | Panu Matilainen | 1 | -4/+4 | |
Cast to expected types on all uses of has_prefix() canonicalize_path() | |||||
2007-07-12 | debugedit signedness fixes wrt strlen() | Panu Matilainen | 1 | -5/+5 | |
2007-07-12 | Use uint_32 for dirindexes everywhere | Panu Matilainen | 1 | -1/+1 | |
2007-07-10 | Add missing include to rpmcache | Panu Matilainen | 1 | -0/+1 | |
2007-07-10 | Remove const type-qualifiers from function return types everywhere. | Panu Matilainen | 1 | -1/+1 | |
They're meaningless in C and cause tonne of build warnings. | |||||
2007-07-04 | New debugedit option to recompute build ID (rhbz#246404) | Panu Matilainen | 2 | -4/+171 | |
Patch from Roland McGrath. | |||||
2007-06-07 | Remove old testing cruft. | Panu Matilainen | 5 | -362/+0 | |
2007-04-23 | Fix debugedit for relative paths (#232222) | Paul Nasrat | 1 | -6/+4 | |
2007-03-15 | Fix for debugedit with ../../ in paths | Paul Nasrat | 1 | -17/+22 | |
2007-03-15 | Fix debugedit for O0 | Paul Nasrat | 1 | -29/+49 | |
2007-03-15 | Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339) | Paul Nasrat | 1 | -15/+27 | |
2007-03-15 | Fix for thinko in debugedit on ppc | Paul Nasrat | 1 | -1/+1 | |
2005-07-13 | - fix: java compiled with -O0 confuses debugedit (#161722). | jbj | 1 | -2/+7 | |
CVS patchset: 7873 CVS date: 2005/07/13 09:23:07 | |||||
2005-07-10 | Don't crap out with missing dependencies. | jbj | 1 | -2/+0 | |
CVS patchset: 7867 CVS date: 2005/07/10 17:22:50 | |||||
2005-03-19 | Handle %dev markers more gracefully. | jbj | 1 | -1/+1 | |
CVS patchset: 7826 CVS date: 2005/03/19 20:07:12 | |||||
2005-03-14 | Sanity. | jbj | 1 | -3/+3 | |
CVS patchset: 7810 CVS date: 2005/03/14 10:30:44 | |||||
2005-03-13 | Permit build with extternal file and libmagic. | jbj | 1 | -1/+1 | |
CVS patchset: 7808 CVS date: 2005/03/13 22:13:25 | |||||
2005-02-17 | - rework configure.ac et al to lose internal library baggage flexibly. | jbj | 1 | -3/+4 | |
CVS patchset: 7775 CVS date: 2005/02/17 02:36:37 | |||||
2005-01-17 | Build on macosx. | jbj | 12 | -10/+24 | |
CVS patchset: 7701 CVS date: 2005/01/17 23:58:09 | |||||
2004-10-25 | Teach rpmcache to use globla ftsOpts. | jbj | 1 | -25/+3 | |
CVS patchset: 7511 CVS date: 2004/10/25 15:35:10 | |||||
2004-10-21 | Compile in the correct path to /usr/lib/rpm/magic. | jbj | 1 | -1/+3 | |
Add magic for rpm packages and headers. Add MAGIC_COMPRESS and MAGIC_CHECK to extract types from compressed files. Permit info and man pages into RPMTAG_FILECLASS. Package all the Berkeley DB utilities with rpm. CVS patchset: 7502 CVS date: 2004/10/21 21:18:35 | |||||
2004-10-09 | More changes from rpm-4_3 branch. | jbj | 1 | -1/+0 | |
CVS patchset: 7441 CVS date: 2004/10/09 20:22:01 | |||||
2004-06-15 | Achieve xml -> hdr -> xml idempotency. | jbj | 4 | -1/+9 | |
CVS patchset: 7341 CVS date: 2004/06/15 21:01:34 | |||||
2004-06-15 | Generate header from xml parse. | jbj | 4 | -21/+273 | |
CVS patchset: 7339 CVS date: 2004/06/15 20:16:22 | |||||
2004-06-15 | Common signature/header data spew. | jbj | 2 | -39/+32 | |
CVS patchset: 7336 CVS date: 2004/06/15 15:12:04 | |||||
2004-06-15 | Signature header dump and xml functional. | jbj | 1 | -30/+73 | |
CVS patchset: 7335 CVS date: 2004/06/15 06:41:05 | |||||
2004-06-14 | Add time package and time.xar archive. | jbj | 2 | -0/+0 | |
CVS patchset: 7329 CVS date: 2004/06/14 18:14:45 | |||||
2004-06-14 | ndle new-fangled empty tags. | jbj | 3 | -55/+90 | |
CVS patchset: 7328 CVS date: 2004/06/14 18:01:25 | |||||
2004-06-14 | Separate bit masks for input and output formats. | jbj | 1 | -61/+200 | |
CVS patchset: 7319 CVS date: 2004/06/14 07:01:11 | |||||
2004-06-14 | Add rpmxp.c to rpmtool. | jbj | 4 | -15/+22 | |
CVS patchset: 7318 CVS date: 2004/06/14 03:23:12 | |||||
2004-06-14 | First crack at xml parser object. | jbj | 4 | -158/+235 | |
CVS patchset: 7317 CVS date: 2004/06/14 03:12:22 | |||||
2004-06-14 | Add version and DTD to xml output spew. | jbj | 2 | -3/+16 | |
CVS patchset: 7316 CVS date: 2004/06/14 02:42:44 | |||||
2004-06-14 | A libxml2 parser in C. | jbj | 3 | -2/+173 | |
CVS patchset: 7315 CVS date: 2004/06/14 02:26:19 |