Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup | Guillaume Rousse | 2009-09-25 | 1 | -9/+11 |
* | use standard library instead of unreadable code | Guillaume Rousse | 2009-09-25 | 1 | -6/+1 |
* | wrap long lines | Guillaume Rousse | 2009-09-25 | 1 | -2/+6 |
* | fix indendation | Guillaume Rousse | 2009-09-25 | 1 | -15/+19 |
* | set LD_LIBRARY_PATH to build root before calling ldd (#41522) | Guillaume Rousse | 2009-09-25 | 1 | -0/+5 |
* | fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, whichv0.30.5 | Per Øyvind Karlsen | 2009-06-25 | 1 | -2/+3 |
* | fix exception handling: | Guillaume Rousse | 2009-05-08 | 1 | -3/+2 |
* | strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) | Pascal Rigaux | 2008-05-15 | 1 | -6/+8 |
* | return of the explicit symlink test during file recursion, as previous commit... | Guillaume Rousse | 2008-05-14 | 1 | -0/+2 |
* | change strategy when recursing files from accepting everything but some excep... | Guillaume Rousse | 2008-05-14 | 1 | -4/+2 |
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 1 | -0/+91 |