/external/icu4c/ |
D | runConfigureICU | 34 Cygwin Use the GNU gcc/g++ compilers on Cygwin 35 Cygwin/MSVC Use the Microsoft Visual C++ compiler on Cygwin 36 Cygwin/MSVC2005 Use the Microsoft Visual C++ 2005 compiler on Cygwin 37 Cygwin/ICL Use the Intel C++ compiler on Cygwin 235 Cygwin) 241 Cygwin/MSVC) 252 Cygwin/MSVC2005) 263 Cygwin/ICL)
|
/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.
|
/external/openssh/contrib/cygwin/ |
D | README | 1 This package describes important Cygwin specific stuff concerning OpenSSH. 3 The binary package is usually built for recent Cygwin versions and might 5 about current Cygwin releases. 83 Since Cygwin is able to switch user context without password beginning 171 way as they are used by Cygwin's login(1) port: 194 configure are used for the Cygwin binary distribution: 206 If you want to create a Cygwin package, equivalent to the one 207 in the Cygwin binary distribution, install like this: 236 Cygwin Developer
|
/external/icu4c/config/ |
D | mh-mingw | 2 ## Cygwin/MinGW specific setup 75 CURR_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell 78 CURR_SRCCODE_FULL_DIR=$(subst \,/,$(shell cmd /c cd))#M# for Cygwin shell 130 ## End Cygwin/MinGW specific setup
|
D | mh-cygwin | 2 ## Cygwin-specific setup 58 ## To have an import library is better on Cygwin 140 ## End Cygwin-specific setup
|
D | mh-cygwin-msvc | 1 ## Cygwin with Microsoft Visual C++ compiler specific setup 84 # Cygwin's ar can't handle Win64 right now. So we use Microsoft's tool instead. 90 ## An import library is needed for z/OS, MSVC and Cygwin 228 ## End Cygwin-specific setup
|
/external/stlport/test/eh/ |
D | cygwin.mak | 79 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..." 83 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..." 87 echo "Cygwin has bugs in exception handling, runnning w/o throwing exceptions..."
|
/external/protobuf/gtest/ |
D | CHANGES | 16 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile, 22 * New feature: death tests on Windows, Cygwin, and Mac. 72 * Fixed issues with compiling on Cygwin.
|
D | README | 21 building Google Test on Linux, Windows, Mac OS X, and Cygwin. We will 47 ### Cygwin Requirements ### 48 * Cygwin 1.5.25-14 or newer 79 are using Linux, Mac OS X, or Cygwin. Enter the target directory of 143 ### Linux, Mac OS X (without Xcode), and Cygwin ### 275 X, and Cygwin). It doesn't try to build Google Test's own tests.
|
/external/llvm/tools/llvm-shlib/ |
D | Makefile | 20 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 84 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
|
/external/genext2fs/ |
D | NEWS | 3 - support for Cygwin and Mac OS X platforms
|
/external/llvm/lib/Transforms/ |
D | Makefile | 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
|
/external/llvm/include/llvm/ADT/ |
D | Triple.h | 83 Cygwin, enumerator 294 return getOS() == Triple::Cygwin || getOS() == Triple::MinGW32; in isOSCygMing()
|
/external/llvm/runtime/ |
D | Makefile | 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
|
/external/chromium/testing/gtest/ |
D | CHANGES | 67 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile, 73 * New feature: death tests on Windows, Cygwin, and Mac. 123 * Fixed issues with compiling on Cygwin.
|
/external/protobuf/python/ |
D | README.txt | 54 Python on Cygwin which causes the tests to fail after printing the 56 to be a bug either in Cygwin or in Python:
|
/external/expat/win32/ |
D | README.txt | 3 using MS Visual C++ (6.0 or .NET), Borland C++ Builder 5 or Cygwin. 5 * Cygwin:
|
/external/gtest/ |
D | CHANGES | 70 * Compatibility fixes for Solaris, Cygwin, minGW, Windows Mobile, 76 * New feature: death tests on Windows, Cygwin, and Mac. 126 * Fixed issues with compiling on Cygwin.
|
/external/chromium/sdch/open-vcdiff/src/gtest/ |
D | README | 50 ### Cygwin Requirements ### 51 * Cygwin 1.5.25-14 or newer 79 are using Linux, Mac OS X, or Cygwin. Enter the target directory of 112 ### Linux, Mac OS X, and Cygwin ###
|
/external/libvpx/examples/includes/HTML-Toc-0.91/ |
D | Changes | 7 - Tested on Cygwin.
|
/external/libpng/ |
D | Android.mk | 31 $(info libpng: Ignoring gcc flag $(common_CFLAGS) on Cygwin)
|
/external/llvm/tools/ |
D | Makefile | 68 ifneq (,$(filter $(HOST_OS), Cygwin MingW))
|
/external/icu4c/common/unicode/ |
D | platform.win | 14 * will help the user of ICU to know whether ICU was built with Cygwin using
|
/external/bluetooth/glib/ |
D | README.win32 | 14 only. No POSIX (Unix) emulation layer like Cygwin in involved. 38 - G_WITH_CYGWIN is defined if compiling for the Cygwin 40 Cygwin is supposed to behave like Unix. G_OS_UNIX *is* defined by a GLib 41 for Cygwin. 104 Using Cygwin's gcc with the -mno-cygwin switch is not recommended. In 106 easily lead to confusing situations where one mixes headers for Cygwin
|
/external/llvm/ |
D | Makefile.rules | 392 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 452 ifneq (,$(filter $(HOST_OS),Cygwin MingW)) 484 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 488 ifeq ($(HOST_OS),Cygwin) 586 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 623 ifneq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 705 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 1010 ifneq (,$(filter $(HOST_OS),Cygwin MingW)) 1029 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) 1082 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW)) [all …]
|