Home
last modified time | relevance | path

Searched refs:MINGW (Results 1 – 12 of 12) sorted by relevance

/ndk/build/tools/
Dprebuilt-common.sh555 if [ "$MINGW" = "yes" ] ; then
635 if [ "$MINGW" != "yes" ]; then
690 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" ]; then
708 if [ "$MINGW" = "yes" ]; then
731 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" -a "$TRY64" != "yes" ]; then
805 if [ "$MINGW" = "yes" ]; then
853 if [ "$MINGW" = "yes" ] ; then
951 # NOTE: Handles the case where '$MINGW = true'
956 if [ "$MINGW" = "yes" ]; then
977 if [ "$MINGW" = "yes" ]; then
Dbuild-host-awk.sh58 if [ "$MINGW" = "yes" ]; then
71 MINGW="$BUILD_MINGW"
Dbuild-ndk-stack.sh75 if [ "$MINGW" = "yes" ]; then
Dbuild-host-make.sh76 if [ "$MINGW" = "yes" ]; then
Dbuild-host-toolbox.sh95 MINGW=yes
Dbuild-gcc.sh271 if [ "$MINGW" = "yes" ] ; then
/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile13 MINGW := $(strip $(WIN32)) macro
32 ifdef MINGW
/ndk/sources/host-tools/make-3.81/config/
Dconfig.guess781 i*:MINGW*:*)
/ndk/sources/host-tools/sed-4.2.1/build-aux/
Dconfig.guess800 *:MINGW*:*)
/ndk/build/tools/toolchain-patches/python/Python-2.7.3/
D0001-MINGW.patch2740 + # NOTE: line below is never used before to add MINGW platform
D0000-CROSS.patch808 + *:MINGW*:*)
/ndk/sources/host-tools/make-3.81/
DChangeLog1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when