Home | History | Annotate | Download | only in build

Lines Matching full:echo

21     echo $A
29 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
41 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
53 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
83 echo "Couldn't locate the top of the tree. Try setting TOP."
128 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
158 export PROMPT_COMMAND="echo -ne \"\033]0;[${product}-${variant}] ${USER}@${HOSTNAME}: ${PWD}\007\""
160 export PROMPT_COMMAND="echo -ne \"\033]0;[$apps $variant] ${USER}@${HOSTNAME}: ${PWD}\007\""
169 echo "Build for the simulator or the device?"
170 echo " 1. Device"
171 echo " 2. Simulator"
172 echo
178 echo -n "Which would you like? [1] "
182 echo $1
202 echo
203 echo "I didn't understand your response. Please try again."
204 echo
218 echo "Only device builds are supported for" `uname -s`
219 echo " Forcing TARGET_SIMULATOR=false"
220 echo
223 echo -n "Press enter: "
235 echo "Build type choices are:"
236 echo " 1. release"
237 echo " 2. debug"
238 echo
253 echo -n "Which would you like? ["$DEFAULT_NUM"] "
257 echo $1
277 echo
278 echo "I didn't understand your response. Please try again."
279 echo
312 echo -n "Which product would you like? [$default_value] "
316 echo $1
327 echo "** Not a valid product: $ANSWER"
340 echo "Variant choices are:"
347 echo " $index. $v"
357 echo -n "Which would you like? [$default_value] "
361 echo $1
367 elif (echo -n $ANSWER | grep -q -e "^[0-9][0-9]*$") ; then
376 echo "** Not a valid variant: $ANSWER"
389 echo
390 echo
393 echo
394 echo
397 echo
398 echo
401 echo
433 echo
434 echo "You're building on" $uname
435 echo
436 echo "Lunch menu... pick a combo:"
442 echo " $i. $choice"
446 echo
457 echo -n "Which would you like? [generic-eng] "
469 elif (echo -n $answer | grep -q -e "^[0-9][0-9]*$")
475 elif (echo -n $answer | grep -q -e "^[^\-][^\-]*-[^\-][^\-]*$")
482 echo
483 echo "Invalid lunch combo: $answer"
497 local product=$(echo -n $selection | sed -e "s/-.*$//")
501 echo
502 echo "** Don't have a product spec for: '$product'"
503 echo "** Do you have the right repo manifest?"
507 local variant=$(echo -n $selection | sed -e "s/^[^\-]*-//")
511 echo
512 echo "** Invalid variant: '$variant'"
513 echo "** Must be one of ${VARIANT_CHOICES[@]}"
519 echo
529 echo
539 local variant=$(echo -n $(echo $* | xargs -n 1 echo | grep -E '^(user|userdebug|eng)$'))
540 local apps=$(echo -n $(echo $* | xargs -n 1 echo | grep -E -v '^(user|userdebug|eng)$'))
542 if [ $(echo $variant | wc -w) -gt 1 ]; then
543 echo "tapas: Error: Multiple build variants supplied: $variant"
564 echo $TOP
583 echo $T
595 echo "Couldn't locate the top of the tree. Try setting TOP."
610 echo $T/Android.mk
630 local M=`echo $M|sed 's:'$T'/::'`
632 echo "Couldn't locate the top of the tree. Try setting TOP."
634 echo "Couldn't locate a makefile from the current directory."
648 local DASH_ARGS=$(echo "$@" | awk -v RS=" " -v ORS=" " '/^-.*$/')
649 local DIRS=$(echo "$@" | awk -v RS=" " -v ORS=" " '/^[^-].*$/')
651 DIR=`echo $DIR | sed -e 's:/$::'`
653 TO_CHOP=`echo $T | wc -c | tr -d ' '`
656 MFILE=`echo $START | cut -c${TO_CHOP}-`
669 echo "No Android.mk in $DIR."
676 echo "Couldn't locate the top of the tree. Try setting TOP."
686 echo "Couldn't locate the top of the tree. Try setting TOP."
707 echo "can't find Android.mk"
715 echo "$PID"
717 echo "usage: pid name"
725 adb shell echo '""' '>>' /data/anr/traces.txt && adb shell chmod 776 /data/anr/traces.txt && adb shell kill -3 $(pid system_server)
758 echo ""
759 echo "If you haven't done so already, do this first on the device:"
760 echo " gdbserver $PORT /system/bin/$EXE"
761 echo " or"
762 echo " gdbserver $PORT --attach $PID"
763 echo ""
766 echo >|"$OUT_ROOT/gdbclient.cmds" "set solib-absolute-prefix $OUT_SYMBOLS"
767 echo >>"$OUT_ROOT/gdbclient.cmds" "set solib-search-path $OUT_SO_SYMBOLS"
768 echo >>"$OUT_ROOT/gdbclient.cmds" "target remote $PORT"
769 echo >>"$OUT_ROOT/gdbclient.cmds" ""
773 echo "Unable to determine build system output dir."
845 echo "Couldn't locate the top of the tree. Try setting TOP."
853 echo "usage: tracedmdump tracename"
858 echo "Error: cannot find kernel: '$KERNEL'"
867 echo "post-processing traces..."
871 echo "***"
872 echo "*** Error: malformed trace. Did you remember to exit the emulator?"
873 echo "***"
876 echo "generating dexlist output..."
878 echo "generating dmtrace data..."
880 echo "generating html file..."
882 echo "done, see $TRACE/dmtrace.html for details"
883 echo "or run:"
884 echo " traceview $TRACE/dmtrace"
901 echo adbOptions = ${adbOptions}
908 echo "Usage: runhat [ -d | -e | -s serial ] target-pid [output-file]"
914 echo "hat is not available in this configuration."
922 echo "Poking $targetPid and waiting for data..."
924 echo "Press enter when logcat shows \"hprof: heap dump completed\""
925 echo -n "> "
932 echo "Retrieving file $devFile..."
937 echo "Running hat on $localFile"
938 echo "View the output by pointing your browser at http://localhost:7000/"
939 echo ""
948 echo "Could not locate any bugreports."
955 echo "/sdcard/bugreports/${report}"
983 echo "Couldn't locate output files. Try running 'lunch' first." >&2
988 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
1005 echo "Couldn't locate the top of the tree. Try setting TOP." >&2
1013 echo "Usage: godir <regex>"
1018 echo -n "Creating index..."
1020 echo " Done"
1021 echo ""
1026 echo "Not found"
1039 echo
1040 echo -n "Select one: "
1044 echo "Invalid choice"
1083 echo "including $f"