Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meson: Make the `pycairo` option a feature | Thibault Saunier | 2020-06-03 | 1 | -1/+1 |
* | Remove all Python 2 Python code | Christoph Reiter | 2020-04-15 | 1 | -1/+0 |
* | meson: Don't link against libpython on non-Windows systems. Fixes #253 | Christoph Reiter | 2018-09-06 | 1 | -2/+9 |
* | meson: don't autodetect pycairo support, force it and add an option to disabl... | Christoph Reiter | 2018-05-06 | 1 | -1/+1 |
* | meson: install _gtktemplate.py | Christoph Reiter | 2018-05-03 | 1 | -1/+3 |
* | meson: build and install the cairo extension | Christoph Reiter | 2018-05-03 | 1 | -2/+4 |
* | meson: dedup PY_SSIZE_T_CLEAN usage | Christoph Reiter | 2018-05-03 | 1 | -2/+2 |
* | meson: HAVE_CONFIG_H no longer exists | Christoph Reiter | 2018-05-03 | 1 | -2/+2 |
* | meson: use the same compiler flags as with distutils | Christoph Reiter | 2018-05-03 | 1 | -2/+2 |
* | conftest: add absolute_import and update meson | Havard Graff | 2018-04-30 | 1 | -1/+2 |
* | Add meson build definitions | Mathieu Duponchelle | 2018-04-20 | 1 | -0/+80 |