summaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/cython.py
Commit message (Expand)AuthorAgeFilesLines
* Add option to to transpile Cython to C++Dylan Baker2021-09-241-0/+8
* cython: Add an option for selecting python 3 vs python 2 outputDylan Baker2021-06-071-3/+21
* hack: compilers/cython: hardcode python 3 not 2Dylan Baker2021-06-071-1/+2
* compilers: Add a cython CompilerDylan Baker2021-06-071-0/+60