aboutsummaryrefslogtreecommitdiffstats
path: root/fix_eol
Commit message (Collapse)AuthorAgeFilesLines
* skip PDF files (mdv bug #51128)Guillaume Rousse2009-05-231-1/+6
|
* fix exception handling:Guillaume Rousse2009-05-081-7/+3
| | | | | | | - exported string is now a single regexp, as automatic dependencies exceptions - don't change directory in compress_file, so as to match absolute path easily, as $File::Find::name will always be relative to $buildroot
* only test regexp if exclusion were defined, because the empty pattern always ↵Guillaume Rousse2009-03-291-3/+3
| | | | matches...
* return of the explicit symlink test during file recursion, as previous ↵Guillaume Rousse2008-05-141-0/+2
| | | | commit make them accepted
* change strategy when recursing files from accepting everything but some ↵Guillaume Rousse2008-05-141-4/+2
| | | | exceptions to rejecting everything but files, for more robustness
* name harmonizationGuillaume Rousse2008-02-101-0/+56