summaryrefslogtreecommitdiffstats
path: root/buildtools/msys2checkdeps.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMake/MSYS2: Fix for Python 3.8 updatePatrick Storz2019-10-251-1/+1
|
* Packaging: Switch Windows distribution to Python 3.7Patrick Storz2019-06-121-1/+1
|
* CI: Update for move to bin/Patrick Storz2019-06-091-31/+42
| | | | Also add --working-directory switch to dependency checking script.
* Misc. typosUnknown2017-11-071-3/+3
| | | | | | | | | | | | Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt` whereby whitelist file contained: ``` dum iff glight substract te upto ```
* root dir tidying: MSYS2 & AppVeyor CIEduard Braun2017-07-171-0/+163
- move build scripts and related tools to buildtools folder - rename appveyor.yml -> .appveyor.yml