Commit Graph

32 Commits

Author SHA1 Message Date
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
Aleksandr Chebotov
b28c62d3f1 [Windows] Use default msys2 installer (#3819)
* Use default msys2 installer

* Use default msys2 installer

* Revert "[Windows] cargo-audit 0.15.0 is broken, stick to 0.14.1 (#3822)"

This reverts commit 0b37a50b57.

* merge
2021-07-31 17:24:54 +03:00
Leonid Lapshin
de7775d901 [windows] Improve MSYS2 installation (#3652) 2021-06-29 11:59:03 +03:00
Mikhail Timofeev
1fb8c5d6a1 [Windows] Improve Pester tests coverage for MSYS2 (#3595)
* Add ShouldReturnZeroExitCodeWithParam function and a new set of tests for MSYS2 tools

* Change get-command -> Get-Command

* Remove elevated user, return original path after msys installation and tests, resolve nitpicks

* Add BeforeEach and AfterEach blocks
These blocks change the path before each test
and return the original path after each test

* Change get-command -> Get-Command
2021-06-21 14:09:51 +03:00
Mikhail Timofeev
4d72ed1fd9 [Windows] Refactor Msys2 installation to use toolset part 1 (#3487)
* Refactor Msys2 installation to use toolset

* fix indent in the toolset files

* Resolve nitpicks

* Remove typo (extra $)
2021-06-02 13:08:05 +03:00
Mikhail Timofeev
322aa89006 [windows] Add msys libxml2 package installation (#3386) 2021-05-17 00:54:28 +03:00
Aleksandr Chebotov
635a57ab88 Revert "[Windows] Removed Git internal tools from PATH" 2020-11-05 11:39:54 +03:00
Aleksandr Chebotov
5c99d59f22 Revert "[windows] add bash wrapper from git (#1937)"
This reverts commit 8798c75d67.
2020-11-05 11:37:02 +03:00
Aleksandr Chebotov
8798c75d67 [windows] add bash wrapper from git (#1937) 2020-11-01 12:12:46 +03:00
Aleksandr Chebotov
3ef46361f3 update ssh-keyscan in msys2 script 2020-10-28 09:41:57 +03:00
Aleksandr Chebotov
eb92aba93b add ssh host keys 2020-10-26 14:33:46 +03:00
Aleksandr Chebotov
ed62416e84 fix pester tests 2020-09-23 10:41:23 +03:00
Aleksandr Chebotov
a5e3159c62 replace git for windows internal tools 2020-09-22 16:18:15 +03:00
Andy Mishechkin
4de7ae4bce Msys2 clang-tools-extra have been added to windows deployment (#1311)
* clang-tidy.exe has been added

* tools have been split to tools64\32
2020-07-30 07:20:19 +03:00
Darii Nurgaleev
b47ba413c9 Replace current validates with pester testing approach #3 (#1230)
* Pester Tests Approach implementation.

* changes for netPath
2020-07-17 11:29:03 +03:00
MSP-Greg
8c8f384a61 Windows - Install-Msys2.ps1 - minor reliability, taskkill, logging (#928) 2020-06-02 18:42:43 +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
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
Aleksandr Chebotov
8b72149ff7 Update pacman installation process (#899) 2020-05-19 17:25:09 +03:00
Vladimir Safonkin
d558a8f413 Add msys2 installation and validation (#632) 2020-05-12 12:50:42 +03:00
Alena Sviridenko
a0587eafc0 Revert "Install MSYS2 to Windows." (#630) 2020-03-26 17:55:41 +03:00
Vladimir Safonkin
b0a54cf664 Minor change 2020-03-25 09:38:59 +03:00
Vladimir Safonkin
e80bf9eefe Minor fix 2020-03-24 17:47:56 +03:00
Vladimir Safonkin
de434649ee Minor fix 2020-03-23 09:15:33 +03:00
Vladimir Safonkin
418d16888f Minor fix 2020-03-20 16:10:58 +03:00
Vladimir Safonkin
7720b74a00 Minor fix 2020-03-20 15:43:25 +03:00
Vladimir Safonkin
5f459a3e58 Remove errors ignore command 2020-03-20 14:48:49 +03:00
Vladimir Safonkin
58591f939b Remove redirect stderr to stdout 2020-03-20 12:47:52 +03:00
Vladimir Safonkin
326bf84da4 Fix var names 2020-03-20 09:56:20 +03:00
Vladimir Safonkin
07b107e734 Minor fix 2020-03-19 09:25:53 +03:00
Vladimir Safonkin
3f05ba0dba Add msys2 to windows-2016 2020-03-19 09:24:11 +03:00
Vladimir Safonkin
ab8fb88d95 Add validate spript 2020-03-17 11:07:29 +03:00