Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add normalize_man_pages to files list | Guillaume Rousse | 2009-03-29 | 1 | -2/+3 |
| | |||||
* | run normalize_man_page before compressing them | Guillaume Rousse | 2009-03-29 | 1 | -0/+1 |
| | |||||
* | initial import | Guillaume Rousse | 2009-03-29 | 1 | -0/+60 |
| | |||||
* | ignore variables names protected by '\' (#49277) | Guillaume Rousse | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | 0.29.5v0.29.5 | Pascal Rigaux | 2008-08-26 | 2 | -1/+4 |
| | |||||
* | handle DONT_STRIP even if not exported, | Pascal Rigaux | 2008-08-26 | 1 | -1/+1 |
| | | | | | useful for: DONT_STRIP=1; %{?__spec_helper_post} | ||||
* | 0.29.4v0.29.4 | Pascal Rigaux | 2008-05-16 | 2 | -1/+2 |
| | |||||
* | strip_and_check_elf_files: skip check on /usr/lib/debug (#40847) | Pascal Rigaux | 2008-05-15 | 2 | -6/+10 |
| | |||||
* | new versionv0.29.3 | Guillaume Rousse | 2008-05-14 | 2 | -1/+6 |
| | |||||
* | return of the explicit symlink test during file recursion, as previous ↵ | Guillaume Rousse | 2008-05-14 | 2 | -0/+4 |
| | | | | commit make them accepted | ||||
* | new versionv0.29.2 | Guillaume Rousse | 2008-05-14 | 2 | -1/+4 |
| | |||||
* | change strategy when recursing files from accepting everything but some ↵ | Guillaume Rousse | 2008-05-14 | 2 | -8/+4 |
| | | | | exceptions to rejecting everything but files, for more robustness | ||||
* | new releasev0.29.1 | Guillaume Rousse | 2008-05-08 | 2 | -1/+6 |
| | |||||
* | no more external chmod command use | Guillaume Rousse | 2008-05-08 | 1 | -2/+6 |
| | |||||
* | no more usage of external find command | Guillaume Rousse | 2008-05-08 | 1 | -11/+11 |
| | |||||
* | anonymous callbacks only | Guillaume Rousse | 2008-05-08 | 1 | -33/+33 |
| | |||||
* | no more call to external commands for file linking and deletions | Guillaume Rousse | 2008-05-08 | 1 | -7/+7 |
| | |||||
* | code factorisation | Guillaume Rousse | 2008-05-08 | 1 | -58/+34 |
| | |||||
* | update to mention strip_and_check_elf_files | Pascal Rigaux | 2008-05-07 | 1 | -2/+3 |
| | |||||
* | fix build (cf previous commit) | Pascal Rigaux | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | 0.29 | Pascal Rigaux | 2008-05-07 | 2 | -1/+2 |
| | |||||
* | * replace strip_files with strip_and_check_elf_files which checks for | Pascal Rigaux | 2008-05-07 | 3 | -16/+38 |
| | | | | | | | | | overlinking (cf http://wiki.mandriva.com/en/Overlinking) and "missing linking" (need checking if there are too many false positives) nb: strip_and_check_elf_files is done last in %__spec_helper_post so that the warning is easier to see in rpmbuild logs | ||||
* | don't use external find command, but File::Find everywhere, and honour ↵ | Guillaume Rousse | 2008-05-06 | 1 | -5/+68 |
| | | | | EXCLUDE_FROM_COMPRESS variable | ||||
* | use a better function name | Pascal Rigaux | 2008-05-06 | 1 | -2/+2 |
| | |||||
* | fix *old* typo, but keep current behaviour anyway | Pascal Rigaux | 2008-05-06 | 1 | -11/+2 |
| | | | | | (we would have noticed if the missing --strip-unneeded was breaking libs) | ||||
* | bump releasev0.28.1 | Guillaume Rousse | 2008-02-10 | 2 | -1/+7 |
| | |||||
* | document regexp nature of EXCLUDE_FROM variables | Guillaume Rousse | 2008-02-10 | 1 | -3/+3 |
| | |||||
* | more cleanup | Guillaume Rousse | 2008-02-10 | 1 | -5/+6 |
| | |||||
* | use same pattern-based exclusion mecanism as other scripts | Guillaume Rousse | 2008-02-10 | 1 | -16/+9 |
| | |||||
* | reorder code, with function at the end | Guillaume Rousse | 2008-02-10 | 1 | -68/+63 |
| | |||||
* | use File::Basename module for dirname() and basename() functions | Guillaume Rousse | 2008-02-10 | 1 | -16/+1 |
| | |||||
* | no need for such headers in file, we have versionning system | Guillaume Rousse | 2008-02-10 | 1 | -11/+2 |
| | |||||
* | name harmonization | Guillaume Rousse | 2008-02-10 | 5 | -5/+5 |
| | |||||
* | reorder code, with function at the end | Guillaume Rousse | 2008-02-10 | 1 | -29/+27 |
| | |||||
* | fix another warning | Guillaume Rousse | 2008-02-10 | 1 | -1/+1 |
| | |||||
* | fix indentation | Guillaume Rousse | 2008-02-10 | 1 | -8/+8 |
| | |||||
* | no need to duplicate variable | Guillaume Rousse | 2008-02-10 | 1 | -5/+3 |
| | |||||
* | standardize code for rejecting wrong files | Guillaume Rousse | 2008-02-10 | 2 | -7/+12 |
| | |||||
* | no need for such headers in file, we have versionning system | Guillaume Rousse | 2008-02-10 | 1 | -9/+2 |
| | |||||
* | standard keyword property | Guillaume Rousse | 2008-02-10 | 0 | -0/+0 |
| | |||||
* | add subversion marker | Guillaume Rousse | 2008-02-10 | 1 | -0/+1 |
| | |||||
* | make EXCLUDE_FROM_EOL_CONVERSION a list of patterns, as for strip_files | Guillaume Rousse | 2008-02-10 | 1 | -3/+4 |
| | |||||
* | build a unique exclusion pattern rather than looping around a list of pattern | Guillaume Rousse | 2008-02-10 | 1 | -9/+8 |
| | |||||
* | fix warning | Guillaume Rousse | 2008-02-10 | 1 | -1/+2 |
| | |||||
* | bump releasev0.28.0 | Guillaume Rousse | 2008-01-29 | 2 | -1/+5 |
| | |||||
* | translate_menu has been renamed | Guillaume Rousse | 2008-01-29 | 1 | -1/+1 |
| | |||||
* | correct description for compress_files | Guillaume Rousse | 2008-01-29 | 1 | -1/+2 |
| | |||||
* | cosmetics | Guillaume Rousse | 2008-01-29 | 2 | -38/+39 |
| | |||||
* | rewrite in pure perl | Guillaume Rousse | 2008-01-29 | 1 | -19/+26 |
| | |||||
* | useless, this test is done in rpm macro | Guillaume Rousse | 2008-01-29 | 1 | -1/+0 |
| |