Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-01-11 | configure: Make sure to also search for cython3 if cython is not found | 1 | -2/+2 | ||
2020-06-14 | Improve wording of cython related configure warning messages | 1 | -2/+2 | ||
2012-05-17 | m4: Fix parsing of "artistic" cython version strings to fix version detection | 1 | -2/+7 | ||
2012-03-20 | Fix detection of cython version | 1 | -4/+10 | ||
2012-03-20 | Cleaned up Makefile.am. | 1 | -0/+56 | ||
Added the cython m4 files. Cleaned up afc.pxi. Make sure the event callback and installation proxy callback aquire the GIL. Implemented some cleanup before the error handlers raise. |