| /freebsd/contrib/libfido2/.actions/ |
| H A D | build-linux-openssl3-i686-w64-mingw32-gcc | 14 cat << EOF > /tmp/mingw.cmake 29 (cd build && cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/mingw.cmake \ 39 ./Configure mingw --prefix=/fakeroot --openssldir=/fakeroot/openssl \ 56 (cd build && cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/mingw.cmake \
|
| H A D | build-linux-i686-w64-mingw32-gcc | 14 cat << EOF > /tmp/mingw.cmake 29 (cd build && cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/mingw.cmake \ 38 ./Configure mingw --prefix=/fakeroot --openssldir=/fakeroot/openssl \ 55 (cd build && cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/mingw.cmake \
|
| /freebsd/contrib/ntp/sntp/libevent/build-aux/ |
| H A D | compile | 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
|
| H A D | ar-lib | 54 file_conv=mingw 65 mingw)
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | compile | 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
|
| /freebsd/contrib/libevent/build-aux/ |
| H A D | compile | 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
|
| /freebsd/contrib/openpam/ |
| H A D | compile | 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
|
| /freebsd/contrib/file/ |
| H A D | compile | 59 file_conv=mingw 80 mingw/*) 173 func_file_conv "$2" mingw 178 func_file_conv "${1#-I}" mingw 226 func_file_conv "$1" mingw
|
| /freebsd/crypto/openssl/Configurations/platform/ |
| H A D | Cygwin.pm | 9 require platform::mingw; 17 my $lib = platform::mingw->sharedname(@_);
|
| H A D | mingw.pm | 1 package platform::mingw;
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | config.rpath | 60 mingw* | cygwin* | pw32* | os2* | cegcc*) 152 cygwin* | mingw* | pw32* | cegcc*) 201 cygwin* | mingw* | pw32* | cegcc*) 351 cygwin* | mingw* | pw32* | cegcc*) 536 cygwin* | mingw* | pw32* | cegcc*)
|
| H A D | ax_count_cpus.m4 | 59 …[[mingw*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/Cen… 82 …[[mingw*]],[AS_IF([[CPU_COUNT=`reg query 'HKLM\\Hardware\\Description\\System\\CentralProcessor' 2…
|
| H A D | lib-ld.m4 | 71 *-*-mingw*) 72 # gcc leaves a trailing carriage return which upsets mingw
|
| /freebsd/contrib/expat/ |
| H A D | Makefile.am | 71 cmake/mingw-toolchain-win32.cmake \ 72 cmake/mingw-toolchain-win64.cmake \
|
| H A D | run.sh.in | 32 *-mingw*)
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 303 if (ctx.config.mingw) { in addBuffer() 445 (!ctx.config.mingw && sym.contains('@')); in isDecorated() 471 if (ctx.config.machine == I386 && ctx.config.mingw) { in parseDirectives() 643 if (ctx.config.mingw && ret == filename) in findLib() 1008 ctx.config.mingw, nativeExports)); in createImportLibrary() 1018 ctx.config.mingw, nativeExports)); in createImportLibrary() 1030 ctx.config.mingw, nativeExports)) { in createImportLibrary() 1296 if (!ctx.config.mingw && in convertResources() 1591 config->mingw = args.hasArg(OPT_lldmingw); in linkerMain() 1592 if (config->mingw) in linkerMain() [all …]
|
| /freebsd/crypto/openssl/ |
| H A D | NOTES-WINDOWS.md | 7 - [Native builds using MinGW](#native-builds-using-mingw) 200 - MinGW[64] compiler: `mingw-w64-i686-gcc` and/or `mingw-w64-x86_64-gcc`. 207 ./Configure mingw ... 221 * It is also possible to build mingw[64] on Linux or Cygwin. 226 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ... 233 mingw[64] cross compilation.
|
| /freebsd/sys/contrib/libsodium/dist-build/ |
| H A D | msys2-win32.sh | 9 echo Please install mingw-w64-i686-gcc >&2
|
| H A D | msys2-win64.sh | 9 echo Please install mingw-w64-x86_64-gcc >&2
|
| /freebsd/contrib/ncurses/ |
| H A D | MANIFEST | 1010 ./package/debian-mingw/changelog 1011 ./package/debian-mingw/compat 1012 ./package/debian-mingw/control 1013 ./package/debian-mingw/copyright 1014 ./package/debian-mingw/mingw32-ncurses6td.lintian-overrides 1015 ./package/debian-mingw/rules 1016 ./package/debian-mingw/source/format 1017 ./package/debian-mingw/watch 1037 ./package/mingw-ncurses.nsi 1038 ./package/mingw-ncurses.spec [all …]
|
| /freebsd/contrib/llvm-project/lld/include/lld/Common/ |
| H A D | Driver.h | 64 {lld::MinGW, &lld::mingw::link}, {lld::Darwin, &lld::macho::link}, { \
|
| /freebsd/crypto/openssl/apps/lib/ |
| H A D | build.info | 2 IF[{- $config{target} =~ /^(?:VC-|mingw|BC-)/ -}]
|
| /freebsd/contrib/llvm-project/lld/tools/lld/ |
| H A D | lld.cpp | 77 LLD_HAS_DRIVER(mingw)
|
| /freebsd/contrib/lua/ |
| H A D | Makefile | 39 PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris
|
| /freebsd/crypto/openssh/ |
| H A D | README.platform | 46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,
|