HomeSort by: relevance | last modified time | path
    Searched refs:Cygwin (Results 1 - 21 of 21) sorted by relevancy

  /src/external/mit/expat/dist/
run.sh.in 34 Cygwin|Msys)
  /src/sys/rump/kern/lib/libsys_cygwin/
Makefile 5 COMMENT=Cygwin system call translation
  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
Cygwin.pm 1 package platform::Cygwin;
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
Cygwin.pm 1 package platform::Cygwin;
  /src/external/apache2/llvm/dist/llvm/lib/Support/Unix/
DynamicLibrary.inc 35 // Cygwin searches symbols only in the main
Path.inc 478 // Cygwin doesn't expose this information; would need to use Win32 API.
  /src/crypto/external/bsd/openssl.old/dist/Configurations/
unix-Makefile.tmpl 37 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
  /src/common/dist/zlib/
configure 239 CYGWIN* | Cygwin* | cygwin* | *-cygwin* | OS/2*)
  /src/crypto/external/bsd/openssl.old/dist/
Configure 1088 $target = "Cygwin".$1;
1144 || $config{target} =~ /^(?:Cygwin|mingw)/);
1152 if ($config{target} =~ /^(?:Cygwin|mingw)/);
1239 if ($target =~ /^mingw/ && `$config{CC} --target-help 2>&1` =~ m/-mno-cygwin/m)
1241 push @{$config{cflags}}, "-mno-cygwin";
1242 push @{$config{cxxflags}}, "-mno-cygwin" if $config{CXX};
1243 push @{$config{shared_ldflag}}, "-mno-cygwin";
  /src/crypto/external/apache2/openssl/dist/Configurations/
unix-Makefile.tmpl 13 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
  /src/crypto/external/bsd/openssl/dist/Configurations/
unix-Makefile.tmpl 11 sub windowsdll { $config{target} =~ /^(?:Cygwin|mingw)/ }
  /src/external/gpl3/binutils/dist/
Makefile.def 657 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/binutils.old/dist/
Makefile.def 655 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/gcc/dist/
Makefile.def 655 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/gcc.old/dist/
Makefile.def 615 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/gdb.old/dist/
Makefile.def 655 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/gdb/dist/
Makefile.def 655 // built newlib on some targets (e.g. Cygwin). It still needs
  /src/external/gpl3/gdb.old/dist/gnulib/
configure 4645 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
6967 cygwin*)
8515 /* On Cygwin, avoid locale names without encoding suffix, because the
9123 # Cygwin, and z/OS. If anyone knows of another system for which // has
9127 *-cygwin | i370-ibm-openedition)
9176 # Guess no on Cygwin.
9177 cygwin*) gl_cv_func_realpath_works="guessing no" ;;
9319 /* This test fails on older versions of Cygwin. */
9326 /* This test fails on Cygwin 2.9. */
12926 # Guess yes on Cygwin
    [all...]
  /src/external/gpl3/gdb/dist/gnulib/
configure 4645 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
6967 cygwin*)
8512 /* On Cygwin, avoid locale names without encoding suffix, because the
9120 # Cygwin, and z/OS. If anyone knows of another system for which // has
9124 *-cygwin | i370-ibm-openedition)
9173 # Guess no on Cygwin.
9174 cygwin*) gl_cv_func_realpath_works="guessing no" ;;
9316 /* This test fails on older versions of Cygwin. */
9323 /* This test fails on Cygwin 2.9. */
12923 # Guess yes on Cygwin
    [all...]
  /src/share/terminfo/
terminfo 4421 mintty|Cygwin Terminal,
4424 mintty-direct|Cygwin Terminal direct-color,
4707 # - the program sets TERM to cygwin if the tab is set to PowerShell,
5493 # + Cygwin's mintty recognizes xterm's original implementation, does okay with
5506 # + Cygwin's mintty 3.1.7 works with colon/semicolon
6930 rxvt-cygwin|rxvt terminal emulator (X Window System) on cygwin,
6935 rxvt-cygwin-native|rxvt terminal emulator (native MS Window System port) on cygwin,
6939 use=rxvt-cygwin,
    [all...]
  /src/external/apache2/llvm/autoconf/
configure 3035 # catch `conftest.exe'. For instance with Cygwin, `ls conftest' will
4028 *-*-cygwin*)
4031 llvm_cv_os_type="Cygwin"
4143 *-*-cygwin*)
4144 llvm_cv_target_os_type="Cygwin" ;;
4309 if test "$CYGWIN" = yes || test "$MINGW32" = yes; then
7545 Cygwin|MingW|Win32) llvm_shlib_ext=.dll ;;
8517 Linux|Win32|Cygwin|MingW) ;;
11158 # On cygwin, bash can eat \r inside `` if the user requested igncr.

Completed in 44 milliseconds