Searched refs:MINGW (Results 1 - 13 of 13) sorted by relevance

/ndk/build/tools/
H A Dbuild-host-awk.sh58 if [ "$MINGW" = "yes" ]; then
83 MINGW="$BUILD_MINGW" \
H A Dprebuilt-common.sh356 MINGW=no
364 MINGW=yes;
368 if [ "$MINGW" = "yes" ]; then
693 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then
702 if [ "$MINGW" = "yes" ] ; then
780 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then
784 if [ "$MINGW" = "yes" ]; then
881 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then
899 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then
905 if [ "$MINGW"
[all...]
H A Dbuild-host-toolbox.sh90 MINGW=yes
H A Dbuild-host-make.sh77 if [ "$MINGW" = "yes" ]; then
H A Dgen-toolchain-wrapper.sh120 "$CC" -xc /dev/null -dM -E | grep -q MINGW
H A Dbuild-llvm.sh145 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
150 if [ "$MINGW" = "yes" -a "$TRY64" != "yes" ]; then
185 if [ "$MINGW" = "yes" -o "$HOST_TAG" = "linux-x86" -o "$LLVM_VERSION" \> "3.4" ]; then
313 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
360 if [ "$MINGW" = "yes" ] ; then
387 if [ "$MINGW" = "yes" ]; then
398 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
H A Dbuild-gcc.sh217 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
278 if [ "$MINGW" = "yes" ] ; then
366 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then
532 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then
544 if [ -n "$WITH_PYTHON" -a "$MINGW" = "yes" ] ; then
600 if [ "$MINGW" = "yes" ] ; then
H A Dbuild-host-perl.sh82 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
H A Dbuild-host-yasm.sh94 if [ "$MINGW" = "yes" ]; then
H A Dbuild-ndk-stack.sh158 if [ "$MINGW" != "yes" ]; then
H A Dbuild-host-python.sh92 if [ "$MINGW" = "yes" ]; then
/ndk/sources/host-tools/nawk-20071023/
H A DGNUmakefile15 # cc if host can run windows binary (MINGW=yes) or darwin binary
21 MINGW := $(strip $(WIN32)) macro
41 ifdef MINGW
/ndk/sources/host-tools/make-3.81/config/
H A Dconfig.guess781 i*:MINGW*:*)

Completed in 162 milliseconds