summaryrefslogtreecommitdiff
path: root/scripts/find-debuginfo.sh
AgeCommit message (Expand)AuthorFilesLines
2012-03-07Generate debug symlinks for all filenames sharing a build-id (RhBug:641377)Jan Kratochvil1-0/+25
2011-09-06$RPM_BUILD_ROOT breaks brp-* scripts if it contains spaces (ticket #843)Jeff Tickle1-1/+1
2011-05-26Add -r flag to find-debuginfo.sh to invoke eu-strip --reloc-debug-sections.Mark Wielaard1-2/+11
2010-08-09Fix find-debuginfo.sh behavior on cross-directory hardlinks (RhBug:618426)Roland McGrath1-1/+1
2010-08-09Create GDB index from find-debuginfo if possible (RhBug:617166)Tom Tromey1-0/+2
2009-12-17Use grep -E and grep -F instead of egrep and fgrep.Ville Skyttä1-7/+7
2009-09-15find-debuginfo.sh: use permissions 444 for all .debug filesRoland McGrath1-0/+1
2008-10-31Adjust for file output change (rhbz#468129)Panu Matilainen1-1/+1
2007-09-05Fix a bunch of whitespace-in-files issues in find-debuginfoPanu Matilainen1-31/+31
2007-09-05New find-debuginfo script from Roland McGrathPanu Matilainen1-40/+319
2007-03-15Fix up debuginfo for various issues - inc. libc-client debuginfo (rh#205339)Paul Nasrat1-3/+8
2005-07-13- fix: find-debuginfo.sh kernel voo-doo tweaks (#159346).jbj1-3/+10
2003-12-28- find-debuginfo.sh: permit stripping unwritable by non-root (#112429).jbj1-9/+21
2003-03-14Skip /usr/lib/debug when walking $RPM_BUILD_ROOT.jbj1-1/+3
2002-11-15- update to elfutils-0.56.jbj1-7/+1
2002-11-12Elfutils fiddles fo fix striptofile.jbj1-6/+10
2002-10-18Debug package patch.jbj1-0/+16
2002-09-20- eliminate myftw, use Fts(3) instead.jbj1-1/+1
2002-08-22- add a macro to create a sub-package with debugging symbols.jbj1-0/+17