Home | History | Annotate | Download | only in scripts

Lines Matching refs:package

6 # This script will check out llvm and clang, build a full package
8 # clang-package with the new plugin revisions.
10 # The new package can be uploaded to replace the existing clang
11 # package at the same clang revision.
30 "$THIS_DIR"/package.sh $@
37 echo "Could not find package archive $PDIR.tgz generated by package.sh"
42 # package and add the plugin shared-libraries to the existing package.
53 echo "The plugin revision $LIBNAME is already in the existing package."
60 echo The clang package has been repackaged with $LIBNAME