Mikhail Timofeev
5b6883ef72
Add 32-bit version of python to win19 & win22 ( #4405 )
2021-11-02 22:50:27 +03:00
Maksim Shilov
0363026f15
Removing go versions less than 1.15 ( #4407 )
2021-11-02 22:10:01 +03:00
Nikolay Frolov
234919982e
[Windows] Rework NodeJS install ( #4375 )
2021-10-30 14:03:05 +03:00
Maksim Shilov
7901cb5ade
[windows] Adding pypy 3.8 to toolset ( #4364 )
2021-10-29 18:38:49 +03:00
Dibir Magomedsaygitov
1b3870ab40
[Windows] Rework Selenium installation ( #4309 )
2021-10-28 22:17:05 +03:00
Mikhail Timofeev
733c34d93a
Add node 16 to the toolcache ( #4354 )
2021-10-27 19:23:50 +03:00
Ralph Jansen
a8f97f0023
Update module to latest version ( #4349 )
2021-10-27 14:45:01 +03:00
Maksim Shilov
76e359f806
Add VC.14.29.16.11 and VC.Runtimes.ARM64.Spectre to VS2022 ( #4344 )
2021-10-27 14:12:22 +03:00
Ralph Jansen
823f2db325
Add Microsoft Graph PowerShell SDK ( #4274 )
2021-10-15 21:15:42 +03:00
Mikhail Timofeev
6f4486a3fe
Add windows11.22000 SDK to VS2022 ( #4285 )
2021-10-15 18:45:50 +03:00
Mikhail Timofeev
5425b6cf3d
Add python 3.10 to the toolcache ( #4253 )
2021-10-11 16:39:02 +03:00
Dibir Magomedsaygitov
e4546d3d53
[Windows] Add missing VS2022 components ( #4239 )
2021-10-09 19:46:34 +03:00
Aleksandr Chebotov
9ff76f18b9
[Windows] wdk: remove iso installer ( #4232 )
2021-10-06 18:47:15 +03:00
Mikhail Koliada
051de33461
[Windows] Add new component to VS22 ( #4181 )
2021-09-29 15:31:14 +03:00
Mikhail Koliada
ee4eda5e99
[Windows] Add Adoptium (Temurin-Hotspot) jdk 17 LTS ( #4129 )
2021-09-24 11:05:25 +03:00
Nikita Bykov
fabf527ea8
[Windows] Add android NDK r23 ( #4100 )
2021-09-23 13:33:28 +03:00
Henti Smith
c97e29c514
Add LLVM via choco ( #4056 )
2021-09-23 11:52:11 +03:00
Dibir Magomedsaygitov
ecfc9c43da
[Windows] Rework Kotlin installation ( #4083 )
2021-09-16 11:35:11 +03:00
Mikhail Koliada
d639badcd6
[Windows] Bind openssl.light version to 1.1.1.x ( #4082 )
2021-09-14 21:16:32 +03:00
Nikolay Frolov
2bc9ec209c
[Windows] Add VC.Tools.ARM and VC.Tools.ARM64 Visual Studio components ( #4081 )
2021-09-14 21:15:32 +03:00
Aleksandr Chebotov
1326521a2a
toolset: update to az 6.4 ( #4061 )
2021-09-10 22:32:42 +03:00
Mikhail Koliada
045e638562
[Windows] Add adoptium to javatools installer ( #3985 )
2021-09-10 12:26:11 +03:00
Michael Kriese
9277e9fb5f
Windowsd Server 2022: prepull docker images ( #4040 )
2021-09-09 15:36:30 +03:00
jpark37
5d8cf1a6a9
Use 20348 SDK/WDK for windows-2019/2022 images ( #3942 )
2021-09-06 17:08:45 +03:00
yuk7
9aea7d589e
Add Go 1.17 to all OSes toolsets ( #3980 )
2021-09-05 12:45:02 +03:00
Dmitry Shibanov
3b94fc1d86
[Windows] Add Microsoft.VisualStudio.Component.VC.ATLMFC.Spectre ( #3968 )
2021-08-27 14:32:07 +03:00
Dibir Magomedsaygitov
22087b3c7a
[Windows] Add Visual Studio component ( #3946 )
2021-08-23 19:51:55 +03:00
Maxim Lobanov
a2d76d2a0e
Add Windows Server 2022 image templates ( #3929 )
...
* add windows2022 image template
Co-authored-by: Aleksandr Chebotov <v-aleche@microsoft.com >
Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com >
Co-authored-by: Aleksandr Chebotov <47745270+al-cheb@users.noreply.github.com >
Co-authored-by: MaksimZhukov <46996400+MaksimZhukov@users.noreply.github.com >
2021-08-23 11:13:14 +03:00
Maxim Lobanov
133db65488
Move WSL installation to toolsets ( #3906 )
2021-08-17 17:57:09 +03:00
Julien Marrec
99fa3a3396
Add aria2 (aria2c) to Windows ( #3795 )
2021-08-05 18:16:04 +03:00
Maxim Lobanov
8481b2c846
[Windows] Improve Visual Studio installation scripts to support Preview versions ( #3850 )
...
* Support Preview versions of Visual Studio
* resolve comments
* Fix test
* fix tests
2021-08-04 22:35:44 +03:00
mikhailshaganov
5ece292613
[windows] Add Kotlin ( #3784 )
2021-08-04 12:19:55 +03:00
Maxim Lobanov
f93413492e
[Windows] Move Windows features to toolset ( #3838 )
...
* move windows features to toolset
* Update WindowsFeatures.Tests.ps1
* revert templates
2021-08-03 20:17:31 +03:00
Maxim Lobanov
892ada55d5
[Windows] Docker, .NET Core and NPM improvements ( #3811 )
...
* improve InitializeVM script
* Update windows2019.json
* remove configs
* resolve comments
* resolve comments; fix order
* fix templates
* move Node.js packages to toolset
* dotnet warmup and merge docker scripts
* Update Node.Tests.ps1
* Update Install-Docker.ps1
* fix node.js tests
* fix npm package installation
* Update Install-NodeLts.ps1
* fix tests
* fix test
2021-08-01 15:10:59 +03:00
Dibir Magomedsaygitov
cfffe35709
[Windows] Upgrade Azure PowerShell from 5.9.0 to 6.1.0 ( #3676 )
...
* Add 6.1.0 to windows images
* Zip 5.9.0 version
2021-07-12 20:17:32 +03:00
Nikita Bykov
8a77fdb2a1
[Windows] Move choco installation list into toolset ( #3688 )
...
* Move choco installation list into toolset
* Add a condition to Install-CommonUtils.ps1
* Rename tests and revert Bazel to single script
* Return Install-Bazel.ps1 to windows2016.json and windows2019.json
* Remove condition and Write-Host command from Install-CommonUtils.ps1
* Reset Install-Bazel.ps1 to be the same as in main
* Update choco.common_packages in toolset-2016.json and toolset-2019.json
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-07-08 16:23:07 +03:00
Mikhail Timofeev
6e7af98600
[Windows] Switch android tools installation to use cmdline-tools' sdkmanager ( #3682 )
...
* Switch android installation to use cmdline-tools
* Rename update-android sdk to install-android sdk as for the other OSs
* Remove cmdline-tools installation from toolset as it's installed
* Regenerate licenses for the new sdkmanager
* Add tests to check that both sdkmanagers are available
* Simplify Get-AndroidInstalledPackages function to use list_installed
* Resolve nitpicks from @AlenaSviridenko
* Add extra lines to separate comments from the code
* Remove extra line after $androidNDKs
* Modify software report to output any version number
* 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:35 +03:00
Leonid Lapshin
de7775d901
[windows] Improve MSYS2 installation ( #3652 )
2021-06-29 11:59:03 +03:00
Mikhail Timofeev
edd787f61b
[Windows] Upgrade az powershell module from 5.7.0 to 5.9.0 ( #3561 )
...
* Add az ps module 5.9.0 to the windows images, move 5.7.0 to zip
* Remove 5.7.0 from zip version as it's usage is low based on the telemetry
2021-06-10 21:33:10 +03:00
Mikhail Timofeev
4d72ed1fd9
[Windows] Refactor Msys2 installation to use toolset part 1 ( #3487 )
...
* Refactor Msys2 installation to use toolset
* fix indent in the toolset files
* Resolve nitpicks
* Remove typo (extra $)
2021-06-02 13:08:05 +03:00
Mikhail Timofeev
5abc43a504
[windows] Add cmake 3.18.1 for Android to toolset files ( #3324 )
2021-05-06 11:35:37 +03:00
Mikhail Timofeev
cd4ecad2e6
[Windows] Install vsix extensions using CDN endpoint ( #3244 )
...
* Install extensions for VS19
* Get vsix packages name in runtime
* add a bit of debug
* Get extension id from the marketplace uri
* Add extension name
* skip vcredist installation
* Add Get-VsixExtenstionFromMarketplace to ImageHelpers.psm1
* Fix DownloadUri name in the function
* DownloadUri in lower case
* Add packages to the readme
* Add a condition to software report
* fix spelling in function
* Simplify toolset + get rid of backticks
2021-04-23 19:38:43 +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
980d197a7a
[windows] Replace the microsoft/aspnetcore-build Docker image with mcr.microsoft.com/dotnet/framework/sdk ( #3101 )
2021-04-09 11:04:31 +03:00
Mikhail Timofeev
1c76e14336
[Windows] Upgrade az powershell module from 5.5.0 to 5.7.0 ( #3128 )
...
* Change Az from 5.5.0 to 5.7.0
* Remove 4.6.0, add 5.5.0 to zip
2021-04-08 21:00:50 +03:00
Amruta Kawade
f6f2e3681e
[Windows] Az Modules Size Reduction On Image ( #2827 )
...
* [Windows] Az Modules Size Reduction On Image
* Addressing review comments
* Downloading azure and azurerm from blob storage
2021-03-26 18:21:12 +03:00
Mikhail Timofeev
c6ba1f00df
remove boost from windows images ( #2843 )
2021-03-05 10:22:59 +03:00
Leonid Lapshin
a871273c9d
Added Go 1.16 to all OSes toolsets ( #2730 )
...
* added Go 1.16 to all OSes toolsets
* removed Go 1.16 from Ubuntu 16 and 18 due to image capacity
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2021-02-19 21:34:08 +03:00
Aleksandr Chebotov
ee314d4c78
[windows] Fix tests, remove cmake 3.6 ( #2758 )
2021-02-19 21:27:58 +03:00
Dibir Magomedsaygitov
c881c3cab7
precache pypy 3.7 ( #2737 )
2021-02-19 10:19:11 +03:00