Home | History | Annotate | Download | only in tools

Lines Matching refs:sh

1 #!/bin/sh
22 # Revamp of the 'ndk-buil.sh' based on feedback and NDK build
30 . `dirname $0`/prebuilt-common.sh
145 $PROGDIR/download-toolchain-sources.sh $NDK_SRC_DIR \
160 $PROGDIR/gen-platforms.sh \
165 fail_panic "build-platforms.sh failed. Logfile in $logfile"
198 $PROGDIR/rebuild-all-prebuilt.sh \
207 fail_panic "rebuild-all-prebuilt.sh failed. Logfile in $logfile"
217 $PROGDIR/package-release.sh \
227 fail_panic "package-release.sh failed. Logfile in $logfile"