sizious / msys-core-extended

Unofficial msysCORE 1.0.19-2 release which supports the POSIX path conversion deactivation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

msysCORE Extended

msysCORE consists of the MSYS runtime plus the basic support files for a standard MSYS installation. This project is part of the legacy MinGW.org project.

This repository contains the unofficial msysCORE 1.0.19-2 release which implement only one change, comparing to the official msysCORE 1.0.19-1 release: It's now possible to disable the POSIX path conversion by setting the MSYS_NO_PATHCONV environment variable. This behaviour was extracted from Git for Windows.

Installation

  1. Download the msysCORE-1.0.19-2-msys-1.0.19-bin.tar.xz.
  2. Extract the msys-1.0.dll file from this package and move this file in your %MINGW_ROOT%\msys\1.0\bin directory, where %MINGW_ROOT% is the MinGW installation directory (typically C:\MinGW).

Compile

If you want to recompile this source, you will need to have a working MSYS Toolchain. Then, follow the instructions in the src/msysCORE.RELEASE_NOTES.txt file.

Links

About

Unofficial msysCORE 1.0.19-2 release which supports the POSIX path conversion deactivation.

License:GNU General Public License v2.0


Languages

Language:C 67.9%Language:C++ 15.0%Language:Makefile 6.3%Language:Assembly 3.8%Language:Shell 3.5%Language:Objective-C 1.9%Language:M4 0.6%Language:TeX 0.3%Language:Emacs Lisp 0.2%Language:Lua 0.1%Language:sed 0.1%Language:Perl 0.1%Language:Roff 0.1%Language:Batchfile 0.1%Language:DIGITAL Command Language 0.0%Language:Scala 0.0%Language:Tcl 0.0%