Searched refs:msys (Results 1 – 25 of 192) sorted by relevance
12345678
29 ifneq ($(findstring ${OSTYPE}, MINGW32 mingw msys),)30 ENV_FILE_TO_INCLUDE := msys.mk38 ifneq ($(findstring ${MSYSTEM}, MINGW32 mingw msys),)39 OSTYPE ?= msys40 ENV_FILE_TO_INCLUDE := msys.mk
7 - `dll\msys-lz4-1.dll` : The DLL of LZ4 library, compiled by msys38 The header files from `include\` and the dynamic library `dll\msys-lz4-1.dll`42 file it should be linked with `dll\msys-lz4-1.dll`. For example:44 gcc $(CFLAGS) -Iinclude\ test-dll.c -o test-dll dll\msys-lz4-1.dll46 The compiled executable will require LZ4 DLL which is available at `dll\msys-lz4-1.dll`.69 The compiled executable will require LZ4 DLL which is available at `dll\msys-lz4-1.dll`.
52 msys-intl-8.dll53 msys-iconv-2.dll54 msys-2.0.dll73 /usr/bin/msys-intl-8.dll \74 /usr/bin/msys-iconv-2.dll \75 /usr/bin/msys-2.0.dll \
107 msys=false113 MSYS* | MINGW* ) msys=true ;; #(166 if "$cygwin" || "$msys" ; then
107 msys=false113 MSYS* | MINGW* ) msys=true ;; #(170 if "$cygwin" || "$msys" ; then
65 msys=false76 msys=true129 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
65 msys=false76 msys=true130 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
53 msys=false64 msys=true118 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
31 msys=false41 msys=true