/openbmc/qemu/tests/docker/dockerfiles/ |
H A D | fedora-win64-cross.docker | 79 mingw32-nsis \ 102 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-c++ && \ 103 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-cc && \ 104 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-g++ && \ 105 ln -s /usr/bin/ccache /usr/libexec/ccache-wrappers/x86_64-w64-mingw32-gcc 107 ENV ABI "x86_64-w64-mingw32" 109 ENV QEMU_CONFIGURE_OPTS --cross-prefix=x86_64-w64-mingw32-
|
/openbmc/qemu/tests/docker/ |
H A D | test-mingw | 16 requires_binary x86_64-w64-mingw32-gcc i686-w64-mingw32-gcc
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-crypto/fsverity-utils/ |
H A D | fsverity-utils_1.5.bb | 21 EXTRA_OEMAKE:remove:mingw32:class-nativesdk = "USE_SHARED_LIB=1" 22 EXTRA_OEMAKE:remove:mingw32:class-native = "USE_SHARED_LIB=1"
|
/openbmc/openbmc/poky/meta/recipes-extended/diffutils/ |
H A D | diffutils_3.10.bb | 16 CFLAGS:mingw32 = " -DSA_RESTART=0" 21 EXTRA_OEMAKE:append:mingw32 = " LIBS='-lbcrypt'"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/mozjs/mozjs-128/ |
H A D | 0001-build-do-not-use-autoconf-s-config.sub-to-canonicali.patch | 27 - "-windows-msvc": "-mingw32", 28 - "-windows-gnu": "-mingw32",
|
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/ |
H A D | packagegroup-core-standalone-sdk-target.bb | 17 RRECOMMENDS:${PN}:mingw32 = "\
|
H A D | packagegroup-self-hosted.bb | 89 RDEPENDS:packagegroup-self-hosted-sdk:append:mingw32 = "\
|
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/ |
H A D | glib.inc | 81 SHAREDMIMEDEP:mingw32 = "" 98 EXEEXT:mingw32 = ".exe" 151 do_install:append:mingw32() { 156 CODEGEN_PYTHON_RDEPENDS:mingw32 = ""
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python3-wxgtk4/python3-wxgtk4/ |
H A D | not-overwrite-cflags-cxxflags.patch | 24 'mingw32' if isWindows and not conf.env.use_msvc else None)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/ |
H A D | abseil-cpp_20240722.0.bb | 29 SYSROOT_DIRS:append:class-nativesdk:mingw32 = " ${bindir}"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/indent/indent/ |
H A D | 0001-Makefile.am-remove-regression-dir.patch | 57 miscel/Makefile.mingw32 \
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | bitbake.conf | 315 SOLIBS:mingw32 = ".dll" 322 SOLIBSDEV:mingw32 = ".dll" 926 DISTRO_FEATURES_NATIVESDK:mingw32 = "x11 ipv6"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/concurrencykit/concurrencykit/ |
H A D | 0001-configure-Fix-compoiler-detection-logic-for-cross-co.patch | 55 - puts("mingw32");
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/luajit/ |
H A D | luajit_git.bb | 34 LUA_TARGET_OS:mingw32 = "Windows"
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | siteinfo.bbclass | 91 "mingw32": "common-mingw", 143 "x86_64-mingw32": "bit-64",
|
H A D | update-alternatives.bbclass | 105 # Disable when targeting mingw32 (no target support) 106 if d.getVar("TARGET_OS") == "mingw32":
|
H A D | cross-canadian.bbclass | 43 tos_known = ["mingw32"]
|
H A D | image.bbclass | 16 # in the non-Linux SDK_OS case, such as mingw32
|
/openbmc/openbmc/poky/meta/recipes-connectivity/openssl/ |
H A D | openssl_3.4.0.bb | 136 mingw32-x86_64) 248 FILES:${PN}-engines:append:mingw32:class-nativesdk = " ${prefix}${libdir}/engines-3"
|
/openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
H A D | 3001-configure.ac-setup-for-OE-usage.patch | 82 AS_IF([test "${SYS}" != "mingw32"], [
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/ |
H A D | gcc-14.2.inc | 83 SSP:mingw32 = "--enable-libssp"
|
H A D | gcc-runtime.inc | 45 RUNTIMELIBSSP:mingw32 ?= "libssp"
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/ |
H A D | qemu.inc | 163 PACKAGECONFIG:remove:mingw32 = "kvm virglrenderer epoxy gtk+ pie"
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-5.2.rst | 318 - :term:`SOLIBSDEV` and :term:`SOLIBS` are now defined for the *mingw32*
|
/openbmc/qemu/ |
H A D | meson.build | 4609 summary_info += {'mingw32 support': host_os == 'windows'}
|