Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix exception handling: | Guillaume Rousse | 2009-05-08 | 1 | -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 Rousse | 2009-03-29 | 1 | -3/+3 |
| | | | | matches... | ||||
* | return of the explicit symlink test during file recursion, as previous ↵ | Guillaume Rousse | 2008-05-14 | 1 | -0/+2 |
| | | | | commit make them accepted | ||||
* | change strategy when recursing files from accepting everything but some ↵ | Guillaume Rousse | 2008-05-14 | 1 | -4/+2 |
| | | | | exceptions to rejecting everything but files, for more robustness | ||||
* | name harmonization | Guillaume Rousse | 2008-02-10 | 1 | -0/+56 |