summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Require glib 2.64 and g-i 1.64HEADmasterChristoph Reiter2023-05-131-2/+2
* Bump up the requirement to gobject-introspectionEmmanuele Bassi2023-05-131-1/+1
* 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
* interface: Fix leak when overriding GInterfaceInfoThibault Saunier2022-04-141-0/+5
* setup.py: look up pycairo headers without importing the moduleChristoph Reiter2022-04-131-47/+31
* version bumpChristoph Reiter2021-09-191-1/+1
* release3.42.0Christoph Reiter2021-09-191-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-4/+4
* Update NEWS and bump versionChristoph Reiter2020-09-121-1/+1
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-21/+2
* Remove Python 2 supportChristoph Reiter2020-03-081-18/+8
* 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/+3
* version bumpChristoph Reiter2019-09-091-1/+1
* release3.34.0Christoph Reiter2019-09-091-1/+1
* version bumpChristoph Reiter2019-08-181-1/+1
* setup.py: add python_requiresChristoph Reiter2019-06-161-0/+2
* build: don't use -Wdeclaration-after-statement with Python 3Christoph Reiter2019-06-071-1/+5
* build: drop some checks for unsupported Python versionsChristoph Reiter2019-06-071-5/+1
* Update NEWS; version bumpChristoph Reiter2019-03-101-1/+1
* version bumpChristoph Reiter2019-03-071-1/+1
* version bumpChristoph Reiter2019-02-021-1/+1
* version bumpChristoph Reiter2018-12-151-1/+1
* setup.py: Print an install command hint when pkg-config is missingChristoph Reiter2018-12-081-3/+26
* setup.py: fix typoChristoph Reiter2018-11-201-5/+5
* build: bump glib requirement to 2.48Christoph Reiter2018-11-201-1/+1
* version bumpChristoph Reiter2018-11-171-1/+1
* setup.py: Make it possible to build without cairo through an env var. See #250Christoph Reiter2018-11-131-2/+4
* setup.py: Enable tests to run on MSVC buildsChun-wei Fan2018-11-101-48/+93
* setup.py: Fix MSVC buildsChun-wei Fan2018-11-101-68/+75
* Revert "setup.py: skip adding gcc warnings flags with msvc. Fixes #275"Christoph Reiter2018-11-101-3/+0
* setup.py: skip adding gcc warnings flags with msvc. Fixes #275Christoph Reiter2018-11-101-0/+3
* Sort input file listBernhard M. Wiedemann2018-10-201-1/+1
* setup.py: make it possible to disable cairo/pycairo support. See #250Christoph Reiter2018-09-161-33/+50
* 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
* git commit -m "version bump"Christoph Reiter2018-05-161-1/+1
* build: disable new cast-function-type warnings with gcc8Christoph Reiter2018-05-031-0/+1
* setup.py: dedup some of the compiler input argsChristoph Reiter2018-04-231-4/+9
* setup.py: fix distcheckChristoph Reiter2018-04-201-3/+3