Rules for manipulation of various packaging.

Rules

pkg_zip_impl

name

A unique name for this target.

mode

out

package_dir

package_file_name

See Common Attributes

package_variables

See Common Attributes

private_stamp_detect

srcs

stamp

Enable file time stamping. Possible values:

  • stamp = 1: Use the time of the build as the modification time of each file in the archive.
  • stamp = 0: Use an "epoch" time for the modification time of each file. This gives good build result caching.
  • stamp = -1: Control the chosen modification time using the --[no]stamp flag.

strip_prefix

timestamp


Macros and Functions

pkg_zip

Creates a .zip file. See pkg_zip_impl.

name

kwargs