Commit Graph

534 Commits

Author SHA1 Message Date
Aleksandr Chebotov
4c34ad64df Add Google Cloud SDK for Windows (#1102)
* Add Google Cloud SDK

* Add Validate-GoogleCloudSDK.ps1 script
2020-06-24 11:37:36 +03:00
Vladimir Safonkin
98df997b11 Switch Java installation to AdoptOpenJDK on Windows (#1067)
* Switch Java installation to AdoptOpenJDK

* Minor fix

* Setup env vars

* Reworked

* Add variable for java root path

* Validation improvement

* Minor fix

* Minor fix
2020-06-23 17:31:17 +03:00
Jeff Weiner
1a164c38dd Install-WindowsUpdates fixes (#1071) 2020-06-22 11:25:04 +03:00
Dmitry Shibanov
b41fda16c1 Switch provisioners to install Go from GitHub releases on Windows (#1026)
* add go to json toolset

* add install and validate go

* fiixing go tests

* fix validation for go

* check zero build version

* add 1.9 version

* setup variables for go

* fix comments

* remove script invokation

* remove lines

* fixing install go

* remove comments

* remove fake url

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-06-19 13:47:55 +03:00
Mikhail Timofeev
cd83023e65 Remove DotNET 2.2 from Windows images (#1017) 2020-06-18 15:12:02 +03:00
Maksim Petrov
8ef693d23d Adding Android 11 (android-30) into SDK installation (#1058)
* Add AndroidR for linux

* Add AndroidR for windows
2020-06-17 11:43:02 +03:00
Pascal Berger
68a72ab612 Fix typo in comment (#1051) 2020-06-15 22:30:17 +03:00
Aleksandr Chebotov
ebadb5cea8 Add NuGet.exe on Windows Server 2016/2019 (#1049)
* Add NuGet.CommandLine

* remove temporary path update
2020-06-15 20:10:54 +03:00
Sergey Dolin
d1fc6628fe Add C++ ATL for v141 build tools (x86 & x64) (#1027)
* Add C++ ATL for v141 build tools (x86 & x64)

* Add C++ MFC for v141 build tools (x86 & x64)

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-06-12 00:06:38 +03:00
Sergey Dolin
929c828931 AddVisualStudio BuildTools (#1024)
* Add Microsoft.VisualStudio.Component.TeamOffice.BuildTools

Visual Studio Tools for Office (VSTO) build tools

* Add Sharepoint & Workflow build tools

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-06-11 10:09:15 +03:00
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
Andy Mishechkin
6070c25302 [Windows] Add azcopy utility (#1008)
* azcopy10 deployment for Windows has been added

* small bugfixing

* Header has been added to Install-AzCopy.ps1

* Header has been added to Validate-AzCopy.ps1

* Packer tempaltes have been modified
2020-06-08 10:59:13 +03:00
Jeff Weiner (OFFICE)
8d37f28660 Suppress output from takeown 2020-06-04 22:58:47 -07:00
Aleksandr Chebotov
52e3e704dd Update MongoDB and PostgreSQL documentation (#993)
* update mongodb and postgresql md

* update pg service
2020-06-03 17:35:03 +03:00
Mikhail Timofeev
5d67652502 remove workaround (#984) 2020-06-03 10:50:24 +03:00
Aleksandr Chebotov
43e26fa96b Cleanup old markdown documenation approach (#979) 2020-06-02 20:07:12 +03:00
MSP-Greg
8c8f384a61 Windows - Install-Msys2.ps1 - minor reliability, taskkill, logging (#928) 2020-06-02 18:42:43 +03:00
Sergey Dolin
b5c0e6d2f9 Install MongoDB on Windows images (#680)
* Add installation MongoDB

* Remove env update

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-06-02 15:52:54 +03:00
Darii Nurgaleev
3be17cf239 PostgreSQL install on Ubuntu/Windows. (#636)
* added windows installation script for postgresql

* removed if from Start-PostreSQL

* added script to packar template.

* changed postgresql.sh for ubuntu.

* postgresql stop and disalbe services.

* change name of the functions

* Stop postgreSQL after validation instead of start.

* added validation and re-work installation prcoedur

* remove redundunt code from psql

* correct intendation

* path to Path

* added PostgreSQL validation procedure.

* Removed useless last line.

* redundunt parameter passed in function call.

* removed repeated part of code.

* removed Stop function since it was useless.

* spaces

* spaces =

* Update Windows2019-Azure.json

* resolve confictls

* added validate and install postgresql

* added password to choco install and variables.

* add new system variables.

* added --params flag

* added correct quotas

* added logging for PostgreSQL install

Co-authored-by: Dariy.Nurgaleev <d.nurgaleev@trueengineering.ru>
2020-06-02 15:52:42 +03:00
jpark37
28da6d6fa1 Update Windows2019 image to use 2004 SDK & WDK (#935) 2020-05-29 15:05:11 +03:00
Mikhail Timofeev
7b4cd37ecf Temporary downgrade Azure-Cli to 2.5.1 (#959)
* hardcode 2.5.1 for win and linux

* change instllation to downgrade for ubuntu
2020-05-29 10:34:21 +03:00
Aleksandr Chebotov
9b76f6f84b Update to latest kind version (#954) 2020-05-28 19:30:28 +03:00
Aleksandr Chebotov
a29d0c400a Update IEDriverServer url (#944)
* update IEDriverServer url

* update path

* add versioninfo.txt
2020-05-28 09:00:23 +03:00
Medya Ghazizadeh
e8d2146082 add minikube to ubuntu and windows images (#830)
* add minikube to ubuntu and windows images

* address review comments

* remove extra lines

* remove extra json added

* remove 1604

* merge upstream

* add comment

* remove caching
2020-05-27 23:30:22 -04:00
Alejandro Pauly
f3ae26434d Merge pull request #925 from xtqqczze/replace-wmi-cmdlets
Replace use of deprecated WMI v1 cmdlets
2020-05-27 23:28:15 -04:00
Darii Nurgaleev
c1ad396b6a Add Android SDK 29.0.1 and NDK 21 (#913)
* added android sdk and ndk

* added ndk-bundle instead of NDK version

* ndk_root_path

* removed new lines.
2020-05-26 12:36:27 +03:00
Maksim Petrov
85cc4ed839 Cleanup Cargo registry data folders (#914)
* Remove Cargo cache for Linux

* Remove Cargo cache for Windows

* Remove entire registry folder
2020-05-25 12:25:41 +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
MSP-Greg
d7a86d8500 Windows - Install-Msys2.ps1 - remove p7zip / 7z package (#916)
Due to conflicts with two installed versions
2020-05-22 20:21:09 +03:00
xtqqczze
d0ba2cd2a4 Replace Get-WmiObject with Get-CimInstance 2020-05-21 19:49:51 +01:00
Ricardo Minguez (Rido)
c04c8da577 add CMake, and GCC toolchain to VS2019 (#889)
Co-authored-by: ridomin <ridomin@live.com>
2020-05-21 10:33:16 +03:00
MSP-Greg
db702848ce WIndows - update Install-Msys2.ps1 (#906)
1. Use Invoke-RestMethod to retrieve most recent msys2 base
2. Git tar  - change paths to full nix style
3. Git tar - requires exe's from Git/mingw64/bin, set ENV

2 & 3 may not be needed, but if anything changes...
2020-05-21 09:36:33 +03:00
Alena Sviridenko
89f97bfbc2 added a note about MSYS2 installation (#908) 2020-05-20 12:24:17 +03:00
Aleksandr Chebotov
0d9b0822ae update PyPy download source (#901) 2020-05-20 09:31:27 +03:00
Aleksandr Chebotov
8b72149ff7 Update pacman installation process (#899) 2020-05-19 17:25:09 +03:00
Aleksandr Chebotov
a12a3b7042 Rename Mingw-w64 (#893) 2020-05-19 13:16:59 +03:00
Sergey Dolin
8632288097 Install GitHub CLI on Windows images (#853)
* Install GitHub CLI on Windows images

* Resolve comments

Co-authored-by: Sergey Dolin <v-sedoli@micorosoft.com>
2020-05-19 11:26:04 +03:00
Aleksandr Chebotov
3f4ad2f912 Install PyPy from official site instead of NPM for Windows (#873)
* install PyPy from official repo
2020-05-18 11:08:06 +03:00
Mikhail Timofeev
a8f49b6630 [Windows] Fix java 11 installation (#887)
* Fix java 11 installation, add tests

* change java installation to use function

* remove extra line
2020-05-16 12:31:21 +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
Alena Sviridenko
5abcc104b2 Update Boost documentation (#866)
* added note for boost_root

* updated note
2020-05-13 13:26:04 +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
Dariy Nurgaleev
084ff7e1e4 SQL Server Data-Tier Application Framework latest upgrade. (#863)
* DACFx_latest_version_install
2020-05-12 13:51:21 +03:00
Vladimir Safonkin
d558a8f413 Add msys2 installation and validation (#632) 2020-05-12 12:50:42 +03:00
Mikhail Timofeev
3862d31b96 Install Windows 10 SDK (10.0.14393.795) via standalone installer (#862)
* add win10 sdk 10.0.14393

* markdown changes
2020-05-12 09:16:14 +03:00
Vladimir Safonkin
a456ede464 Install Go to hostedtoolcache directory on Windows image (#849)
* Move installed go versions to toolcache directory
2020-05-11 19:46:36 +03:00
Dariy Nurgaleev
ceef6d41d6 added SSDT workload to VS 2019 (#844) 2020-05-11 12:30:59 +03:00
Dmitry Shibanov
68fdb181e5 Add nodejs toolcache for windows (#840)
* add installation of nodejs

Co-authored-by: Dmitry Shibanov <v-dmshib@microsoft.com>
2020-05-08 14:14:27 +03:00
Vladimir Safonkin
1833395768 Fix maven environment variable (#831) 2020-05-06 13:15:34 +03:00
Aleksandr Chebotov
17a441ec8e Disable crash reporting (#826)
* disable jit debugger

* override settings asfter vs installation
2020-05-06 09:44:53 +03:00