Commit Graph

12 Commits

Author SHA1 Message Date
Vasilii Polikarpov
463cbf01cf [mac OS] Set flags for curl invocations (#8008) 2023-08-01 15:42:44 +02:00
Shamil Mubarakshin
fc2f35d593 [macos] Add toolcache for arm (#7974) 2023-07-28 12:37:00 +02:00
Maksim Shilov
0aa021402c [MacOS] Slight rework of the PyPy installation (#4394) 2021-11-02 17:26:25 +03:00
Mikhail Timofeev
94a1c2770c [macOS] Avoid creating symlinks for PyPy 7.3.4 (#3135) 2021-04-09 11:04:11 +03:00
Leonid Lapshin
2e06b1a227 Removed PyPy version workaround for macOS 10.13 (#2414)
* removed pypy version workaround for macOS 10.13

* fix toolcache test on macos

* fixed an error

* disable strict name checking for imported powershell modules

* Ruby 3.0 doesn't exists on 10.13

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2021-01-14 12:17:44 +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
Vladimir Safonkin
1ac24689ce Fix pypy package name 2020-11-06 08:22:54 +03:00
Vladimir Safonkin
0d2d9aed37 Fix pypy url 2020-11-05 18:49:43 +03:00
Mikhail Timofeev
592fcf2f66 change wget and curl to retry functions 2020-10-27 09:45:22 +03:00
Mikhail Timofeev
0d46520ccf [macOS] Fail builds on errors during the image generation (#1756)
* set -e and fix all the scripts

* add source utils to finalize_vm script

* change xcode version in postbuild script

* fix for softwareupdates and for xcode version
2020-10-23 17:59:08 +03:00
Mikhail Timofeev
ed60294872 [macOS] Hardcode PyPy 7.3.1 for macOS-10.13 (#1693)
* remove workaround + install 7.3.1 for hs

* get back workaround for 7.3.1

* change order
2020-09-30 10:09:54 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00