summaryrefslogtreecommitdiffstats
path: root/tools/copydlldeps.py
Commit message (Expand)AuthorAgeFilesLines
* minizip, tools/copydlldeps: Run "make cleanup-style"Volker Grabsch2015-01-111-1/+1
* copydlldeps: PEP 8-izeTimothy Gu2014-11-091-16/+33
* copydlldeps: Fix typoTimothy Gu2014-11-091-1/+1
* tool copydlldeps.py: function is_pe_file() must not fail on directoriesMartin Müllenhaupt2014-10-201-0/+2
* tool copydlldeps: fix Python 3 compatibilityMartin Müllenhaupt2014-10-151-12/+13
* copydlldeps tool: fix styleMartin Müllenhaupt2014-10-151-64/+64
* add python script for recursive copy of DLL dependenciesMartin Müllenhaupt2014-10-151-0/+157