summaryrefslogtreecommitdiffstats
path: root/packaging/macos/130-jhbuild-python.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-21Update jhbuildRené de Hesselle1-26/+0
This is a massive internal update due to changes in JHBuild. Update Python to 3.7.4.
2019-06-28Update macOS build pipelineRené de Hesselle1-1/+1
Noteworthy are the creation of '.dmg' and a fix for inbox#605. Lots of minor improvements.
2019-06-23Update macOS build pipelineRené de Hesselle1-34/+0
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.
2019-04-22Update macOS build pipelineRené de Hesselle1-0/+60
Highlights: - fixes open/save crashes - fixes localization - bundles Python 3, enabling extensions Also lots of internal improvements and refactoring.