Commit Graph

24 Commits

Author SHA1 Message Date
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)
daed7d9fc5 hardcoded vesrions has been reverted 2020-09-11 15:00:12 +04:00
Andrey Mishechkin (GITHUB INC)
0bf0a04ef6 Empty VSIX array has been added 2020-09-11 14:05:55 +04:00
Andrey Mishechkin (GITHUB INC)
feaef58222 Vsix Tests have been created. Old files have been removed 2020-09-11 12:42:29 +04:00
Andrey Mishechkin (GITHUB INC)
40333f6adf Install-Vsix.ps1 has been created 2020-09-09 08:55:15 +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
Andrey Mishechkin (GITHUB INC)
9129c68e36 Microsoft.VisualStudio.ComponentGroup.UWP.VC has been added to toolset 2019 2020-09-04 12:09:39 +04: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