Home
last modified time | relevance | path

Searched refs:Cygwin (Results 1 – 25 of 127) sorted by relevance

123456

/external/icu4c/
DrunConfigureICU34 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/
D2003-01-23-CygwinNotes.txt6 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/
DREADME1 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/
Dmh-mingw2 ## 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
Dmh-cygwin2 ## Cygwin-specific setup
58 ## To have an import library is better on Cygwin
140 ## End Cygwin-specific setup
Dmh-cygwin-msvc1 ## 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/
Dcygwin.mak79 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/
DCHANGES16 * 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.
DREADME21 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/
DMakefile20 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
84 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW))
/external/genext2fs/
DNEWS3 - support for Cygwin and Mac OS X platforms
/external/llvm/lib/Transforms/
DMakefile16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
/external/llvm/include/llvm/ADT/
DTriple.h83 Cygwin, enumerator
294 return getOS() == Triple::Cygwin || getOS() == Triple::MinGW32; in isOSCygMing()
/external/llvm/runtime/
DMakefile23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
/external/chromium/testing/gtest/
DCHANGES67 * 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/
DREADME.txt54 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/
DREADME.txt3 using MS Visual C++ (6.0 or .NET), Borland C++ Builder 5 or Cygwin.
5 * Cygwin:
/external/gtest/
DCHANGES70 * 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/
DREADME50 ### 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/
DChanges7 - Tested on Cygwin.
/external/libpng/
DAndroid.mk31 $(info libpng: Ignoring gcc flag $(common_CFLAGS) on Cygwin)
/external/llvm/tools/
DMakefile68 ifneq (,$(filter $(HOST_OS), Cygwin MingW))
/external/icu4c/common/unicode/
Dplatform.win14 * will help the user of ICU to know whether ICU was built with Cygwin using
/external/bluetooth/glib/
DREADME.win3214 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/
DMakefile.rules392 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 …]

123456