Add @rules_license style license declarations (#508)

* Add @rules_license declarations.

This is a little more unwieldy than we would like, in that we
hand add them to each BUILD file.

This should be enforced with a test, but it should be a non-Bazel
test at the source code level.
27 files changed
tree: 93dc5bfe65bc2bbbcebcd0b9b42c3845cd4948d9
  1. .bazelci/
  2. deb_packages/
  3. distro/
  4. doc_build/
  5. docs/
  6. examples/
  7. pkg/
  8. tests/
  9. toolchains/
  10. .bazelignore
  11. .gitignore
  12. AUTHORS
  13. BUILD
  14. CODEOWNERS
  15. CONTRIBUTING.md
  16. CONTRIBUTORS
  17. deps.bzl
  18. developers.md
  19. install.bzl
  20. LICENSE
  21. mappings.bzl
  22. package_variables.bzl
  23. patching.md
  24. pkg.bzl
  25. providers.bzl
  26. README.md
  27. rpm.bzl
  28. version.bzl
  29. WORKSPACE
README.md

Bazel package building

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

Latest version: 0.6.0 Release Notes / 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