summaryrefslogtreecommitdiffstats
path: root/msys2installdeps.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* root dir tidying: MSYS2 & AppVeyor CIEduard Braun2017-07-171-101/+0
| | | | | - move build scripts and related tools to buildtools folder - rename appveyor.yml -> .appveyor.yml
* Update MSYS2 port for new dependency (libsoup)su-v2017-07-061-1/+2
| | | | | | - update script to install dependencies - update InstallMSYS2.cmake - fix Windows builds (uint -> unsigned int)
* CI on Windows using AppVeyor and MSYS2Eduard Braun2017-06-111-6/+14
|
* cmake/MSYS2: install python2-pillowEduard Braun2017-05-291-1/+2
| | | (bzr r15717)
* cmake/MSYS2: Include libyaml for xverb featureEduard Braun2017-05-231-1/+2
| | | (bzr r15699)
* msys2installdeps.sh - Fix broken for loops (thanks for noticing jazzynico!) ↵Eduard Braun2017-03-071-6/+9
| | | | | and avoid repeatedly synchronizing package databases (bzr r15577)
* Fix ACLsEduard Braun2017-03-051-0/+0
| | | (bzr r15567)
* Support for building with MSYS2Eduard Braun2017-03-041-0/+87
See Wiki for build instructions: http://wiki.inkscape.org/wiki/index.php/Compiling_Inkscape_on_Windows_with_MSYS2 (bzr r15564)