Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-05-05 | Fix `ERROR: no toolchain found` when run from unittests | Ralf Gommers | 1 | -1/+1 |
2023-05-05 | Use release buildtype in Cython tests, and skip unless ninja backend | Ralf Gommers | 3 | -15/+28 |
2023-02-10 | cython: add unittest to verify that depfiles work | Eli Schwartz | 3 | -0/+8 |
2023-01-15 | BUG: Fix generated sources not being included as dependencies in cython trans... | Thomas Li | 3 | -0/+23 |
2022-03-23 | Add support for cython_args | Tristan Partin | 3 | -0/+38 |
2021-10-04 | various python neatness cleanups | Eli Schwartz | 1 | -1/+1 |
2021-09-24 | Add option to to transpile Cython to C++ | Dylan Baker | 2 | -0/+18 |
2021-08-03 | ninjabackend: use get_subdir() instead of subdir attribute for cython | Dylan Baker | 1 | -0/+10 |
2021-06-14 | Fix issue with generated Cython code in a subdir | Ralf Gommers | 3 | -0/+33 |
2021-06-07 | cython: Add a test for generated files | Dylan Baker | 6 | -0/+104 |
2021-06-07 | cython: add 1 basic test | Dylan Baker | 7 | -0/+104 |