summaryrefslogtreecommitdiffstats
path: root/packaging/macos/210-inkscape-build.sh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add logging to help with debuggingRené de Hesselle2019-07-241-4/+7
|
* Update jhbuildRené de Hesselle2019-07-211-1/+2
| | | | | | This is a massive internal update due to changes in JHBuild. Update Python to 3.7.4.
* Update macOS build pipelineRené de Hesselle2019-06-281-6/+6
| | | | | | Noteworthy are the creation of '.dmg' and a fix for inbox#605. Lots of minor improvements.
* Update macOS build pipelineRené de Hesselle2019-06-231-18/+12
| | | | | | | | This update lowers system requirements from 10.13 to 10.11 and has massive improvements regarding Python integration. Also lots of minor improvements. Based on https://github.com/dehesselle/mibap v0.12.
* Remove unused libyaml dependencyPatrick Storz2019-06-051-3/+0
| | | | | This was required by xverbs, which were removed in db05b842cba28f01b431eee890537959aa2d8fe3
* Include more feature librariesRené de Hesselle2019-05-311-2/+27
| | | | | | | | | | - gtkspell - libyaml - cppunit - librevenge - libcdr - ImageMagick 6 - OpenMP
* Update macOS build pipelineRené de Hesselle2019-04-221-0/+40
Highlights: - fixes open/save crashes - fixes localization - bundles Python 3, enabling extensions Also lots of internal improvements and refactoring.