Commit Graph
8 Commits
Author SHA1 Message Date
Dibir Magomedsaygitov f33a870bf1 Switch provisioners to install Boost from GitHub releases on Windows (#972)
* switch provisioners to install boost from github releases

* minor fixes

* separate boosts by toolset versions

* minor fix

* switch provisioners for win16

* fix bugs

* fix validation

* minor fix

* fix validation

* fix validation

* fix validation

* minor fix

* change toolset version for win16

* minor fixes

* minor fix

* fix validation

* update links to toolset-json

* add arch to BoostInstallationDir
2020-06-10 19:42:15 +03:00
Dibir Magomedsaygitov 696110c157 Refactor AzModules installation (#945)
* refactor azmodules installation
2020-05-29 14:26:08 +03:00
Dibir Magomedsaygitov 1877f7df5e Fix Stack's installation path (#896)
* fix path

* fix naming

* add ghc to path
2020-05-22 20:22:13 +03:00
Dibir Magomedsaygitov 5160bfa626 Install Stack, GHC and Cabal to Windows Images (#874)
* install stack
* implement logic that gets 3 latest versions of ghc
2020-05-15 15:01:45 +03:00
Dibir Magomedsaygitov 3e9c8e5afc Switch Expand-Archive to 7zip on Windows image generation (#861)
* switch expand-archive to 7zip on windows
2020-05-13 08:02:08 +03:00
Dibir Magomedsaygitov 5896eb6ac6 Update MySQL info in the docs for Ubuntu images (#776)
* update documentation related to mysql
2020-04-27 14:48:28 +03:00
Dibir MagomedsaygitovandDibir Magomedsaygitov b8ac95cd81 Add awscli (#610)
* uppdate/add awscli

* change awscli to aws and fix for aws version

* concatenate install and validate script files

* update image templates

* add aws to the path

Co-authored-by: Dibir Magomedsaygitov <[email protected]>
2020-03-30 11:09:02 +03:00
Dibir MagomedsaygitovandDibir Magomedsaygitov 9b3924a23d Move "Run-Antivirus" step outside of image-generation (#574)
* Move "Run-Antivirus" step outside of image-generation

Co-authored-by: Dibir Magomedsaygitov <[email protected]>
2020-03-24 09:17:38 +03:00