Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop Python 2 support (#2548) | Bernát Gábor | 2023-04-19 | 1 | -3/+3 |
| | |||||
* | Bump dependencies and build tools (#2394) | Bernát Gábor | 2022-08-04 | 1 | -1/+1 |
| | | | Signed-off-by: Bernát Gábor <gaborjbernat@gmail.com> | ||||
* | Wrap usage of get_makefile_filename (#1811) | Ian Wienand | 2020-05-04 | 1 | -1/+3 |
| | |||||
* | Ensure makefile is present on CPython2 POSIX (#1787) | Bernát Gábor | 2020-04-26 | 1 | -5/+18 |
| | |||||
* | support for c-extension builds within virtualenv (#1503) | Bernát Gábor | 2020-01-27 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * test include folders - add test to check if it works Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * pypy add lib on Linux Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix Windows * fix Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * debug macos Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * try fix pypy windows Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix Windows * fix * fix Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * Windows PyPy just does not understand non-ascii PATHS :-( * allow pypy3 to fail Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> | ||||
* | separate describe/create - check upfront if can create (#1502) | Bernát Gábor | 2020-01-21 | 1 | -0/+90 |
* start Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * test for Windows Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * test for Windows Signed-off-by: Bernat Gabor <bgabor8@bloomberg.net> * fix Windows symlink cache |