Home
last modified time | relevance | path

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

/ndk/build/tools/
Dprebuilt-common.sh547 if [ "$MINGW" = "yes" ] ; then
579 if [ "$MINGW" != "yes" ]; then
654 if [ "$NDK_CCACHE" -a "$MINGW" != "yes" ]; then
672 if [ "$MINGW" = "yes" ]; then
695 if [ "$HOST_OS" = "linux" -a -z "$CC" -a "$MINGW" != "yes" -a "$TRY64" != "yes" ]; then
769 if [ "$MINGW" = "yes" ]; then
817 if [ "$MINGW" = "yes" ] ; then
915 # NOTE: Handles the case where '$MINGW = true'
920 if [ "$MINGW" = "yes" ]; then
941 if [ "$MINGW" = "yes" ]; then
Dbuild-host-awk.sh58 if [ "$MINGW" = "yes" ]; then
70 MINGW="$BUILD_MINGW"
Dbuild-host-toolbox.sh100 MINGW=yes
Dbuild-ndk-stack.sh74 if [ "$MINGW" = "yes" ]; then
Dbuild-host-make.sh76 if [ "$MINGW" = "yes" ]; then
Dbuild-gcc.sh251 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/sources/host-tools/make-3.81/
DChangeLog1119 * dir.c (read_dirstream) [MINGW]: Use proper macro names when