Home
last modified time | relevance | path

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

/ndk/build/core/
Dndk-common.sh81 TMPLOG=
84 TMPLOG="$NDK_LOGFILE"
102 TMPLOG="$NDK_LOGFILE"
103 rm -rf "$TMPLOG" && mkdir -p `dirname "$TMPLOG"` && touch "$TMPLOG"
104 echo "To follow build in another terminal, please use: tail -F $TMPLOG"
109 if [ -n "$TMPLOG" ] ; then
110 echo "$@" >> $TMPLOG
120 if [ -n "$TMPLOG" ] ; then
121 echo "$@" >> $TMPLOG
131 if [ -n "$TMPLOG" ] ; then
[all …]
/ndk/build/tools/
Dbuild-gcc.sh175 echo "Error while copying sysroot files. See $TMPLOG"
236 dump "Error while trying to configure toolchain build. See $TMPLOG"
255 echo "Error while building mingw toolchain. See $TMPLOG"
259 echo "Error while building toolchain. See $TMPLOG"
269 echo "Error while installing toolchain. See $TMPLOG"
Dbuild-gdbserver.sh214 dump "Could not configure gdbserver build. See $TMPLOG"
245 dump "Could not install $DSTFILE. See $TMPLOG"
Ddownload-toolchain-sources.sh231 fail_panic "Could not package toolchain source archive ?. See $TMPLOG"
246 rm -f $TMPLOG