Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
Dbuild_env.mk29 ifneq ($(findstring ${OSTYPE}, MINGW32 mingw msys),)
38 ifneq ($(findstring ${MSYSTEM}, MINGW32 mingw msys),)
/device/linaro/bootloader/edk2/BaseTools/gcc/
DREADME.txt13 The results of this script are very similar to the 'mingw' cross compiler
30 === x86_64-mingw-gcc-build.py ==
50 packages to utilize the x86_64-mingw-gcc-build.py script:
/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
DMakefile29 PLATS= aix ansi bsd freebsd generic linux macosx mingw posix solaris
111 mingw: target
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dconfigure193 MINGW* | mingw*)
DChangeLog284 - Fix CROSS_PREFIX executable testing, CHOST extract, mingw* [Torok]