Commit Graph

69 Commits

Author SHA1 Message Date
Mikhail Timofeev
e139c6d581 [macOS] Skip Intel HAXM installation on BigSur (#3698)
* Remove HAXM installation as it doesn't work on Big Sur
* Change test to validate successful kext load
* Add HAXM to software report
2021-07-14 10:02:12 +03:00
Marcus Felling
e8381d7db3 [macOS] Adding Bicep CLI (#3655)
* Add Bicep CLI

* Correct regex for bicep version

* Add Bicep CLI

* use tap path for bicep brew install

* use tap path for bicep brew install

* use tap path for bicep brew install

* Update bicep package name

* Update bicep package name

* Update bicep package name

* Add install script in order to run homebrew tap

* no need to reference utils.sh

* Remove bicep from common packages

* Add "CLI" to Bicep return statement

Co-authored-by: Marcus Felling <MarcusFelling@microsoft.com>
2021-07-07 17:10:31 +03:00
Mikhail Timofeev
cc3405ff7a [macOS] Switch android tools installation to use cmdline-tools' sdkmanager (#3686)
* Switch android installation to use cmdline-tools
* Switch android-toolsets and xamarin-android-ndk to use new sdkmanager
* Remove cmdline-tools installation from toolset as it's installed
* Remove redundant steps with warning prevention
* Remove hardcoded licenses as they are accepted during the installation
* Add tests to check that both sdkmanagers are available
* Simplify Get-AndroidInstalledPackages function to use list_installed

* Change regex pattern to output the group
* Currently the function returns 4. instead of 4.0, this change fixes it
2021-07-07 15:16:23 +03:00
Mikhail Timofeev
4da3c8eef9 Add blackhole audiodevice for macOS Big sur, add sox and Switchaudio-osx versions to the docs (#3542) 2021-06-08 10:44:31 +03:00
Nursultan Kassan
22b6f42307 [macOS] Adding Swig (#3510) 2021-06-07 16:00:50 +03:00
Mikhail Timofeev
46ced60271 [macOS] Get back pypy to big sur (#3524) 2021-06-06 23:44:10 +03:00
Mikhail Timofeev
59ca08e5bf [macOS] Fix default java postfix in the software readme (#3518) 2021-06-03 14:38:17 +03:00
Mikhail Timofeev
5898c5ebd4 Change RubyGems installation to use toolset (#3474) 2021-05-30 00:39:27 +03:00
Mikhail Timofeev
0f3523c0af [macOS] Add GCC 11 (#3361)
* Add gcc@11 to macOS images

* Change tests and software report to use gcc toolset versions

* Add natural sort
2021-05-13 11:45:33 +03:00
Mikhail Timofeev
4417214480 [macOS] Add MSBuild to docs (#3214) 2021-04-20 11:24:51 +03:00
Mikhail Timofeev
579dea7415 Add swiftformat for all macOS versions except HS (#3170) 2021-04-14 10:22:41 +03:00
Nikita Bykov
6858b9232d [macOS] Rework Xamarin documentation (#3113)
* reworked xamarin documentation

* added condition for defaultSymlink variable

* removed sorting of xamarin bundles

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-04-08 12:55:47 +03:00
Mikhail Timofeev
210e9558ae [macOS] Fix output for packer 1.7.1 (#3100) 2021-04-05 18:41:57 +03:00
Dmitry Shibanov
60459a5b04 add replace from '+' to '-' (#3027) 2021-03-27 10:51:01 +03:00
Nikita Bykov
ef6e8c905f [MacOS] Move preinstalled java distributions to the toolcache directory (#2883)
* Move java to the toolcache

* resolved comments

* added sudo for ln command

* fixed versions and added symlink

* fixed openjdk.sh

* fixed typo

* updated SoftwareReport

* fixed SoftwareReport

* fixed SoftwareReport

* fixed tool name

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2021-03-16 17:13:54 +03:00
Sergey Dolin
6beed71b4f Document environment variables of MacOS images (#2493)
* Document environment variables of MacOS images

* Change adnroid variables

* Apply reviews

* Remove some variables, fix headers

* Show link targets

* rename helper

* remove symlinks

* More links
2021-02-08 09:45:16 +03:00
Dibir Magomedsaygitov
dad0901d33 [macOS] Remove Java 7 (#2631)
* remove java 7

* remove unused function
2021-02-07 20:09:22 +03:00
Mikhail Timofeev
19201a0735 [macOS] Fix ndk output in readme for Big Sur (#2597)
* Fix condition

* Remove ndk-bundle retrieval from packages list

* remove unnecessary packageinfo param

* simplify function

* move $versions definition
2021-02-02 11:19:20 +03:00
Aleksandr Chebotov
5537d89215 [macOS] Add apache and nginx (#2522)
* add apache and nginx

* swap config and service status

* add new line

* remove notes
2021-01-26 17:14:31 +03:00
Aleksandr Chebotov
c47ccfbf9a [macOS] Update default Perl (#2478)
* update default Perl

* escape $ sign
2021-01-20 10:07:43 +03:00
Dibir Magomedsaygitov
83dfe141c7 [macOS] Sort tool names in README (#2441)
* sort tool names
2021-01-19 18:44:12 +03:00
Sergey Dolin
83ccdbcc9d Add missed Rust tools to the documentation for macOS (#2397)
* Add documentation for rust tools

* Rename helpers
2021-01-11 10:57:51 +03:00
Sergey Dolin
58a6784582 [macos] Add Android Comand Line tools (#2363) 2020-12-31 11:22:17 +03:00
Leonid Lapshin
44ca8038b2 [macOS] added quotes (#2316)
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-28 11:26:03 +03:00
Nikita Bykov
dd12c1ae21 Rework MacOS documentation (#2336)
* rework macOS documentation

* resolved comments

* fixed function name

* Updated SoftwareReport.Common.psm1 and SoftwareReport.Generator.ps1

* fixed name

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-12-28 11:15:54 +03:00
Dibir Magomedsaygitov
6245d40db7 fix vcpkg output (#2319) 2020-12-24 10:17:19 +03:00
Nikita Bykov
d729747846 [macOS] Add GNU Tar (#2163)
* added gnu-tar

* rework gnu-tar installation

* fix SoftwareReport for gnu-tar

* add bsdtar to SoftwareReport

* updated SoftwareReport

Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com>
2020-12-15 10:43:27 +03:00
Aleksandr Chebotov
80c5d4a561 bash version output (#2243) 2020-12-14 09:29:07 +03:00
Sergey Dolin
7775dfb021 [macos] Add Xcode command line tools version (#2205) 2020-12-10 11:15:39 +03:00
Sergey Dolin
3c7eed569a Add android emulator version (#2144) 2020-12-08 22:13:20 +03:00
Leonid Lapshin
d18c405175 [macOS] Clarify clang versions (#2147)
* add clang versions

* changed default location to  get-command

* changed formatting

Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru>
2020-12-04 13:45:53 +03:00
Dibir Magomedsaygitov
db676f65e8 [macOS] Fix version output for vcpkg (#2141)
* change version output for vcpkg

* minor fix

* change commit id to short

* minor change
2020-12-04 10:21:32 +03:00
MaksimZhukov
cd45b96d7f Fix rustup version in docs (#2190)
Co-authored-by: MaksimZhukov <v-mazhuk@microsoft.com>
2020-12-03 19:50:09 +03:00
Aleksandr Chebotov
d0dd391b70 [macos] install gfortran-10 (#2186) 2020-12-03 18:40:19 +03:00
Maxim Lobanov
e3558bca59 Merge pull request #1977 from maxim-lobanov/v-malob/xcode
Rework Xcode installation to use PowerShell and resolve latest version automatically
2020-11-18 13:46:12 +03:00
Maxim Lobanov
f305ea6355 Merge pull request #2077 from vsafonkin/v-vlsafo/macos-remove-announcements-from-generation
[macOS] Remove announcements from generation process
2020-11-18 09:36:58 +03:00
Dibir Magomedsaygitov
a4f14eb697 fix hub cli version output 2020-11-17 12:45:17 +03:00
Vladimir Safonkin
39d85aa54f Remove announcements from generation 2020-11-17 09:20:13 +03:00
Maxim Lobanov
142bbb8e24 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-09 17:51:05 +03:00
Maxim Lobanov
589cb6f612 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/big-sur 2020-11-05 10:47:38 +03:00
Maxim Lobanov
52c265bd7a Update SoftwareReport.Generator.ps1 2020-11-04 10:14:30 +03:00
Maxim Lobanov
117cefd4b3 цц 2020-11-03 22:18:41 +03:00
Maxim Lobanov
8c96dbb9bb fix tests 2020-11-03 09:13:58 +03:00
Maxim Lobanov
a9f7d6bdf2 Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/xcode 2020-11-01 12:09:45 +03:00
Maxim Lobanov
b49a705f6b need to test 2020-10-31 18:41:04 +03:00
Maxim Lobanov
cca2fdee1b Merge branch 'main' of https://github.com/actions/virtual-environments into v-malob/big-sur 2020-10-27 13:13:54 +03:00
Nikita Bykov
794bd4e886 Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-16 12:40:24 +03:00
Maxim Lobanov
24ce824f71 Merge pull request #1701 from dmitry-shibanov/v-dmshib/android-tools-dynamic-macOS
[macOS] Retrieve the list of Android packages for installing dynamically
2020-10-13 10:42:14 +03:00
Aleksandr Chebotov
671d82f3f3 remove word bazelisk 2020-10-12 18:50:08 +03:00
Aleksandr Chebotov
553c24e124 fix bazelisk version output 2020-10-12 11:46:40 +03:00