summaryrefslogtreecommitdiff
path: root/meson.build
Commit message (Expand)AuthorAgeFilesLines
* Require glib 2.64 and g-i 1.64HEADmasterChristoph Reiter2023-05-131-2/+2
* meson: define pycairo_dep in case pycairo=disabledChristoph Reiter2023-05-131-0/+1
* Bump up the requirement to gobject-introspectionEmmanuele Bassi2023-05-131-1/+1
* meson: Set PYTHONPATH in devenvXavier Claessens2023-03-191-0/+9
* Drop Python 3.7 support and update CI envsChristoph Reiter2023-03-191-2/+2
* version bumpChristoph Reiter2023-03-191-1/+1
* release3.44.0Christoph Reiter2023-03-191-1/+1
* version bumpChristoph Reiter2023-01-281-1/+1
* release3.43.1Christoph Reiter2023-01-281-1/+1
* meson: bump minimum meson version to 0.53.0 and update subprojectsChristoph Reiter2023-01-271-1/+1
* interface: Fix leak when overriding GInterfaceInfoThibault Saunier2022-04-141-0/+4
* Drop support for Python 3.6Christoph Reiter2021-09-191-2/+2
* version bumpChristoph Reiter2021-09-191-1/+1
* release3.42.0Christoph Reiter2021-09-191-1/+1
* meson: Bump minimum meson_version to 0.47.0wip/felder/meson-minimum-versionJean Felder2021-04-161-1/+1
* version bumpChristoph Reiter2021-03-191-1/+1
* release3.40.0Christoph Reiter2021-03-191-1/+1
* Revert the dependency bump for libffiChristoph Reiter2020-09-151-1/+1
* Drop Python 3.5 support and bump other dependenciesdrop-py35Christoph Reiter2020-09-141-7/+7
* Update NEWS and bump versionChristoph Reiter2020-09-121-1/+1
* meson: Follow up to make `pycairo` option a featureThibault Saunier2020-06-031-5/+5
* meson: Make the `pycairo` option a featureThibault Saunier2020-06-031-1/+4
* Remove Python 2 supportChristoph Reiter2020-03-081-9/+3
* version bumpChristoph Reiter2020-03-081-1/+1
* release3.36.0Christoph Reiter2020-03-081-1/+1
* Drop Python 2 support on WindowsChristoph Reiter2019-10-051-0/+4
* version bumpChristoph Reiter2019-09-091-1/+1
* release3.34.0Christoph Reiter2019-09-091-1/+1
* version bumpChristoph Reiter2019-08-181-1/+1
* build: don't use -Wdeclaration-after-statement with Python 3Christoph Reiter2019-06-071-1/+6
* build: drop some checks for unsupported Python versionsChristoph Reiter2019-06-071-6/+1
* Add Bool option for testsAdam Duskett2019-03-151-0/+3
* Update NEWS; version bumpChristoph Reiter2019-03-101-1/+1
* version bumpChristoph Reiter2019-03-071-1/+1
* version bumpChristoph Reiter2019-02-021-1/+1
* Install .egg-info directory to arch'd dir.Elliott Sales de Andrade2019-01-271-1/+1
* version bumpChristoph Reiter2018-12-151-1/+1
* build: bump glib requirement to 2.48Christoph Reiter2018-11-201-1/+1
* version bumpChristoph Reiter2018-11-171-1/+1
* meson builds: Support Visual Studio as wellChun-wei Fan2018-11-101-57/+69
* revert closure typecasts from commit 25a5b066 See #247Dan HorĂ¡k2018-09-141-1/+1
* version bumpChristoph Reiter2018-08-311-1/+1
* release3.30.0Christoph Reiter2018-08-311-1/+1
* version bumpChristoph Reiter2018-08-161-1/+1
* ci: build python 2.7 and 3.7 in debug mode. Fixes #243ci-debug-buildChristoph Reiter2018-08-161-1/+0
* meson: declare_dependency for use by potential superprojectsMathieu Duponchelle2018-08-151-0/+6
* meson: fix naming/version/path of the .egg-info fileChristoph Reiter2018-06-241-3/+11
* meson: support building pycairo as a subprojectChristoph Reiter2018-06-241-2/+9
* git commit -m "version bump"Christoph Reiter2018-05-161-1/+1
* meson: don't autodetect pycairo support, force it and add an option to disabl...Christoph Reiter2018-05-061-6/+10