-
Updated
Nov 16, 2020 - Shell
msys2
Here are 81 public repositories matching this topic...
-
Updated
Nov 16, 2020 - Shell
-
Updated
Jul 6, 2020 - Shell
-
Updated
Oct 26, 2020 - Java
-
Updated
Nov 5, 2020 - C++
-
Updated
Aug 16, 2020 - Shell
-
Updated
May 13, 2020 - Shell
-
Updated
Dec 6, 2017 - C
-
Updated
Dec 16, 2019 - Shell
-
Updated
Aug 14, 2014 - Shell
-
Updated
Oct 4, 2020 - CMake
-
Updated
Nov 9, 2017 - C++
-
Updated
Aug 20, 2020 - Shell
-
Updated
Sep 29, 2020 - C
-
Updated
Sep 19, 2020 - Shell
-
Updated
Nov 1, 2018 - C
Improve this page
Add a description, image, and links to the msys2 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the msys2 topic, visit your repo's landing page and select "manage topics."


I'm interested in streamlining matrix builds that include Linux and MacOS.
Currently,
msys2/setup-msys2fails on non-Windows platforms. It would be nice if there was an option to not fail and instead do nothing. This would mean I don't have to conditionally perform the installation.Additionally, having an extra
msys2doshell command which internally runsmsys2 -c <cmd>on Windows an