Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.4.3

Lines Matching refs:directory

51 # Location of temporary directory where everything will be downloaded
98 # Location of the final sysroot. This must be a sub-directory of INSTALL_DIR
100 # be used when moved to another directory).
280 your NDK directory, and this script will directly download the toolchain
297 echo " --work-dir=PATH Temporary work directory [$WORK_DIR]"
320 echo "ERROR: Invalid reference repository directory path: $GIT_REFERENCE"
349 echo "ERROR: Not a directory: $1"
353 echo "ERROR: Missing directory: $1/build"
364 # Create the work directory
475 # Copy a directory, create target location if needed
477 # $1: source directory
478 # $2: target directory location
485 panic "Can't copy from non-directory: $SRCDIR"
488 fail_panic "Cannot copy to directory: $DSTDIR"
542 # A variant of 'download_file' used to specify the target directory
544 # $2: target directory
557 # $2: source directory for archive content
1344 # Copy this script to the install directory
1346 fail_panic "Could not copy build script to install directory"
1351 fail_panic "Could not copy SOURCES files to install directory"