diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-12-01 00:31:44 -0500 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2023-02-10 02:16:53 -0500 |
commit | 84dd78e80d7e9db1febf6a0016730e2ab6f7a352 (patch) | |
tree | 104c4e9f25aa2f92698999cf9fabe84851281d2b /docs/markdown/Python-module.md | |
parent | 6ea24ee9e29a03c42665be8f1ec2f9c635fb985a (diff) | |
download | meson-84dd78e80d7e9db1febf6a0016730e2ab6f7a352.zip meson-84dd78e80d7e9db1febf6a0016730e2ab6f7a352.tar.gz meson-84dd78e80d7e9db1febf6a0016730e2ab6f7a352.tar.bz2 |
cython: wire up support for emitting and using depfiles
This solves rebuild issues when e.g. importing a .pxd header from a .pyx
file, just like C/C++ source headers. The transpiler needs to run again
in this case.
This functionality is present in the 3.0.0 alphas of cython, and is also
backported to 0.29.33.
Fixes #9049
Diffstat (limited to 'docs/markdown/Python-module.md')
0 files changed, 0 insertions, 0 deletions