summaryrefslogtreecommitdiffstats
path: root/tools/copydlldeps.sh
Commit message (Collapse)AuthorAgeFilesLines
* copydlldeps.sh: Fixes for macOS.Gregorio Litenstein2017-07-221-5/+21
| | | | The current version fails in macOS due to some differences in “find” and “cp”. This takes that into account.
* copydlldeps.sh: Fix syntax error (missing space)Gregorio Litenstein2017-07-221-1/+1
|
* tools/copydlldeps: removing exit 0 at the endLars Engelhard2016-07-151-2/+0
|
* tools/copydlldeps: introducing excludepattern and whitelist of DLLsLars2016-07-151-32/+90
|
* tools/copydlldeps: multiCall + case insensitivityLars2016-07-151-52/+63
|
* copydlldeps.sh: fix #1226 (case insensitive)Pavel Vatagin2016-03-201-11/+17
|
* introducing copydlldeps.sh and copydlldeps.txtroot2016-02-051-0/+382