Maxim Lobanov
3b5c4ebd39
[Windows] Implement minor improvements, rev 2 ( #3839 )
...
* implement minor improvements
* Update Install-WDK.ps1
* fix nitpick
2021-08-04 09:35:16 +03:00
Mikhail Timofeev
34ea1d0440
[Windows] Return VS2017 SSDT extensions to the readme ( #3270 )
2021-04-27 23:03:17 +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
Leonid Lapshin
128244b89b
removed VS buildtools installation
2020-09-10 17:04:24 +03:00
Leonid Lapshin
2e6ca0ca56
syntax notation
2020-09-07 10:27:55 +03:00
Leonid Lapshin
fdf40a931b
some variable names clarifications
2020-09-01 22:05:26 +03:00
Leonid Lapshin
cf9a92d64e
add VS build tools installation, tests, reports, made minor changes to current VS install helper functions
2020-09-01 15:53:26 +03:00
Dibir Magomedsaygitov
b0a922fa52
[Windows] Add back to documentation versions of Visual Studio Components ( #1304 )
...
* fix software report for visual studio extensions
* resolve conflicts
* fix issue with vs components
* refactor code
* add fliter to components extracting
2020-07-28 18:07:31 +03:00
Dibir Magomedsaygitov
97e4ea8356
fix wix toolset version numbers ( #1302 )
2020-07-27 18:28:18 +03:00
Ryan Spletzer
5ad4d03532
Fix Get-VisualStudioExtensions function name typo ( #1059 )
2020-06-17 11:44:33 +03:00
Vladimir Safonkin
804922a1e2
Add markdown file's generation to Windows images ( #934 )
...
* Add windows doc generator
* Minor fix
* Fix pypy arch
* Minor fix
* Minor fix
* Resolve comments
* Minor fix
* Add 7zip version
* Add haskell section
* Add stack version
* Fix MinGW
* Fix paths
* Fix haskell section
* Minor fix
* Add android ndk version
2020-06-02 09:32:23 +03:00