summaryrefslogtreecommitdiffstats
path: root/msys2checkdeps.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* root dir tidying: MSYS2 & AppVeyor CIEduard Braun2017-07-171-163/+0
| | | | | - move build scripts and related tools to buildtools folder - rename appveyor.yml -> .appveyor.yml
* use SYSTEMROOT in msys2checkdeps.py as location of the Windows directory in ↵Eduard Braun2017-07-131-2/+5
| | | | attempt to fix AppVeyor
* Add functionality to msys2checkdeps.py to check for libraries which were ↵Eduard Braun2017-07-131-7/+17
| | | | | | installed but are unused (should detect if globs added to the list from 170049663979e3531d247f4228b94fe1ccd2568f that are too lenient)
* MSYS2: Add python script to generate a list of dependencies / check for ↵Eduard Braun2017-07-131-0/+150
missing dependencies of the installed distribution