Searched full:cygwin (Results 1 – 25 of 1168) sorted by relevance
12345678910>>...47
| /external/libffi/ |
| D | .appveyor.yml | 6 # 32- and 64-bit gcc/cygwin 20 CYG_ROOT: C:/cygwin 21 CYG_CACHE: C:/cygwin/var/cache/setup 22 CYG_MIRROR: http://mirrors.kernel.org/sourceware/cygwin/ 30 $env:BUILD="i686-pc-cygwin" 31 $env:HOST="i686-pc-cygwin" 36 $env:BUILD="i686-pc-cygwin" 37 $env:HOST="aarch64-w64-cygwin" 42 $env:BUILD="i686-pc-cygwin" 43 $env:HOST="arm-w32-cygwin" [all …]
|
| /external/python/cpython3/PCbuild/ |
| D | prepare_libffi.bat | 10 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 …]
|
| /external/llvm/test/CodeGen/X86/ |
| D | win32_sret.ll | 5 ; RUN: llc < %s -mcpu=core2 -mtriple=i686-pc-cygwin | FileCheck %s -check-prefix=CYGWIN 9 ; RUN: llc < %s -mcpu=core2 -O0 -mtriple=i686-pc-cygwin | FileCheck %s -check-prefix=CYGWIN 26 ; CYGWIN-LABEL: _sret1: 27 ; CYGWIN: retl $4 46 ; CYGWIN-LABEL: _sret2: 47 ; CYGWIN: retl $4 67 ; CYGWIN-LABEL: _sret3: 68 ; CYGWIN: retl $4 91 ; CYGWIN-LABEL: _sret4: 92 ; CYGWIN: retl $4 [all …]
|
| /external/cronet/third_party/icu/source/ |
| D | runConfigureICU | 42 Cygwin Use the GNU gcc/g++ compilers on Cygwin 43 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 44 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 45 Cygwin/ICL Use the Intel C++ compiler on Cygwin 270 Cygwin) 271 THE_OS="Cygwin" 276 Cygwin/MSVC) 277 THE_OS="Windows with Cygwin" 287 Cygwin/MSVC2005) 288 THE_OS="Windows with Cygwin" [all …]
|
| /external/icu/icu4c/source/ |
| D | runConfigureICU | 42 Cygwin Use the GNU gcc/g++ compilers on Cygwin 43 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 44 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 45 Cygwin/ICL Use the Intel C++ compiler on Cygwin 281 Cygwin) 282 THE_OS="Cygwin" 287 Cygwin/MSVC) 288 THE_OS="Windows with Cygwin" 298 Cygwin/MSVC2005) 299 THE_OS="Windows with Cygwin" [all …]
|
| /external/python/cpython3/Lib/distutils/ |
| D | cygwinccompiler.py | 4 handles the Cygwin port of the GNU C compiler to Windows. It also contains 6 cygwin in no-cygwin mode). 28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works 33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now 35 # see also http://sources.redhat.com/ml/cygwin/2000-06/msg01274.html 43 # * cygwin gcc 3.2/ld 2.13.90 works 88 """ Handles the Cygwin port of the GNU C compiler to Windows. 90 compiler_type = 'cygwin' 145 # cygwin and mingw32 need different sets of libraries 147 # cygwin shouldn't need msvcrt, but without the dlls will crash [all …]
|
| /external/python/cpython2/Lib/distutils/ |
| D | cygwinccompiler.py | 4 handles the Cygwin port of the GNU C compiler to Windows. It also contains 6 cygwin in no-cygwin mode). 28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works 33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now 35 # see also http://sources.redhat.com/ml/cygwin/2000-06/msg01274.html 43 # * cygwin gcc 3.2/ld 2.13.90 works 84 compiler_type = 'cygwin' 139 # cygwin and mingw32 need different sets of libraries 141 # cygwin shouldn't need msvcrt, but without the dlls will crash 296 # the same as cygwin plus some additional parameters [all …]
|
| /external/sdv/vsomeip/third_party/boost/config/include/boost/config/platform/ |
| D | cygwin.hpp | 8 // cygwin specific config options: 10 #define BOOST_PLATFORM "Cygwin" 45 #include <cygwin/version.h> 47 /// Cygwin has no fenv.h 51 // Cygwin has it's own <pthread.h> which breaks <shared_mutex> unless the correct compiler flags ar… 63 // Cygwin lies about XSI conformance, there is no nl_types.h:
|
| /external/libusb/ |
| D | appveyor.yml | 49 - cmd: xcopy /S /I "%APPVEYOR_BUILD_FOLDER%" C:\cygwin\home\appveyor\libusb 53 - cmd: C:\cygwin\bin\bash -l "%APPVEYOR_BUILD_FOLDER%\.private\appveyor_build.sh" cygwin 55 …ATION%\*.exe C:\msys64\home\appveyor\libusb-MinGW-Win32 C:\cygwin\home\appveyor\libusb-cygwin-Win32 71 - cmd: C:\cygwin64\bin\bash -l "%APPVEYOR_BUILD_FOLDER%\.private\appveyor_build.sh" cygwin 73 …URATION%\*.exe C:\msys64\home\appveyor\libusb-MinGW-x64 C:\cygwin64\home\appveyor\libusb-cygwin-x64
|
| /external/curl/.github/workflows/ |
| D | windows.yml | 43 cygwin: 44 name: "cygwin (${{ matrix.build }}, ${{ matrix.platform }}, ${{ matrix.config }})" 58 - uses: cygwin/cygwin-install-action@006ad0b0946ca6d0a3ea2d4437677fa767392401 # v4 61 # https://cygwin.com/cgi-bin2/package-grep.cgi 63 site: https://mirrors.kernel.org/sourceware/cygwin/ 68 shell: C:\cygwin\bin\bash.exe '{0}' 82 shell: C:\cygwin\bin\bash.exe '{0}' 91 shell: C:\cygwin\bin\bash.exe '{0}' 98 shell: C:\cygwin\bin\bash.exe '{0}' 105 shell: C:\cygwin\bin\bash.exe '{0}' [all …]
|
| /external/python/setuptools/setuptools/_distutils/ |
| D | cygwinccompiler.py | 4 handles the Cygwin port of the GNU C compiler to Windows. It also contains 6 cygwin in no-cygwin mode). 28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works 33 # * cygwin gcc 2.95.2/ld 2.10.90/dllwrap 2.10.90 works now 35 # see also http://sources.redhat.com/ml/cygwin/2000-06/msg01274.html 43 # * cygwin gcc 3.2/ld 2.13.90 works 99 """ Handles the Cygwin port of the GNU C compiler to Windows. 101 compiler_type = 'cygwin' 263 # the same as cygwin plus some additional parameters 277 'Cygwin gcc cannot be used with --compiler=mingw32') [all …]
|
| /external/oboe/apps/OboeTester/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
| /external/skia/platform_tools/android/apps/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
| /external/testng/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
| /external/jcommander/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 45 # For Cygwin, ensure paths are in UNIX format before anything is touched. 46 if $cygwin ; then 93 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 113 # For Cygwin, switch paths to Windows format before running java 114 if $cygwin ; then
|
| /external/pcre/doc/html/ |
| D | NON-AUTOTOOLS-BUILD.txt | 236 paradigm on Windows systems: using MinGW or using Cygwin. These are not at all 248 The Cygwin home page (http://www.cygwin.com/) says this: 250 Cygwin is a Linux-like environment for Windows. It consists of two parts: 257 On both MinGW and Cygwin, PCRE2 should build correctly using: 265 Using Cygwin's compiler generates libraries and executables that depend on 270 purchase an appropriate Cygwin licence. 278 If a Cygwin user uses the -mno-cygwin Cygwin gcc flag, what that really does is 279 to tell Cygwin's gcc to use the MinGW gcc. Cygwin's gcc is only acting as a 280 front end to MinGW's gcc (if you install Cygwin's gcc, you get both Cygwin's 283 . Build native binaries by using MinGW or by getting Cygwin and using [all …]
|
| /external/pcre/ |
| D | NON-AUTOTOOLS-BUILD | 236 paradigm on Windows systems: using MinGW or using Cygwin. These are not at all 248 The Cygwin home page (http://www.cygwin.com/) says this: 250 Cygwin is a Linux-like environment for Windows. It consists of two parts: 257 On both MinGW and Cygwin, PCRE2 should build correctly using: 265 Using Cygwin's compiler generates libraries and executables that depend on 270 purchase an appropriate Cygwin licence. 278 If a Cygwin user uses the -mno-cygwin Cygwin gcc flag, what that really does is 279 to tell Cygwin's gcc to use the MinGW gcc. Cygwin's gcc is only acting as a 280 front end to MinGW's gcc (if you install Cygwin's gcc, you get both Cygwin's 283 . Build native binaries by using MinGW or by getting Cygwin and using [all …]
|
| /external/curl/docs/ |
| D | DISTROS.md | 93 ## Cygwin 95 - curl: https://cygwin.com/cgit/cygwin-packages/curl/tree/curl.cygport 96 - curl patches: https://cygwin.com/cgit/cygwin-packages/curl/tree 97 - curl issues: https://inbox.sourceware.org/cygwin/?q=s%3Acurl 99 ## Cygwin (cross mingw64) 101 - mingw64-x86_64-curl: https://cygwin.com/cgit/cygwin-packages/mingw64-x86_64-curl/tree/mingw64-x86… 102 - mingw64-x86_64-curl patches: https://cygwin.com/cgit/cygwin-packages/mingw64-x86_64-curl/tree 103 - mingw64-x86_64-curl issues: https://inbox.sourceware.org/cygwin/?q=s%3Amingw64-x86_64-curl
|
| /external/sdv/vsomeip/third_party/boost/predef/include/boost/predef/os/ |
| D | cygwin.h | 17 http://en.wikipedia.org/wiki/Cygwin[Cygwin] evironment. 34 # include <cygwin/version.h> 46 #define BOOST_OS_CYGWIN_NAME "Cygwin"
|
| /external/llvm/docs/HistoricalNotes/ |
| D | 2003-01-23-CygwinNotes.txt | 6 under Cygwin and/or Mingw. 8 1. Cygwin doesn't have <inttypes.h> or <stdint.h>, so all the INT*_MAX 10 <stdint.h>, but Cygwin doesn't like it. 25 7. The version of Bison that cygwin (and newer Linux versions) comes with
|
| /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/ |
| D | trace_time_unittest.py | 41 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])): 62 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])): 73 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])): 84 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])): 94 or sys.platform.startswith(trace_time._PLATFORMS['cygwin'])):
|
| /external/snakeyaml/ |
| D | mvnw | 54 cygwin=false; 58 CYGWIN*) cygwin=true ;; 105 # For Cygwin, ensure paths are in UNIX format before anything is touched 106 if $cygwin ; then 231 if $cygwin; then 259 # For Cygwin, switch paths to Windows format before running javac 260 if $cygwin; then 291 # For Cygwin, switch paths to Windows format before running java 292 if $cygwin; then
|
| /external/jazzer-api/examples/junit-spring-web/ |
| D | mvnw | 54 cygwin=false; 58 CYGWIN*) cygwin=true ;; 105 # For Cygwin, ensure paths are in UNIX format before anything is touched 106 if $cygwin ; then 231 if $cygwin; then 259 # For Cygwin, switch paths to Windows format before running javac 260 if $cygwin; then 291 # For Cygwin, switch paths to Windows format before running java 292 if $cygwin; then
|
| /external/android-key-attestation/server/ |
| D | gradlew | 30 cygwin=false 34 CYGWIN* ) 35 cygwin=true 88 if [ "$cygwin" = "false" -a "$darwin" = "false" ] ; then 108 # For Cygwin, switch paths to Windows format before running java 109 if $cygwin ; then
|
12345678910>>...47