Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...) https://bazelbuild.github.io/rules_pkg/
Go to file
aiuto 7c2983c869
pkg_zip: Some unicode file handling fixes and basic tests (#641)
Add primitive zip unicode filename handling tests
- Just make sure we can create an archive with non-ASCII file names.
2023-02-13 23:25:09 -05:00
.bazelci pkg_zip: Some unicode file handling fixes and basic tests (#641) 2023-02-13 23:25:09 -05:00
deb_packages
distro
doc_build
docs Support license attribute in pkg_deb (#651) 2023-01-11 11:34:12 -05:00
examples Replace the prebuilt rpmbuilt with a script (#649) 2023-01-04 09:42:19 -05:00
pkg pkg_zip: Some unicode file handling fixes and basic tests (#641) 2023-02-13 23:25:09 -05:00
tests pkg_zip: Some unicode file handling fixes and basic tests (#641) 2023-02-13 23:25:09 -05:00
toolchains
.bazelignore
.gitignore
AUTHORS
BUILD
CHANGELOG.md
CODEOWNERS
CONTRIBUTING.md
CONTRIBUTORS
LICENSE
MODULE.bazel Update to rules_license 0.0.4 (#667) 2023-02-09 17:49:20 -05:00
README.md
WORKSPACE
WORKSPACE.bzlmod
deps.bzl
developers.md pkg_zip: Some unicode file handling fixes and basic tests (#641) 2023-02-13 23:25:09 -05:00
install.bzl
mappings.bzl
package_variables.bzl
patching.md
pkg.bzl
providers.bzl
rpm.bzl
version.bzl Update to rules_license 0.0.4 (#667) 2023-02-09 17:49:20 -05:00

README.md

Bazel package building

Bazel rules for building tar, zip, deb, and rpm for packages.

For the latest version, see Releases (with WORKSPACE setup) / Documentation

Use rules-pkg-discuss@googlegroups.com for discussion.

CI: Build status

Basic rules

Package building rules

  • pkg - Rules for building packages of various types.
  • examples - Cookbook examples for using the rules.

As of Bazel 4.x, Bazel uses this rule set for packaging its distribution. Bazel still contains a limited version of pkg_tar but its feature set is frozen. Any new capabilities will be added here.

For developers

We hold an engineering status meeting on the first Monday of every month at 10am USA East coast time. Add to calendar / meeting notes