aboutsummaryrefslogtreecommitdiffstats
path: root/strip_and_check_elf_files
Commit message (Expand)AuthorAgeFilesLines
* code cleanupGuillaume Rousse2009-09-251-9/+11
* use standard library instead of unreadable codeGuillaume Rousse2009-09-251-6/+1
* wrap long linesGuillaume Rousse2009-09-251-2/+6
* fix indendationGuillaume Rousse2009-09-251-15/+19
* set LD_LIBRARY_PATH to build root before calling ldd (#41522)Guillaume Rousse2009-09-251-0/+5
* fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, whichv0.30.5Per Øyvind Karlsen2009-06-251-2/+3
* fix exception handling:Guillaume Rousse2009-05-081-3/+2
* strip_and_check_elf_files: skip check on /usr/lib/debug (#40847)Pascal Rigaux2008-05-151-6/+8
* return of the explicit symlink test during file recursion, as previous commit...Guillaume Rousse2008-05-141-0/+2
* change strategy when recursing files from accepting everything but some excep...Guillaume Rousse2008-05-141-4/+2
* * replace strip_files with strip_and_check_elf_files which checks forPascal Rigaux2008-05-071-0/+91