Commit Graph

17 Commits

Author SHA1 Message Date
Sergey Dolin 372758f237 add PYTHON_FRAMEWORK_PATH variable 2022-09-14 10:19:34 +02:00
Sergey Dolin d89512ec36 Fix PYTHON_MAJOR_MINOR 2022-09-14 10:06:20 +02:00
Sergey Dolin 0918f49149 fix setup.sh 2022-09-05 13:42:01 +02:00
Sergey Dolin 6a0e665496 fix pkg name 2022-09-05 12:39:51 +02:00
Sergey Dolin ea7dfb480e install from pkg for 3.11 only 2022-08-31 15:37:18 +02:00
Sergey Dolin 6c6d31f853 Download osx packages and setup script 2022-08-29 08:59:48 +02:00
Hugo van Kemenade 641a2765a7
When upgrading pip, don't warn there's a new version of pip available (#117) 2021-10-18 14:37:19 +03:00
Ray ae7e50b370
Test registry path before invoking Get-ChildItem (#95) 2021-05-25 10:26:11 +03:00
Vladimir Safonkin de3f713ccc Create python3 symlink on Windows 2021-01-21 11:02:09 +03:00
Dmitry Shibanov f102cb2a16 add flag to skip warnings of location of pip 2021-01-11 11:29:39 +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
Maxim Lobanov 2a3a8176d7
Update platform for new version manifest generator (#29)
* Update build-python-packages.yml

* update platforms

* fix platform conditions

* add clean up
2020-06-03 20:38:34 +03:00
Konrad Pabjan 1c756eb429
Update nix-setup-template comments (#24)
* Update nix-setup-template.sh

* Update installers/nix-setup-template.sh

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2020-05-08 18:07:16 +03:00
Martijn Pieters f75c0e6e4b
There is no AGENT_TOOLSDIRECTORY on GitHub images (#21)
This change reflects what the Windows installer already does:  c0e7ef2c3c/installers/win-setup-template.ps1 (L82-L87)
2020-05-05 14:07:17 +03:00
Maxim Lobanov e6805b9e59
Rework replacement function for installer to use the same pattern like windows (#22)
* rework replacement function to use the same pattern like windows

* remove old replacement
2020-05-05 09:44:58 +03:00
Maksim Petrov 76790a5af2
Fix Windows Python package uninstallation (#19) 2020-04-29 23:06:00 +03:00
Maxim Lobanov c641695f6a mplement script to build and prepare packages for Python 2020-04-29 10:57:27 +03:00