Home
last modified time | relevance | path

Searched refs:mingw (Results 1 – 25 of 126) sorted by relevance

123456

/freebsd/contrib/libfido2/.actions/
H A Dbuild-linux-openssl3-i686-w64-mingw32-gcc14 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 Dbuild-linux-i686-w64-mingw32-gcc14 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 Dcompile54 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 Dar-lib54 file_conv=mingw
65 mingw)
/freebsd/contrib/ntp/sntp/libevent/
H A Dcompile54 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 Dcompile54 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 Dcompile54 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 Dcompile59 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 DCygwin.pm9 require platform::mingw;
17 my $lib = platform::mingw->sharedname(@_);
H A Dmingw.pm1 package platform::mingw;
/freebsd/sys/contrib/openzfs/config/
H A Dconfig.rpath60 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 Dax_count_cpus.m459 …[[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 Dlib-ld.m471 *-*-mingw*)
72 # gcc leaves a trailing carriage return which upsets mingw
/freebsd/contrib/expat/
H A DMakefile.am71 cmake/mingw-toolchain-win32.cmake \
72 cmake/mingw-toolchain-win64.cmake \
H A Drun.sh.in32 *-mingw*)
/freebsd/contrib/llvm-project/lld/COFF/
H A DDriver.cpp303 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 DNOTES-WINDOWS.md7 - [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 Dmsys2-win32.sh9 echo Please install mingw-w64-i686-gcc >&2
H A Dmsys2-win64.sh9 echo Please install mingw-w64-x86_64-gcc >&2
/freebsd/contrib/ncurses/
H A DMANIFEST1010 ./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 DDriver.h64 {lld::MinGW, &lld::mingw::link}, {lld::Darwin, &lld::macho::link}, { \
/freebsd/crypto/openssl/apps/lib/
H A Dbuild.info2 IF[{- $config{target} =~ /^(?:VC-|mingw|BC-)/ -}]
/freebsd/contrib/llvm-project/lld/tools/lld/
H A Dlld.cpp77 LLD_HAS_DRIVER(mingw)
/freebsd/contrib/lua/
H A DMakefile39 PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris
/freebsd/crypto/openssh/
H A DREADME.platform46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,

123456