Andy Mishechkin
b349624d7b
[windows] Go default version is set to 1.15 ( #2635 )
2021-02-05 19:30:36 +03:00
Dibir Magomedsaygitov
01cd7ca628
Deprecate Java 7 ( #2629 )
2021-02-05 18:22:20 +03:00
Vladimir Safonkin
fa88926270
[Windows] Rework Android NDKs installation ( #2555 )
...
* Rework Android NDKs
* Minor fix
* Fix variable name
* Minor fixes
* Reword Android env vars table
* Remove Android env vars table from doc file
* Rework to use only major ndk versions in toolset
* Fix ndk paths
* Fix win2016 toolset
* Refactor
* Minor fix
* Fix ndk tests
2021-02-01 12:56:34 +03:00
Dmitry Shibanov
905516cc9c
Freeze NDK 21 on Windows Images ( #2499 )
2021-01-21 11:31:35 +03:00
Aleksandr Chebotov
3b80ec9501
deprecate go < 1.13 and node 8 ( #2442 )
2021-01-15 10:25:25 +03:00
Nikita Bykov
d20a55914c
[Windows] Move the list of installed Java versions to toolset ( #2369 )
...
* added java to toolset
* updated java tests
* fixed windows2016.json
* fixed tests
* fixed java.Tests
* fixed Java.Tests.ps1
Co-authored-by: Nikita Bykov <v-nibyko@microsoft.com >
2021-01-13 10:48:09 +03:00
Sergey Dolin
3e1fdc417b
[windows] Add Android Comand Line tools ( #2362 )
2020-12-30 11:29:15 +03:00
Vladimir Safonkin
f3f0f47926
Add ruby 3.0.0 to the toolcache ( #2366 )
...
* Add Ruby 3.0.0 to toolsets
* Ruby 2.7.2 as default for macOS
* Minor fix
2020-12-30 09:58:27 +03:00
Dibir Magomedsaygitov
a4aa77743e
add dotnet-core 5.0 ( #2050 )
2020-12-04 10:22:27 +03:00
Maxim Lobanov
8445f55d50
Merge branch 'main' into al-cheb/use-setup-ruby-logic
2020-11-18 12:40:07 +03:00
Aleksandr Chebotov
fe3f5efbe8
rework ruby installation
2020-11-12 20:09:32 +03:00
Dibir Magomedsaygitov
0dfa33bbc7
remove dotnet-core 1.1
2020-11-10 20:52:28 +03:00
Dibir Magomedsaygitov
caa872685a
resolve issues
2020-11-10 15:50:34 +03:00
Dibir Magomedsaygitov
325070bdee
install dotnet 5.0 and rework installation logic
2020-11-10 01:15:37 +03:00
Maxim Lobanov
4e4bf28499
Merge branch 'main' into pipx-windows
2020-11-05 10:50:57 +03:00
Maxim Lobanov
0ac8b88061
deprecate old tools
2020-11-04 09:30:19 +03:00
Nikita Bykov
5694fe7952
fixed tests for windows 2016
2020-10-18 23:10:10 +03:00
Nikita Bykov
6d7986020a
Merge branch 'master' of https://github.com/nikita-bykov/virtual-environments into pipx-windows
2020-10-14 09:41:10 +03:00
Nikita Bykov
48c3a310a5
added pipx and yamllint
2020-10-08 16:57:24 +03:00
Dmitry Shibanov
b4a20707d8
add 3.9.0 for windows
2020-10-06 17:06:58 +03:00
Maxim Lobanov
42d210e4e7
Merge pull request #1696 from akv-platform/al-cheb/win-android-dyn
...
[Windows] Retrieve the list of Android packages for installing dynamically
2020-10-02 09:43:41 +03:00
Aleksandr Chebotov
6b13fc34bc
use dynamic lists for platforms and build-tools
2020-09-29 13:49:41 +03:00
Nikita Bykov
0c3f2ac159
moved the list of docker images to toolset
2020-09-29 10:57:30 +03:00
Dibir Magomedsaygitov
658a6a6642
add azure powershell v4.7.0
2020-09-25 16:25:39 +03:00
Andrey Mishechkin (GITHUB INC)
1df53d8a67
"buildtools_workloads" section has been removed
2020-09-14 15:33:51 +04:00
Andrey Mishechkin (GITHUB INC)
b8361c46ea
Merge branch 'main' into v-andmis/Add_Microsoft_VS_Installer_Projects
2020-09-11 15:45:03 +04:00
Andrey Mishechkin (GITHUB INC)
0bf0a04ef6
Empty VSIX array has been added
2020-09-11 14:05:55 +04:00
Leonid Lapshin
54978f0e06
Add VS build tools installation for Windows ( #1533 )
...
* add VS build tools installation, tests, reports, made minor changes to current VS install helper functions
* Vstype typo
* removed unused variable
* validate set for new functions
* some variable names clarifications
* test parameter error
* style and syntax improvments
* syntax notation
Co-authored-by: Leonid Lapshin <originalnoe-nazvanie@yandex.ru >
2020-09-08 10:48:31 +03:00
Dmitry Shibanov
2674d46acc
add az 4.6.0 to toolset ( #1522 )
...
Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com >
2020-09-01 11:59:24 +03:00
Mikhail Timofeev
1ebce5e29c
[Windows] Add Android build-tools 30.0.1 and 30.0.2 ( #1448 )
...
* add build tools 30.0.2
* add for windows
* remove ubuntu
2020-08-21 10:33:44 +03:00
Lukas Kämmerling
547991fbfc
Go 1.15 ( #1399 )
...
* Update toolset-1604.json
* Update toolset-1804.json
* Update toolset-2004.json
* Update toolset-2019.json
* Update toolset-2016.json
2020-08-15 07:17:07 +03:00
Dibir Magomedsaygitov
21165eb578
[Windows] Refactor virtual-env image generation provisioners ( #1288 )
...
* refactor virtual-env image generation provisioners
2020-07-24 18:43:19 +03:00
Aleksandr Chebotov
00463a8fab
[Windows] Add the list of installed PowerShell modules to documentation ( #1266 )
...
* documenation about powershell modules
* add powershell modules documenation
* add PSMODULES_ROOT_FOLDER
2020-07-23 16:32:41 +03:00
Dibir Magomedsaygitov
532b49be6f
Implement new Pester Tests for Visual Studio ( #1251 )
...
* implement pester tests for visual studio
* fix components list
2020-07-22 14:04:40 +03:00
Vladimir Safonkin
58f3ee85cb
Implement Pester tests for Android SDKs ( #1221 )
...
* Add Android SDKs tests
* Fix path to android helpers
* Fix path to sdkmanager
* Remove extra and add-ons tests
* Add verbose option to sdkmanager
* Add additional tools test
* Fix extra and addons tests
* Fix extra and addons android packages
* Fix image templates
2020-07-17 12:35:46 +03:00
Aleksandr Chebotov
4b271d3303
[Windows] Add Az powershell module 4.4.0 ( #1245 )
...
* Update Az 4.3.0 -> 4.4.0
* Add Az 4.4.0
2020-07-17 10:32:42 +03:00
Maxim Lobanov
0dcb626120
Switch toolset tools from master to main branch ( #1233 )
2020-07-17 07:24:36 +03:00
Maksim Petrov
8ce91e3c37
[Windows] Install AZ 4.3.0 ( #1137 )
...
* Install and validate AZ 4.3.0 for Windows images
* Move azureModules to toolset
* Fix validation
* Fix modules root location
* Small fix in syntax
* Fix in syntax
* Fixes for default tool versions
2020-07-01 15:16:01 +03:00
Maksim Petrov
8d0d6f85cc
[Windows] Merge several toolset provisioners into single Configure-Toolset script ( #1111 )
...
* Add Configure-Toolset for windows
* Set error action preference to stop
* Move toolcache.json to config folder
* Fix in verbose
* Rename toolsets folder
* Move default version functions from install-toolset to configure-toolset
* Rework Configure-Toolset
* Fix typo and remove empty line
* Fix issues
* Fix parameters in helpers
* Fix helper syntax
* Rename defaultVariable
2020-06-30 07:48:55 +03:00