Home
last modified time | relevance | path

Searched refs:cygwin (Results 1 – 25 of 373) sorted by relevance

12345678910>>...15

/third_party/python/PCbuild/
Dprepare_libffi.bat10 echo cygwin must be installed (see below)
13 echo Tested with cygwin-x86 from https://www.cygwin.com/install.html
15 echo Include the following cygwin packages in cygwin configuration:
30 echo. --install-cygwin install cygwin to c:\cygwin
55 if /I "%1"=="--install-cygwin" (set INSTALL_CYGWIN=1) & shift & goto :CheckOpts
71 if NOT DEFINED SH if exist c:\cygwin\bin\sh.exe set SH=c:\cygwin\bin\sh.exe
87 %SH% --login -lc "cygcheck -dc cygwin"
103 if "%BUILD_X64%"=="1" call :BuildOne x64 x86_64-w64-cygwin x86_64-w64-cygwin
105 if "%BUILD_X86%"=="1" call :BuildOne x86 i686-pc-cygwin i686-pc-cygwin
107 if "%BUILD_ARM32%"=="1" call :BuildOne x86_arm i686-pc-cygwin arm-w32-cygwin
[all …]
/third_party/boost/tools/build/src/tools/types/
Dlib.jam24 # On cygwin i.e. <target-os>cygwin
49 # Except with gcc (mingw or cygwin), where use libxxx.dll.a
55 # Both mingw and cygwin use libxxx.dll naming scheme.
62 # And use 'cyg' on cygwin
63 type.set-generated-target-prefix SHARED_LIB : <target-os>cygwin : cyg ;
67 type.set-generated-target-suffix SHARED_LIB : <target-os>cygwin : dll ;
/third_party/skia/third_party/externals/oboe/apps/OboeTester/
Dgradlew30 cygwin=false
35 cygwin=true
46 if $cygwin ; then
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
114 if $cygwin ; then
/third_party/skia/platform_tools/android/apps/
Dgradlew30 cygwin=false
35 cygwin=true
46 if $cygwin ; then
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
114 if $cygwin ; then
/third_party/flutter/skia/platform_tools/android/apps/
Dgradlew30 cygwin=false
35 cygwin=true
46 if $cygwin ; then
93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
114 if $cygwin ; then
/third_party/openh264/build/
Dplatform-cygwin_nt.mk13 CC = x86_64-pc-cygwin-gcc
14 CXX = x86_64-pc-cygwin-g++
15 AR = x86_64-pc-cygwin-gcc-ar
/third_party/ejdb/src/bindings/ejdb2_flutter/example/android/
Dgradlew30 cygwin=false
35 cygwin=true
88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $cygwin ; then
/third_party/skia/third_party/externals/oboe/samples/
Dgradlew30 cygwin=false
35 cygwin=true
88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $cygwin ; then
/third_party/ejdb/src/bindings/ejdb2_android/test/
Dgradlew64 cygwin=false
70 cygwin=true
108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
129 if $cygwin ; then
/third_party/flatbuffers/kotlin/
Dgradlew64 cygwin=false
70 cygwin=true
109 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
130 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
/third_party/grpc/examples/android/helloworld/
Dgradlew30 cygwin=false
35 cygwin=true
88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $cygwin ; then
/third_party/skia/third_party/externals/libwebp/
Dgradlew64 cygwin=false
70 cygwin=true
108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
129 if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/
Dgradlew48 cygwin=false
54 cygwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
113 if $cygwin ; then
/third_party/ejdb/src/bindings/ejdb2_flutter/android/
Dgradlew30 cygwin=false
35 cygwin=true
88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $cygwin ; then
/third_party/flatbuffers/android/
Dgradlew48 cygwin=false
54 cygwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
113 if $cygwin ; then
/third_party/skia/third_party/externals/oboe/apps/fxlab/
Dgradlew48 cygwin=false
54 cygwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
113 if $cygwin ; then
/third_party/ejdb/src/bindings/ejdb2_react_native/tests/android/
Dgradlew64 cygwin=false
70 cygwin=true
108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
129 if $cygwin ; then
/third_party/grpc/src/android/test/interop/
Dgradlew30 cygwin=false
35 cygwin=true
88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then
109 if $cygwin ; then
/third_party/skia/third_party/externals/oboe/tests/UnitTestRunner/
Dgradlew48 cygwin=false
54 cygwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
113 if $cygwin ; then
/third_party/ejdb/src/bindings/ejdb2_react_native/binding/android/
Dgradlew64 cygwin=false
70 cygwin=true
108 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
129 if $cygwin ; then
/third_party/flutter/skia/third_party/externals/libwebp/
Dgradlew48 cygwin=false
54 cygwin=true
92 if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
113 if $cygwin ; then
/third_party/boost/tools/build/src/tools/
Dxsltproc.jam48 .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 ]
Dcygwin.jam7 # Provides utility functions for handling cygwin paths
9 rule cygwin-to-windows-path ( path )
/third_party/boost/libs/asio/example/cpp03/local/
DJamfile.v227 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
44 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
61 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
78 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
/third_party/boost/libs/asio/example/cpp11/local/
DJamfile.v226 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
42 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
58 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS
74 <target-os>windows,<toolset>gcc-cygwin:<define>__USE_W32_SOCKETS

12345678910>>...15