Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-20 | Disable extension module tests with Python 3.8 and VS2015. | Jussi Pakkanen | 1 | -0/+9 |
2018-08-26 | Tests for version constraints on custom lookup dependencies | Jon Turney | 1 | -0/+4 |
2017-11-13 | tests: test getting python module using pkg-config | Anonymous Maarten | 1 | -0/+5 |
2017-01-09 | Add .find_python() method. Supersedes #777. | Jussi Pakkanen | 1 | -1/+3 |
2017-01-09 | Created a Python 3 module for simpler building of Python extension modules. | Jussi Pakkanen | 2 | -13/+3 |
2016-12-10 | python3 dep: Check arch of libraries before using | Nirbheek Chauhan | 1 | -5/+9 |
2016-02-26 | Python extension module finally works on Windows. | Jussi Pakkanen | 2 | -1/+7 |
2016-02-21 | Can build Python extension on OSX. | Jussi Pakkanen | 1 | -1/+9 |
2016-02-21 | Can build a Python extension module. | Jussi Pakkanen | 4 | -0/+78 |