HomeSort by relevance Sort by last modified time
    Searched full:cygwin (Results 101 - 125 of 689) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/dropbear/libtommath/etc/
makefile.icc 35 # same app but using RDTSC for higher precision [requires 80586+], coff based gcc installs [e.g. ming, cygwin, djgpp]
40 # for cygwin
  /external/openssh/contrib/
README 59 cygwin:
60 Support files for Cygwin
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ncurses_dll.h 33 /* no longer needed on cygwin or mingw, thanks to auto-import */
65 /* Take care of non-cygwin platforms */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 33 /* no longer needed on cygwin or mingw, thanks to auto-import */
65 /* Take care of non-cygwin platforms */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h 33 /* no longer needed on cygwin or mingw, thanks to auto-import */
65 /* Take care of non-cygwin platforms */
  /external/chromium/build/
grit_target.gypi 30 'dependencies': ['<(DEPTH)/build/win/system.gyp:cygwin'],
  /external/icu4c/config/
mh-cygwin 2 ## Cygwin-specific setup
58 ## To have an import library is better on Cygwin
119 GENCCODE_ASSEMBLY=-a gcc-cygwin
140 ## End Cygwin-specific setup
  /external/libffi/testsuite/libffi.call/
many_win32.c 7 /* { dg-do run { target i?86-*-cygwin* i?86-*-mingw* } } */
  /external/libvpx/examples/includes/HTML-Toc-0.91/
Changes 7 - Tested on Cygwin.
  /external/llvm/autoconf/m4/
build_exeext.m4 8 [if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
  /external/llvm/lib/Transforms/
Makefile 16 ifeq ($(HOST_OS), $(filter $(HOST_OS), Cygwin MingW Minix))
  /external/llvm/projects/sample/autoconf/m4/
build_exeext.m4 8 [if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
  /external/llvm/runtime/
Makefile 23 ifeq ($(TARGET_OS), $(filter $(TARGET_OS), Cygwin MingW Minix))
  /external/openssh/contrib/cygwin/
Makefile 10 cygdocdir=$(docdir)/Cygwin
21 @echo "Use \`make cygwin-postinstall DESTDIR=[package directory]'"
77 cygwin-postinstall: move-config-files remove-empty-dir install-inetd-config install-doc install-scripts install-copy-id gzip-man-pages
78 @echo "Cygwin specific configuration finished."
  /external/openssh/regress/
agent-ptrace.sh 8 AIX|CYGWIN*|OSF1)
  /external/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/
_cstddef.h 19 # if (__GNUC__ >= 3) && defined (__CYGWIN__) // this total HACK is the only expedient way I could cygwin to work with GCC 3.0
  /external/mesa3d/docs/
README.CYGWIN 2 Mesa Cygwin/X11 Information
9 latest setup.exe from Cygwin the GL (Mesa) libraries and include are already
17 How to compile Mesa on Cygwin/X11 systems:
20 type 'make cygwin-sl'.
27 type 'make cygwin-static'.
256 README.CYGWIN - lassauge April 2004 - based on README.X11
  /ndk/build/core/
ndk-common.sh 209 CYGWIN*|*_NT-*)
213 HOST_OS=cygwin
268 # cygwin
270 # Note that cygwin is treated as a special case because it behaves very differently
292 windows-x86|cygwin-x86)
310 windows|cygwin)
347 # On Windows, cygwin binaries will be generated by default, but
348 # you can force mingw ones that do not link to cygwin.dll if you
353 if [ $HOST_OS = cygwin ] ; then
354 log2 "Disabling cygwin binaries generation
    [all...]
  /dalvik/dx/etc/
dx 82 if [ "$OSTYPE" = "cygwin" ]; then
83 # For Cygwin, convert the jarfile path into native Windows style.
  /external/expat/win32/
README.txt 3 using MS Visual C++ (6.0 or .NET), Borland C++ Builder 5 or Cygwin.
5 * Cygwin:
  /external/libffi/
acinclude.m4 40 vms* | cygwin* | pe | mingw* | darwin* | ultrix* | hpux10* | hpux11.00)
72 vms* | cygwin* | pe | mingw* | sco* | udk* )

Completed in 874 milliseconds

1 2 3 45 6 7 8 91011>>