| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-10 | python3 dep: Check arch of libraries before using | Nirbheek Chauhan | |
| On Windows, we can build with both 32-bit and 64-bit compilers, but the Python is either 32-bit or 64-bit. Check the architecture of the found Python libraries and don't use them if they don't match our build_machine. Also skip the tests if the Python 3 dependency is not found. | |||
| 2016-11-09 | Allow tests to mark themselves as skipped during runtime. | Jussi Pakkanen | |
| 2016-02-26 | Python extension module finally works on Windows. | Jussi Pakkanen | |
| 2016-02-21 | Skip cython test if it does not exist. | Jussi Pakkanen | |
| 2016-02-21 | Can build Python extension on OSX. | Jussi Pakkanen | |
| 2016-02-21 | Fix cython to work on platforms other than latest Ubuntu. | Jussi Pakkanen | |
| 2016-02-21 | Added Cython sample project. | Jussi Pakkanen | |
| 2016-02-21 | Can build a Python extension module. | Jussi Pakkanen | |
| 2016-02-21 | Added plain Python sample project. | Jussi Pakkanen | |
