Home | History | Annotate | Download | only in tools

Lines Matching refs:TO

11 # Unless required by applicable law or agreed to in writing, software
24 # that is relevant to API level N, and not contain anything that is already
135 echo "Use the --minimal flag if you want to generate minimal sysroot directories"
136 echo "that will be used to generate prebuilt toolchains. Otherwise, the script"
137 echo "will require these toolchains to be pre-installed and will use them to"
249 # $1: source directory (relative to $SRCDIR)
250 # $2: destination directory (relative to $DSTDIR)
257 log "Copying $3 from \$SRC/$1 to \$DST/$2."
289 # $1: source directory (relative to $SRCDIR)
290 # $2: destination directory (relative to $DSTDIR)
322 # Copy to our destination now
333 # $2: symbol source directory (relative to $SRCDIR)
334 # $3: destination directory for generated libs (relative to $DSTDIR)
342 # Let's locate the toolchain we're going to use
347 dump "Important: Use the --minimal flag to use this script without generated system shared libraries."
348 dump "This is generally useful when you want to generate the host cross-toolchain programs."
358 # Let's list the libraries we're going to generate
401 * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
405 * BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS
443 log "Copying \$DST/$PREV_PLATFORM_DST to \$DST/$PLATFORM_DST"
447 log "Symlink-copying \$DST/$PREV_PLATFORM_DST to \$DST/$PLATFORM_DST"
451 echo "ERROR: Could not copy previous sysroot to $DSTDIR/$NEW_PLATFORM"