Lines Matching full:packages
8 and cmake infrastructures) allow packages to specify hooks.
10 Most hooks aren't really useful for generic packages, since the +.mk+
34 * +LIBFOO_PRE_INSTALL_HOOKS+ (for host packages only)
35 * +LIBFOO_POST_INSTALL_HOOKS+ (for host packages only)
37 * +LIBFOO_PRE_INSTALL_STAGING_HOOKS+ (for target packages only)
38 * +LIBFOO_POST_INSTALL_STAGING_HOOKS+ (for target packages only)
40 * +LIBFOO_PRE_INSTALL_TARGET_HOOKS+ (for target packages only)
41 * +LIBFOO_POST_INSTALL_TARGET_HOOKS+ (for target packages only)
64 The +POST_RSYNC+ hook is run only for packages that use a local source,
70 +.git+, +.hg+, etc. are not copied. For most packages this is
84 Packages may also register hooks in +LIBFOO_TARGET_FINALIZE_HOOKS+.
85 These hooks are run after all packages are built, but before the