Home
last modified time | relevance | path

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

123456

/freebsd-14-stable/contrib/libfido2/.actions/
HDbuild-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 \
HDbuild-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 \
/freebsd-14-stable/contrib/ntp/sntp/libevent/
HDcompile54 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-14-stable/contrib/sqlite3/
HDcompile54 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-14-stable/contrib/ntp/sntp/libevent/build-aux/
HDcompile54 file_conv=mingw
67 mingw/*)
160 func_file_conv "$2" mingw
165 func_file_conv "${1#-I}" mingw
213 func_file_conv "$1" mingw
HDar-lib54 file_conv=mingw
65 mingw)
/freebsd-14-stable/contrib/libevent/build-aux/
HDcompile54 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-14-stable/contrib/openpam/
HDcompile54 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-14-stable/contrib/file/
HDcompile54 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-14-stable/crypto/openssl/Configurations/platform/
HDCygwin.pm9 require platform::mingw;
17 my $lib = platform::mingw->sharedname(@_);
HDmingw.pm1 package platform::mingw;
/freebsd-14-stable/sys/contrib/openzfs/config/
HDconfig.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*)
HDlib-ld.m470 *-*-mingw*)
71 # gcc leaves a trailing carriage return which upsets mingw
HDax_count_cpus.m458 …[[mingw*]],[[CPU_COUNT=`ls -qpU1 /proc/registry/HKEY_LOCAL_MACHINE/HARDWARE/DESCRIPTION/System/Cen…
81 …[[mingw*]],[AS_IF([[CPU_COUNT=`reg query 'HKLM\\Hardware\\Description\\System\\CentralProcessor' 2…
/freebsd-14-stable/crypto/openssl/
HDNOTES-WINDOWS.md7 - [Native builds using MinGW](#native-builds-using-mingw)
175 - MinGW[64] compiler: `mingw-w64-i686-gcc` and/or `mingw-w64-x86_64-gcc`.
182 ./Configure mingw ...
196 * It is also possible to build mingw[64] on Linux or Cygwin.
201 ./Configure mingw --cross-compile-prefix=i686-w64-mingw32- ...
208 mingw[64] cross compilation.
/freebsd-14-stable/contrib/llvm-project/lld/COFF/
HDDriver.cpp218 if (ctx.config.mingw) { in addBuffer()
354 (!ctx.config.mingw && sym.contains('@')); in isDecorated()
380 if (ctx.config.machine == I386 && ctx.config.mingw) { in parseDirectives()
544 if (ctx.config.mingw && ret == filename) in findLib()
735 if (ctx.config.mingw) in findDefaultEntry()
759 if (ctx.config.mingw) in inferSubsystem()
954 ctx.config.mingw)); in createImportLibrary()
964 ctx.config.mingw)); in createImportLibrary()
975 ctx.config.machine, ctx.config.mingw)) { in createImportLibrary()
998 mb->getMemBufferRef(), ctx.config.machine, ctx.config.mingw)); in parseModuleDefs()
[all …]
/freebsd-14-stable/contrib/expat/
HDrun.sh.in32 *-mingw*)
/freebsd-14-stable/sys/contrib/libsodium/dist-build/
HDmsys2-win64.sh9 echo Please install mingw-w64-x86_64-gcc >&2
HDmsys2-win32.sh9 echo Please install mingw-w64-i686-gcc >&2
/freebsd-14-stable/contrib/ncurses/
HDMANIFEST1011 ./package/debian-mingw/changelog
1012 ./package/debian-mingw/compat
1013 ./package/debian-mingw/control
1014 ./package/debian-mingw/copyright
1015 ./package/debian-mingw/mingw32-ncurses6.lintian-overrides
1016 ./package/debian-mingw/rules
1017 ./package/debian-mingw/source/format
1018 ./package/debian-mingw/watch
1038 ./package/mingw-ncurses.nsi
1039 ./package/mingw-ncurses.spec
[all …]
/freebsd-14-stable/contrib/llvm-project/lld/include/lld/Common/
HDDriver.h64 {lld::MinGW, &lld::mingw::link}, {lld::Darwin, &lld::macho::link}, { \
/freebsd-14-stable/crypto/openssl/apps/lib/
HDbuild.info2 IF[{- $config{target} =~ /^(?:VC-|mingw|BC-)/ -}]
/freebsd-14-stable/contrib/llvm-project/lld/tools/lld/
HDlld.cpp77 LLD_HAS_DRIVER(mingw)
/freebsd-14-stable/contrib/lua/
HDMakefile39 PLATS= guess aix bsd c89 freebsd generic ios linux linux-readline macosx mingw posix solaris
/freebsd-14-stable/crypto/openssh/
HDREADME.platform46 gcc, gcc-mingw-core, mingw-runtime, binutils, make, openssl,

123456