summaryrefslogtreecommitdiff
path: root/subprojects/pycairo.wrap
Commit message (Collapse)AuthorAgeFilesLines
* meson: bump minimum meson version to 0.53.0 and update subprojectsChristoph Reiter2023-01-271-1/+1
| | | | | | | | | 0.53.0 targets Ubuntu 20.04, also matches what pycairo needs currently. Update the libffi wrap to match what glib uses (the old one no longer works with current glib) And target pycairo main (we target main for everything else too..)
* ci: Limit depth of subprojects when cloningPhilip Withnall2021-06-071-0/+1
| | | | | | | | | Use the depth= argument from Meson 0.52 to limit the clone depth of subprojects to 1. This should make the CI images a little smaller, and reduce the bandwidth required to build them (although that’s not so important because it only happens once every few months). Signed-off-by: Philip Withnall <pwithnall@endlessos.org>
* meson: track pycairo-1.18 branch in the pycairo subprojectChristoph Reiter2020-01-241-1/+1
| | | | It still supports Python 2
* meson: support building pycairo as a subprojectChristoph Reiter2018-06-241-0/+4