Searched refs:cygwin (Results 1 – 25 of 373) sorted by relevance
12345678910>>...15
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:\cygwin55 if /I "%1"=="--install-cygwin" (set INSTALL_CYGWIN=1) & shift & goto :CheckOpts71 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe87 %SH% --login -lc "cygcheck -dc cygwin"103 if "%BUILD_X64%"=="1" call :BuildOne x64 x86_64-w64-cygwin x86_64-w64-cygwin105 if "%BUILD_X86%"=="1" call :BuildOne x86 i686-pc-cygwin i686-pc-cygwin107 if "%BUILD_ARM32%"=="1" call :BuildOne x86_arm i686-pc-cygwin arm-w32-cygwin[all …]
24 # On cygwin i.e. <target-os>cygwin49 # Except with gcc (mingw or cygwin), where use libxxx.dll.a55 # Both mingw and cygwin use libxxx.dll naming scheme.62 # And use 'cyg' on cygwin63 type.set-generated-target-prefix SHARED_LIB : <target-os>cygwin : cyg ;67 type.set-generated-target-suffix SHARED_LIB : <target-os>cygwin : dll ;
30 cygwin=false35 cygwin=true46 if $cygwin ; then93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then114 if $cygwin ; then
13 CC = x86_64-pc-cygwin-gcc14 CXX = x86_64-pc-cygwin-g++15 AR = x86_64-pc-cygwin-gcc-ar
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 ; then
64 cygwin=false70 cygwin=true109 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then130 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; 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
48 .is-cygwin = [ .is-cygwin $(.xsltproc) ] ;84 # Returns a non-empty string if a cygwin xsltproc binary was specified.86 rule is-cygwin ( )89 return $(.is-cygwin) ;93 rule .is-cygwin ( xsltproc )187 if [ os.on-windows ] && ! [ is-cygwin ]
7 # Provides utility functions for handling cygwin paths9 rule cygwin-to-windows-path ( path )
27 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS44 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS61 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS78 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
26 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS42 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS58 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS74 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS