summaryrefslogtreecommitdiff
path: root/test cases/python3/2 extmodule
Commit message (Expand)AuthorAgeFilesLines
* Disable extension module tests with Python 3.8 and VS2015.Jussi Pakkanen2019-10-201-0/+9
* Tests for version constraints on custom lookup dependenciesJon Turney2018-08-261-0/+4
* tests: test getting python module using pkg-configAnonymous Maarten2017-11-131-0/+5
* Add .find_python() method. Supersedes #777.Jussi Pakkanen2017-01-091-1/+3
* Created a Python 3 module for simpler building of Python extension modules.Jussi Pakkanen2017-01-092-13/+3
* python3 dep: Check arch of libraries before usingNirbheek Chauhan2016-12-101-5/+9
* Python extension module finally works on Windows.Jussi Pakkanen2016-02-262-1/+7
* Can build Python extension on OSX.Jussi Pakkanen2016-02-211-1/+9
* Can build a Python extension module.Jussi Pakkanen2016-02-214-0/+78