Commit Graph

12 Commits

Author SHA1 Message Date
Sergey Dolin 0f97bcdc23 Explicity set tcl/tk library 2022-06-17 09:08:45 +02:00
bwoodsend 3c5fa6de18
Compile in universal2 mode for macOS Python >= 3.9.1.
Using `universal2` Python environments is currently the only way to build Python
wheels which support macOS M1.
2022-05-15 19:04:56 +01:00
Mikhail Koliada e9b568c830 Migrate macOS pipelines to macOS-10.15 2021-12-22 12:34:45 +03:00
Dibir Magomedsaygitov fb7c9cac65 add flag for python builder 2021-09-06 14:35:31 +03:00
MaksimZhukov 89a619f4b9 Fix PowerShell issue with relative paths 2020-11-23 13:29:46 +03:00
Dmitry Shibanov 50e47adc8b remove debug lines 2020-10-27 11:56:49 +03:00
Dmitry Shibanov 99a84463ad revert test changes 2020-10-27 11:45:49 +03:00
Dmitry Shibanov cdd1351989 change to static path 2020-10-21 15:55:45 +03:00
Dmitry Shibanov aa8915507a add new openssl 2020-10-20 13:12:41 +03:00
MaksimZhukov 5c851d6172
Add support for unstable Python versions (#38)
* Add support of unstable versions to package generation (#2)
* Add support of symver versions to Python setup scripts and tests

Co-authored-by: Maksim Petrov <47208721+vmapetr@users.noreply.github.com>
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
Co-authored-by: Maxim Lobanov <v-malob@microsoft.com>
2020-07-15 13:13:21 +03:00
Maksim Petrov 22860d08aa Build Python3 for nix and darwin with enabled loadable sqlite extensions 2020-06-08 16:00:25 +03:00
Maxim Lobanov c641695f6a mplement script to build and prepare packages for Python 2020-04-29 10:57:27 +03:00