| Sun, 09 Jan 2022 01:21:35 +0100 |
Franz Glasner |
FIX: When cross-compiling use the limited API for Python 3.7+ (not Python 3.10+)
|
| Sun, 09 Jan 2022 00:58:26 +0100 |
Franz Glasner |
Employ compiler optimizations for pure MSVC builds also.
|
| Sun, 09 Jan 2022 00:41:08 +0100 |
Franz Glasner |
Do not use "/EHsc" because no (C++) exceptions (or SEH) is used
|
| Sun, 09 Jan 2022 00:28:15 +0100 |
Franz Glasner |
Use optimizations -O2 when cross-compiling the extension
|
| Sun, 09 Jan 2022 00:20:51 +0100 |
Franz Glasner |
Comment
|
| Sun, 09 Jan 2022 00:19:31 +0100 |
Franz Glasner |
FIX: Exclude some additional temporary files from packaging
|
| Sat, 08 Jan 2022 23:00:36 +0100 |
Franz Glasner |
Allow execution of setup.py by packaging a cross-built Windows _speedups.pyd.
|
| Sat, 08 Jan 2022 21:46:04 +0100 |
Franz Glasner |
Cross-building for Windows 64-bit
|