HomeSort by: relevance | last modified time | path
    Searched refs:mingw (Results 1 - 25 of 296) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/mit/expat/dist/
run.sh.in 32 *-mingw*)
  /src/crypto/external/apache2/openssl/dist/Configurations/platform/
Cygwin.pm 9 require platform::mingw;
10 @ISA = qw(platform::mingw);
17 my $lib = platform::mingw->sharedname(@_);
mingw.pm 1 package platform::mingw;
40 # With Mingw and other DLL producers, there isn't any "simpler" shared
  /src/crypto/external/bsd/openssl/dist/Configurations/platform/
Cygwin.pm 9 require platform::mingw;
10 @ISA = qw(platform::mingw);
17 my $lib = platform::mingw->sharedname(@_);
mingw.pm 1 package platform::mingw;
40 # With Mingw and other DLL producers, there isn't any "simpler" shared
  /src/external/bsd/jemalloc/dist/scripts/windows/
before_install.sh 16 choco uninstall -y mingw
26 mingw=mingw32
29 mingw=mingw64
34 $mingw pacman -S --noconfirm --needed \
37 mingw-w64-${mingw_gcc_package_arch}-make \
38 mingw-w64-${mingw_gcc_package_arch}-gcc \
39 mingw-w64-${mingw_gcc_package_arch}-binutils
40 build_env=$mingw
42 $mingw pacman -S --noconfirm --needed \
45 mingw-w64-${mingw_gcc_package_arch}-make
    [all...]
  /src/sys/external/isc/libsodium/dist/dist-build/
msys2-win32.sh 7 echo MinGW found
9 echo Please install mingw-w64-i686-gcc >&2
msys2-win64.sh 7 echo MinGW found
9 echo Please install mingw-w64-x86_64-gcc >&2
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
bad-file.exp 24 require {!ishost *-*-mingw*}
source-dir.exp 114 if { [ishost *-*-mingw*] } {
171 if { [ishost *-*-mingw*] } {
shell.exp 38 if { ! [ishost *-*-mingw*] } {
131 if { ! [ishost *-*-mingw*] } {
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
bad-file.exp 24 require {!ishost *-*-mingw*}
shell.exp 38 if { ! [ishost *-*-mingw*] } {
131 if { ! [ishost *-*-mingw*] } {
source-dir.exp 107 # MinGW, then the path GCC uses is a Unix path. If OTOH we're
125 if { [ishost *-*-mingw*] } {
188 if { [ishost *-*-mingw*] } {
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
mi-catch-load.exp 55 setup_kfail mi/15945 *-*-*mingw*
81 setup_kfail mi/15945 *-*-*mingw*
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
mi-catch-load.exp 55 setup_kfail mi/15945 *-*-*mingw*
81 setup_kfail mi/15945 *-*-*mingw*
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.server/
wrapper.exp 26 if { [istarget *-*-mingw*]
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.server/
wrapper.exp 26 if { [istarget *-*-mingw*]
  /src/external/bsd/nvi/dist/dist/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
155 func_file_conv "$2" mingw
160 func_file_conv "${1#-I}" mingw
208 func_file_conv "$1" mingw
  /src/external/bsd/ntp/dist/sntp/libevent/build-aux/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
  /src/external/gpl3/binutils/dist/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
  /src/external/gpl3/binutils.old/dist/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/
90-test_store.t 18 my $mingw = config('target') =~ m|^mingw|;
111 skip "file: tests disabled on MingW", 4 if $mingw;
131 skip "file: tests disabled on MingW", 2 if $mingw;
142 skip "file: tests disabled on MingW", 1 if $mingw;
150 skip "file: tests disabled on MingW", 1 if $mingw;
    [all...]
  /src/lib/librumpuser/build-aux/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
  /src/sys/external/isc/libsodium/dist/build-aux/
compile 53 MINGW*)
54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw

Completed in 33 milliseconds

1 2 3 4 5 6 7 8 91011>>