Commit Graph

90 Commits

Author SHA1 Message Date
Nikolay Frolov
63894956a1 [MacOS] Add SBT (#4101) 2021-09-21 12:49:59 +03:00
mikhailshaganov
6317ee607b [mac OS] adding kotlin lang using brew (#3777) 2021-07-29 17:21:09 +03:00
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
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
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
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
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
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
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
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
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
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
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
Nikita Bykov
9c029fc29e Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx 2020-10-12 11:11:02 +03:00
Aleksandr Chebotov
17d233cac5 [macOS] Set $ErrorActionPreference = "Stop" in SoftwareReport.Generator.ps1 (#1692)
* $ErrorActionPreference = "Stop"

* revert changes for ubuntu
2020-10-07 17:14:00 +03:00
Nikita Bykov
5d96d50f59 added pipx and yamllint 2020-10-07 09:29:37 +03:00
Aleksandr Chebotov
f8c071db4a fix simulators section 2020-10-02 09:20:15 +03:00
Maxim Lobanov
0dfb1b07dd Enable Java tests since Java switching was fixed in MacOS 11.0 beta 9 2020-10-01 17:53:12 +03:00
Maxim Lobanov
5eaec87281 Merge pull request #1632 from nikita-bykov/macos-docs
Improve documentation for Android on MacOS
2020-09-23 17:59:43 +03:00
Aleksandr Chebotov
907a61cd2f exclude vagrant 2020-09-22 12:30:15 +03:00
Aleksandr Chebotov
d0524e9381 exclude R and virtualbox 2020-09-22 12:12:44 +03:00
Nikita Bykov
e107d8b2bf Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into macos-docs 2020-09-22 10:33:39 +03:00
Nikita Bykov
6a33354485 improved documentation for Android on macOS 2020-09-21 12:05:58 +03:00
Maxim Lobanov
702796b09b Bring latest changes from internal Mac-Cloud repository from 21 September 2020-09-21 09:46:17 +03:00
Maxim Lobanov
9afcb1503a fresh update from internal repository 2020-09-15 08:36:03 +03:00
Maxim Lobanov
511c6e636b move source code to public 2020-09-10 14:34:08 +03:00