Commit Graph

12 Commits

Author SHA1 Message Date
Maksim Shilov
488fa42385 [Windows] Slight rework of the PyPy installation (#4392) 2021-11-08 15:05:55 +03:00
Aleksandr Chebotov
219d11cbd1 Fix PyPy permissions (#4317) 2021-10-21 09:29:45 +03:00
Aleksandr Chebotov
fc586bcfb8 [Windows] pypy: update select condition (#4291) 2021-10-18 15:10:02 +03:00
Maxim Lobanov
5657dde4a0 Update PyPy to 7.3.4 on Windows (change platform format) (#3189)
* Update PyPy to 7.3.4 on Windows (change platform format)

* Update SoftwareReport.CachedTools.psm1

* Update Install-PyPy.ps1

* Update SoftwareReport.CachedTools.psm1
2021-04-19 10:15:26 +03:00
Sergey Dolin
d0e2b96b20 Remove PyPy symlink workaround from Windows images (#2744) 2021-02-20 11:51:32 +03:00
Dmitry Shibanov
4de7f89a42 Add PYPY_VERSION file to the images (#2285)
* add PYPY_VERSION file

* resolving comments

* fix output for windows

* add fix for windows
2020-12-21 15:07:19 +03:00
Aleksandr Chebotov
4ef13d58ee remove import ImageHelpers module 2020-10-05 09:17:49 +03:00
Aleksandr Chebotov
0cd68997b6 $ErrorActionPreference='Stop' for AllUsersAllHosts 2020-10-02 10:59:05 +03:00
Mikhail Timofeev
e183946520 beautify regexp 2020-09-18 15:24:13 +03:00
Mikhail Timofeev
33b92aee3c fix filter to avoid rc versions 2020-09-18 15:12:45 +03:00
Aleksandr Chebotov
0d9b0822ae update PyPy download source (#901) 2020-05-20 09:31:27 +03:00
Aleksandr Chebotov
3f4ad2f912 Install PyPy from official site instead of NPM for Windows (#873)
* install PyPy from official repo
2020-05-18 11:08:06 +03:00