-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fall back to CYGWIN env var if MSYS isn't set #70
Comments
4 tasks
dscho
added a commit
to dscho/MSYS2-packages
that referenced
this issue
Oct 6, 2022
The first patch did not apply. While at it, prepare for a potential future change where the MSYS2 runtime starts respecting the `CYGWIN` variable if the `MSYS` variable is unset (msys2/msys2-runtime#70), by not only forcing `MSYS` to be empty in the `bsd-cygwin_util, but also `CYGWIN`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/MSYS2-packages
that referenced
this issue
Oct 17, 2022
The first patch did not apply. While at it, prepare for a potential future change where the MSYS2 runtime starts respecting the `CYGWIN` variable if the `MSYS` variable is unset (msys2/msys2-runtime#70), by not only forcing `MSYS` to be empty in the `bsd-cygwin_util, but also `CYGWIN`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/MSYS2-packages
that referenced
this issue
Oct 31, 2022
The first patch did not apply. While at it, prepare for a potential future change where the MSYS2 runtime starts respecting the `CYGWIN` variable if the `MSYS` variable is unset (msys2/msys2-runtime#70), by not only forcing `MSYS` to be empty in the `bsd-cygwin_util, but also `CYGWIN`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/MSYS2-packages
that referenced
this issue
Oct 31, 2022
The first patch did not apply. While at it, prepare for a potential future change where the MSYS2 runtime starts respecting the `CYGWIN` variable if the `MSYS` variable is unset (msys2/msys2-runtime#70), by not only forcing `MSYS` to be empty in the `bsd-cygwin_util, but also `CYGWIN`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
dscho
added a commit
to dscho/MSYS2-packages
that referenced
this issue
Nov 3, 2022
The first patch did not apply. While at it, prepare for a potential future change where the MSYS2 runtime starts respecting the `CYGWIN` variable if the `MSYS` variable is unset (msys2/msys2-runtime#70), by not only forcing `MSYS` to be empty in the `bsd-cygwin_util, but also `CYGWIN`. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See msys2/msys2.github.io#152 (comment)
The text was updated successfully, but these errors were encountered: