summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2007-08-28Add -DLOCALEDIR="\"$(localedir)\""Ralf Corsépius1-0/+1
2007-08-27Convert EXTRA_PROGRAMS and noinst_PROGRAMS to check_PROGRAMS.Ralf Corsépius1-7/+5
2007-08-22Remove INCPATH.Ralf Corsépius1-2/+1
2007-08-15Use libxml2*.Ralf Corsépius1-4/+6
2007-08-13Attempt to resurrect rpminject..Panu Matilainen1-80/+11
2007-08-12Fix debugedit buildid thinko.Panu Matilainen1-1/+1
2007-08-10Build debugedit only if LIBELF and LIBDWARF are present.Ralf Corsépius1-0/+2
2007-08-10Remove WITH_LIBDWARF_INCLUDE, WITH_LIBDWARF_DEBUGEDIT.Ralf Corsépius1-3/+4
2007-08-09Link rpminject against librpmbuild.Ralf Corsépius1-0/+1
2007-08-09Bring tests under automake control.Ralf Corsépius1-19/+22
2007-08-09Cleanup EXTRA_PROGRAMS.Ralf Corsépius1-1/+2
2007-08-05Automake cleanups.Panu Matilainen1-3/+1
2007-07-24Rip out internal libmagic, require external.Panu Matilainen1-10/+1
2007-07-12And one last debugedit fix...Panu Matilainen1-5/+7
2007-07-12Silence the rest of ptr signedness issues in debugeditPanu Matilainen1-8/+8
2007-07-12comp_dir doesn't need to be unsignedPanu Matilainen1-1/+1
2007-07-12Remove unused variable (debugedit)Panu Matilainen1-1/+0
2007-07-12Debugedit cleanup continued.Panu Matilainen1-4/+4
2007-07-12Debugedit cleanup continued.Panu Matilainen1-4/+4
2007-07-12debugedit signedness fixes wrt strlen()Panu Matilainen1-5/+5
2007-07-12Use uint_32 for dirindexes everywherePanu Matilainen1-1/+1
2007-07-10Add missing include to rpmcachePanu Matilainen1-0/+1
2007-07-10Remove const type-qualifiers from function return types everywhere.Panu Matilainen1-1/+1
2007-07-04New debugedit option to recompute build ID (rhbz#246404)Panu Matilainen2-4/+171
2007-06-07Remove old testing cruft.Panu Matilainen5-362/+0
2007-04-23Fix debugedit for relative paths (#232222)Paul Nasrat1-6/+4
2007-03-15Fix for debugedit with ../../ in pathsPaul Nasrat1-17/+22
2007-03-15Fix debugedit for O0Paul Nasrat1-29/+49
2007-03-15Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339)Paul Nasrat1-15/+27
2007-03-15Fix for thinko in debugedit on ppcPaul Nasrat1-1/+1
2005-07-13- fix: java compiled with -O0 confuses debugedit (#161722).jbj1-2/+7
2005-07-10Don't crap out with missing dependencies.jbj1-2/+0
2005-03-19Handle %dev markers more gracefully.jbj1-1/+1
2005-03-14Sanity.jbj1-3/+3
2005-03-13Permit build with extternal file and libmagic.jbj1-1/+1
2005-02-17- rework configure.ac et al to lose internal library baggage flexibly.jbj1-3/+4
2005-01-17Build on macosx.jbj12-10/+24
2004-10-25Teach rpmcache to use globla ftsOpts.jbj1-25/+3
2004-10-21Compile in the correct path to /usr/lib/rpm/magic.jbj1-1/+3
2004-10-09More changes from rpm-4_3 branch.jbj1-1/+0
2004-06-15Achieve xml -> hdr -> xml idempotency.jbj4-1/+9
2004-06-15Generate header from xml parse.jbj4-21/+273
2004-06-15Common signature/header data spew.jbj2-39/+32
2004-06-15Signature header dump and xml functional.jbj1-30/+73
2004-06-14Add time package and time.xar archive.jbj2-0/+0
2004-06-14ndle new-fangled empty tags.jbj3-55/+90
2004-06-14Separate bit masks for input and output formats.jbj1-61/+200
2004-06-14Add rpmxp.c to rpmtool.jbj4-15/+22
2004-06-14First crack at xml parser object.jbj4-158/+235
2004-06-14Add version and DTD to xml output spew.jbj2-3/+16