* Show latest commit for custom repos
* Remove unused variables from templates
* Add Get-LatestCommit function
* Fix in synopsis
* Remove SSH_Password variables from Windows Images
* Rename download-customrepo
* Fix in synopsis
* 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
* 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
* Add retries to DotnetSDK provisioner
* Improve VS provisioners
* Fixes in syntax
* Fixes in syntax
* Rename Install-VS function
* Remove bootstrapperName parameter from Install-VisualStudio
* Small fix
* Remove separate Python installation for Windows
* Remove Python2 symlink creation
* Move install-ruby and install-python to download-toolcache
* Improve download-toolcache for windows
* Small fix in docs for ruby
* V mapetr/test alt toolcache docs (#8)
* Merge Validate-Ruby and Validate-Python with Validate-Toolcache
* Small fix in output
* Small fix in download toolcache output
* Toolcache: add basic error handling in Windows toolcache provisioner
* Toolcache: add GITHUB_FEED_TOKEN into packer templates for Windows
* Toolcache: separate toolcache.json for Windows
* Rework "Validate-ToolCache" script (#6)
* Rework validate toolcache script
* change boost root folder
* Add boost 1.69 for windows-2019
* Add toolcache config variable to Windows 16, 19
* Revert "Add toolcache config variable to Windows 16, 19"
* Add default boost version for validate-boost VS19
* Remove bjam test for boost
* Add boost 1.72 validation for win-2016
Co-authored-by: MaksimZhukov <[email protected]>
Co-authored-by: Aleksandr Chebotov <[email protected]>