Lines Matching full:then
34 if [ -d "$PROGDIR/build/core" ] ; then
37 if [ -z "$PROGDIR" -o "$PROGDIR" = '/' ] ; then
48 if [ -z "$ANDROID_NDK_ROOT" ] ; then
50 if [ $? != 0 ]; then
58 if [ $? = 0 ] ; then
64 if [ ! -d $ANDROID_NDK_ROOT ] ; then
69 if [ ! -f $ANDROID_NDK_ROOT/build/tools/ndk-common.sh ] ; then
82 if [ -n "$NDK_LOGFILE" ] ; then
93 if [ -n "$NDK_LOGFILE" ] ; then
96 if [ -n "$1" ] ; then
109 if [ -n "$TMPLOG" ] ; then
117 if [ -n "$TMPLOG" ] ; then
125 if [ "$VERBOSE" = "yes" ] ; then
128 if [ -n "$TMPLOG" ] ; then
136 if [ "$VERBOSE" = "yes" ] ; then
139 if [ -n "$TMPLOG" ] ; then
147 if [ "$VERBOSE2" = "yes" ] ; then
150 if [ -n "$TMPLOG" ] ; then
158 if [ "$VERBOSE" = "yes" ] ; then
162 if [ -n "$TMPLOG" ] ; then
173 if [ "$VERBOSE2" = "yes" ] ; then
176 elif [ "$VERBOSE" = "yes" ]; then
178 if [ -n "$TMPLOG" ]; then
185 if [ -n "$TMPLOG" ]; then
201 if [ $? != 0 ] ; then
209 if [ $? != 0 ] ; then
260 if [ "x$OSTYPE" = xcygwin ] ; then
280 if [ "$HOST_OS" = darwin ] ; then
281 if ! echo __LP64__ | (CCOPTS= gcc -E - 2>/dev/null) | grep -q __LP64__ ; then
282 # or if gcc -dM -E - < /dev/null | grep -q __LP64__; then
306 if [ "$HOST_OS" = "darwin" ]; then
311 if [ $? != 0 ]; then
387 if [ -z "$BUILD_NUM_CPUS" ] ; then
402 if [ "$HOST_ARCH" = x86_64 ] ; then
417 if [ $HOST_OS = cygwin ] ; then
440 # cleanup temp files then exit with an error
453 if [ -z "$CC" ] ; then
456 if [ -z "$CXX" ] ; then
459 if [ -z "$CXXFLAGS" ] ; then
462 if [ -z "$LD" ] ; then
474 if [ "$FORCE_32BIT" = yes ] ; then
479 if [ $? != 0 ] ; then
489 if [ $? != 0 ] ; then
498 if [ $? != 0 ] ; then
503 if [ $? != 0 ] ; then
527 if [ $? != 0 ] ; then
576 if [ $? != 0 ] ; then
583 if [ $? != 0 ] ; then
602 if [ "$A_MD5" != "bf072e9119077b4e76437a93986787ef" ] ; then
625 if [ $RET != 0 ]; then
641 if [ -z "$_PBZIP2_initialized" ] ; then
654 if pattern_match "^(http|https|ftp):.*" "$1"; then
655 if [ -n "$CMD_WGET" ] ; then
657 elif [ -n "$CMD_CURL" ] ; then
669 if pattern_match "^(ssh|[^:]+):.*" "$1"; then
670 if [ -n "$CMD_SCP" ] ; then
683 if pattern_match "^(file://|/).*" "$1"; then
711 if [ "$current" = "$appendix" ]; then
734 if [ "$VERBOSE2" = "yes" ] ; then
753 if [ -n "$PBZIP2" ] ; then
779 if [ -z "$1" ] ; then
784 if [ "`basename $ARCHIVE`" = "$ARCHIVE" ] ; then
788 if [ "$VERBOSE2" = "yes" ] ; then
810 if [ -n "$PBZIP2" ] ; then
831 if [ ! -d "$SRCDIR" ] ; then
847 if [ ! -d "$SRCDIR" ] ; then
866 if [ ! -d "$SRCDIR" ] ; then
887 if [ ! -z "$1" ] ; then
891 if [ $tmpmax -lt 1 ] ; then
899 if [ ! -f "${LOGFILE}" ] ; then
911 if [ $ver -eq 1 ] ; then
915 if [ -f "${LOGFILE}${old}" ] ; then