Home
last modified time | relevance | path

Searched refs:TMPLOG (Results 1 – 4 of 4) sorted by relevance

/ndk/build/tools/
Dndk-common.sh84 TMPLOG=
87 TMPLOG="$NDK_LOGFILE"
105 TMPLOG="$NDK_LOGFILE"
106 rm -rf "$TMPLOG" && mkdir -p `dirname "$TMPLOG"` && touch "$TMPLOG"
107 echo "To follow build in another terminal, please use: tail -F $TMPLOG"
112 if [ -n "$TMPLOG" ] ; then
113 echo "$@" >> $TMPLOG
120 if [ -n "$TMPLOG" ] ; then
121 printf %s "$@" >> $TMPLOG
131 if [ -n "$TMPLOG" ] ; then
[all …]
Dbuild-gdbserver.sh212 dump "Could not configure gdbserver build. See $TMPLOG"
240 dump "Could not install $DSTFILE. See $TMPLOG"
Dbuild-gcc.sh250 echo "Error while copying sysroot files. See $TMPLOG"
401 dump "Error while trying to configure toolchain build. See $TMPLOG"
426 echo "Error while building mingw/darwin toolchain. See $TMPLOG"
431 echo "Error while building toolchain. See $TMPLOG"
448 echo "Error while installing toolchain. See $TMPLOG"
Ddownload-toolchain-sources.sh277 fail_panic "Could not package toolchain source archive ?. See $TMPLOG"
293 rm -f $TMPLOG