Home
last modified time | relevance | path

Searched refs:PKG (Results 1 - 4 of 4) sorted by relevance

/third_party/fsverity-utils/scripts/
H A Ddo-release.sh36 PKG=fsverity-utils-$VERS
59 git tag --sign "v$VERS" --message="$PKG"
61 git archive "v$VERS" --prefix="$PKG/" > "$PKG.tar"
62 tar xf "$PKG.tar"
63 ( cd "$PKG" && make check )
64 rm -r "$PKG"
69 gpg --detach-sign --armor "$PKG.tar"
72 kup put "$PKG.tar" "$PKG
[all...]
/third_party/icu/icu4c/source/samples/uresb/
H A DMakefile26 PKG=$(TARGET) macro
/third_party/skia/third_party/externals/icu/source/samples/uresb/
H A DMakefile26 PKG=$(TARGET) macro
/third_party/node/
H A DMakefile1016 PKG=$(TARNAME).pkg macro
1075 $(PKG): release-only
1147 --package-path $(MACOSOUTDIR)/pkgs ./$(PKG)
1148 SIGN="$(PRODUCTSIGN_CERT)" PKG="$(PKG)" sh tools/osx-productsign.sh
1153 pkg: $(PKG)

Completed in 3 milliseconds