summaryrefslogtreecommitdiff
path: root/gi/meson.build
Commit message (Expand)AuthorAgeFilesLines
* meson: Make the `pycairo` option a featureThibault Saunier2020-06-031-1/+1
* Remove all Python 2 Python codeChristoph Reiter2020-04-151-1/+0
* meson: Don't link against libpython on non-Windows systems. Fixes #253Christoph Reiter2018-09-061-2/+9
* meson: don't autodetect pycairo support, force it and add an option to disabl...Christoph Reiter2018-05-061-1/+1
* meson: install _gtktemplate.pyChristoph Reiter2018-05-031-1/+3
* meson: build and install the cairo extensionChristoph Reiter2018-05-031-2/+4
* meson: dedup PY_SSIZE_T_CLEAN usageChristoph Reiter2018-05-031-2/+2
* meson: HAVE_CONFIG_H no longer existsChristoph Reiter2018-05-031-2/+2
* meson: use the same compiler flags as with distutilsChristoph Reiter2018-05-031-2/+2
* conftest: add absolute_import and update mesonHavard Graff2018-04-301-1/+2
* Add meson build definitionsMathieu Duponchelle2018-04-201-0/+80