Lines Matching full:files
43 # set to 'yes' if we should use 'git ls-files' to list the files to
85 echo "with the build/tools/build-toolchain.sh script. These files should be"
108 echo " --no-git Don't use git to list input files, take all of them."
163 # The list of git files to copy into the archives
165 echo "Collecting sources from git (use --no-git to copy all files instead)."
166 GIT_FILES=`cd $NDK_ROOT_DIR && git ls-files`
168 echo "Collecting all sources files under tree."
170 # i.e. generated files...
175 # Get all files under the NDK root
188 echo "Creating reference from source files"