Searched refs:cygwin (Results 1 – 25 of 387) sorted by relevance
12345678910>>...16
10 echo cygwin must be installed (see below)13 echo Tested with cygwin-x86 from https://www.cygwin.com/install.html15 echo Include the following cygwin packages in cygwin configuration:30 echo. --install-cygwin install cygwin to c:\cygwin53 if /I "%1"=="--install-cygwin" (set INSTALL_CYGWIN=1) & shift & goto :CheckOpts68 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe84 %SH% --login -lc "cygcheck -dc cygwin"100 if "%BUILD_X64%"=="1" call :BuildOne x64 x86_64-w64-cygwin x86_64-w64-cygwin101 if "%BUILD_X86%"=="1" call :BuildOne x86 i686-pc-cygwin i686-pc-cygwin102 if "%BUILD_ARM32%"=="1" call :BuildOne x86_arm i686-pc-cygwin arm-w32-cygwin[all …]
30 cygwin=false35 cygwin=true46 if $cygwin ; then93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then114 if $cygwin ; then
12 cygwin=false;14 CYGWIN*) cygwin=true ;;30 if $cygwin; then
50 cygwin=false;54 CYGWIN*) cygwin=true ;;102 if $cygwin ; then208 if $cygwin; then
50 cygwin=false;54 CYGWIN*) cygwin=true ;;102 if $cygwin ; then210 if $cygwin; then
48 cygwin=false54 cygwin=true92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then113 if $cygwin ; then
64 cygwin=false70 cygwin=true108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then129 if $cygwin ; then
30 cygwin=false35 cygwin=true88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then109 if $cygwin ; then
64 cygwin=false70 cygwin=true108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then129 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
48 cygwin=false54 cygwin=true92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ]; then113 if $cygwin; then
64 cygwin=false70 cygwin=true109 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then130 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then