Searched refs:PACKAGE_DIR (Results 1 – 25 of 25) sorted by relevance
47 PACKAGE_DIR=48 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binary into specific directory"72 if [ "$PACKAGE_DIR" ]; then73 mkdir -p "$PACKAGE_DIR"74 fail_panic "Could not create package directory: $PACKAGE_DIR"102 if [ "$PACKAGE_DIR" ]; then106 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR"107 fail_panic "Could not create package: $PACKAGE_DIR/$ARCHIVE from $OUT"
29 PACKAGE_DIR=30 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package toolchain into this directory"55 if [ "$PACKAGE_DIR" ]; then56 PACKAGE_FLAGS="--package-dir=$PACKAGE_DIR"71 if [ "$PACKAGE_DIR" ]; then72 mkdir -p "$PACKAGE_DIR"73 fail_panic "Could not create package directory: $PACKAGE_DIR"74 FLAGS=$FLAGS" --package-dir=\"$PACKAGE_DIR\""120 if [ "$PACKAGE_DIR" ]; then121 dump "Done, see $PACKAGE_DIR"
35 PACKAGE_DIR=36 register_var_option "--package-dir=<path>" PACKAGE_DIR "Create archive tarball in specific director…97 if [ "$PACKAGE_DIR" ]; then98 mkdir -p "$PACKAGE_DIR"99 fail_panic "Could not create package directory: $PACKAGE_DIR"112 if [ "$PACKAGE_DIR" ]; then115 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SCAN_BUILD_SUBDIR" "$SCAN_VIEW_SUBDIR"
46 PACKAGE_DIR=47 register_var_option "--package-dir=<path>" PACKAGE_DIR "Create archive tarball in specific director…64 if [ "$PACKAGE_DIR" ]; then65 mkdir -p "$PACKAGE_DIR"66 fail_panic "Could not create package directory: $PACKAGE_DIR"111 if [ "$PACKAGE_DIR" ]; then115 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" $ALL_LD_MCLDS
34 PACKAGE_DIR=35 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"83 if [ "$PACKAGE_DIR" ]; then86 mkdir -p "$PACKAGE_DIR" &&87 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR"88 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
34 PACKAGE_DIR=35 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"92 if [ "$PACKAGE_DIR" ]; then95 mkdir -p "$PACKAGE_DIR" &&96 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR"97 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
50 PACKAGE_DIR=/tmp/ndk-$USER/prebuilt-$RELEASE51 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."71 will be: $PACKAGE_DIR94 FLAGS=$FLAGS" --package-dir=$PACKAGE_DIR"117 echo "Done, see $PACKAGE_DIR:"118 ls -l $PACKAGE_DIR
36 PACKAGE_DIR=37 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."49 PACKAGE_DIR=50 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binaries into package directory"117 if [ "$PACKAGE_DIR" ]; then120 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR/echo.exe" "$SUBDIR/cmp.exe"
42 PACKAGE_DIR=43 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binaries into package directory"104 if [ "$PACKAGE_DIR" ]; then107 mkdir -p "$PACKAGE_DIR" &&108 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR"109 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
48 PACKAGE_DIR=49 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package toolchain into this directory"129 if [ "$PACKAGE_DIR" ]; then130 mkdir -p "$PACKAGE_DIR"131 fail_panic "Could not create package directory: $PACKAGE_DIR"132 FLAGS=$FLAGS" --package-dir=$PACKAGE_DIR"194 if [ "$PACKAGE_DIR" ]; then195 echo "Copying $(basename $PACK) to $PACKAGE_DIR..."196 cp $PACK $PACKAGE_DIR/333 $PROGDIR/deploy-host-mcld.sh --package-dir=$PACKAGE_DIR --systems=$SYSNAME[all …]
41 PACKAGE_DIR=42 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive to package directory"129 if [ "$PACKAGE_DIR" ]; then132 mkdir -p "$PACKAGE_DIR" &&133 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$BIN_OUT" "$LIB_OUT"134 fail_panic "Could not package archive: $PACKAGE_DIR/$ARCHIVE"
61 PACKAGE_DIR=62 register_var_option "--package-dir=<path>" PACKAGE_DIR "Archive binary into specific directory"120 if [ "$PACKAGE_DIR" ]; then121 mkdir -p "$PACKAGE_DIR"122 fail_panic "Could not create package directory: $PACKAGE_DIR"237 if [ "$PACKAGE_DIR" ]; then240 …pack_archive "$PACKAGE_DIR/$ARCHIVE" "$ANDROID_NDK_ROOT" "prebuilt/android-$ARCH/gdbserver/$DSTFIL…
80 PACKAGE_DIR=$TOP/ndk-release-$TODAY200 --package-dir=$PACKAGE_DIR \218 --prebuilt-dir=$PACKAGE_DIR \220 --out-dir=$PACKAGE_DIR \231 NDK_TOOLCHAIN_PKG=${PACKAGE_DIR}/toolchain-src.tar.bz2
43 PACKAGE_DIR=44 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."179 if [ -n "$PACKAGE_DIR" ] ; then182 PACKAGE="$PACKAGE_DIR/libportable-libs-$ABI.tar.bz2"
37 PACKAGE_DIR=38 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."237 if [ -n "$PACKAGE_DIR" ] ; then243 PACKAGE="$PACKAGE_DIR/compiler-rt-libs-$ABI.tar.bz2"
48 PACKAGE_DIR=49 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."290 if [ -n "$PACKAGE_DIR" ] ; then293 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-headers-$VERSION.tar.bz2"307 PACKAGE="$PACKAGE_DIR/gnu-libstdc++-libs-$VERSION-$ABI.tar.bz2"
70 PACKAGE_DIR=71 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package prebuilt tarballs into directory."287 local PACKAGE="$PACKAGE_DIR/$PACKAGENAME"310 if [ "$PACKAGE_DIR" ]; then
82 PACKAGE_DIR=83 register_var_option "--package-dir=<path>" PACKAGE_DIR "Create archive tarball in specific director…207 if [ "$PACKAGE_DIR" ]; then208 mkdir -p "$PACKAGE_DIR"209 fail_panic "Could not create package directory: $PACKAGE_DIR"528 if [ "$PACKAGE_DIR" ]; then540 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR" $EXCLUSIONS
45 PACKAGE_DIR=46 register_var_option "--package-dir=<path>" PACKAGE_DIR "Create archive tarball in specific director…130 if [ "$PACKAGE_DIR" ]; then131 mkdir -p "$PACKAGE_DIR"132 fail_panic "Could not create package directory: $PACKAGE_DIR"444 if [ "$PACKAGE_DIR" ]; then448 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$NDK_DIR" "$SUBDIR"
58 PACKAGE_DIR=59 register_var_option "--package-dir=<path>" PACKAGE_DIR "Put prebuilt tarballs into <path>."468 if [ -n "$PACKAGE_DIR" ] ; then474 PACKAGE="$PACKAGE_DIR/${CXX_STL_PACKAGE}-libs-$ABI.tar.bz2"
133 PACKAGE_DIR=134 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package prebuilt tarballs into directory"479 if [ "$PACKAGE_DIR" ]; then480 mkdir -p "$PACKAGE_DIR"481 fail_panic "Can't create packaging directory: $PACKAGE_DIR"1611 local PACKAGE_DIR="$3"1613 local PACKAGE_FILE="$PACKAGE_DIR/$PACKAGE_NAME"1639 if [ "$PACKAGE_DIR" ]; then1643 package_gcc $SYSTEM $TOOLCHAIN "$PACKAGE_DIR"1646 echo "Done. See the content of $PACKAGE_DIR:"[all …]
66 PACKAGE_DIR=67 register_var_option "--package-dir=<path>" PACKAGE_DIR "Package prebuilt tarballs into directory."436 local PACKAGE="$PACKAGE_DIR/$PACKAGENAME"460 if [ "$PACKAGE_DIR" ]; then
72 PACKAGE_DIR=117 PACKAGE_DIR=$optarg741 if [ "$PACKAGE_DIR" ]; then742 mkdir -p "$PACKAGE_DIR"743 fail_panic "Could not create package directory: $PACKAGE_DIR"746 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$DSTDIR" "platforms"751 pack_archive "$PACKAGE_DIR/$ARCHIVE" "$DSTDIR" "samples"
684 if [ "$PACKAGE_DIR" ]; then685 mkdir -p $PACKAGE_DIR686 fail_panic "Could not create packaging directory: $PACKAGE_DIR"687 PACKAGE_NAME=$PACKAGE_DIR/$TARGET_TAG-$OS-$HOST_ARCH.tar.bz2691 log "Done. See $PACKAGE_DIR:"
53 PACKAGE_DIR=/tmp/ndk-$USER54 register_var_option "--package-dir=<path>" PACKAGE_DIR "Place package file in <path>"