summaryrefslogtreecommitdiffstats
path: root/packaging/macos/inkscape.bundle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add Ghostscript to enable eps importRené de Hesselle2019-09-281-0/+10
|
* Precompile Python packagesRené de Hesselle2019-09-231-0/+3
| | | | | | | | | | | Remove test files from Python.framework. Fix lxml dependencies. Add libexslt to application bundle. Fix Pycairo getting overwritten by PyGObject. Fix line numbers in echo statements being off by 1.
* Update macOS build pipelineRené de Hesselle2019-06-231-1/+5
| | | | | | | | 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.
* Include more feature librariesRené de Hesselle2019-05-311-2/+5
| | | | | | | | | | - gtkspell - libyaml - cppunit - librevenge - libcdr - ImageMagick 6 - OpenMP
* Add fontconfig to the application bundleRené de Hesselle2019-05-011-3/+21
| | | | | | This fixes fonts not showing up and un-breaks the font tool. Add more localizations.
* Update macOS build pipelineRené de Hesselle2019-04-221-4/+13
| | | | | | | | | Highlights: - fixes open/save crashes - fixes localization - bundles Python 3, enabling extensions Also lots of internal improvements and refactoring.
* Add build pipeline for macOSRené de Hesselle2019-04-091-0/+123