Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh309 if [ "$MINGW" = "yes" ]; then
627 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then
636 if [ "$MINGW" = "yes" ] ; then
711 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then
715 if [ "$MINGW" = "yes" ]; then
828 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ]; then
846 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then
852 if [ "$MINGW" = "yes" ]; then
948 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then
1001 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then
[all …]
Dbuild-host-awk.sh58 if [ "$MINGW" = "yes" ]; then
83 MINGW="$BUILD_MINGW" \
Dbuild-gcc.sh217 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
278 if [ "$MINGW" = "yes" ] ; then
353 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ]; then
519 if [ "$MINGW" = "yes" -o "$DARWIN" = "yes" ] ; then
531 if [ -n "$WITH_PYTHON" -a "$MINGW" = "yes" ] ; then
587 if [ "$MINGW" = "yes" ] ; then
Dbuild-llvm.sh141 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
164 if [ "$MINGW" = "yes" -o "$HOST_TAG" = "linux-x86" ]; then
289 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
354 if [ "$MINGW" = "yes" ]; then
365 if [ "$CHECK" = "yes" -a "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
Dbuild-host-toolbox.sh90 MINGW=yes
Dbuild-host-make.sh77 if [ "$MINGW" = "yes" ]; then
Dgen-toolchain-wrapper.sh120 "$CC" -xc /dev/null -dM -E | grep -q MINGW
Dbuild-host-yasm.sh94 if [ "$MINGW" = "yes" ]; then
Dbuild-host-perl.sh82 if [ "$MINGW" != "yes" -a "$DARWIN" != "yes" ] ; then
Dbuild-ndk-stack.sh158 if [ "$MINGW" != "yes" ]; then
Dbuild-host-python.sh92 if [ "$MINGW" = "yes" ]; then
/ndk/sources/host-tools/nawk-20071023/
DGNUmakefile21 MINGW := $(strip $(WIN32)) macro
41 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/sources/host-tools/make-3.81/
DChangeLog1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when