summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-05Merge "use sys.exit() instead of exit() (#844)" into mainmainMatthias Männich
2024-04-05Merge "Upgrade rules_pkg to 0.10.1" into mainMatthias Männich
2024-04-04use sys.exit() instead of exit() (#844)aiuto
2024-04-04Upgrade rules_pkg to 0.10.1Yifan Hong
2024-04-04Adopt ownership of rules_pkg by the Kleaf teamMatthias Maennich
2024-02-08Update changelog and version numbers. (#819)upstream/0.10.1tonyaiuto
2024-02-08Temporarily restore //mappings.bzl and //pkg.bzl (#817)aiuto
2024-02-08Fix RPM package release and version files expansion (#816)Tomasz Wojno
2024-02-01Apply tar remap_paths to runfiles full paths (#812)Diego Ortin
2024-02-01Use raw string for docstring that contains a backslash (#815)Chuck Grindel
2024-01-31Update build_tar.pyAlex Bozhenko
2024-01-10doc and changelog update to go with 0.10.0 (#809)upstream/0.10.0aiuto
2024-01-10Fill out the CI matrix to cover the bazels that people use. (#807)aiuto
2024-01-09Explicitly set the FILE bit in zip external attributes. (#804)aiuto
2024-01-02Allow substitution of user-defined variables in RPM preamble (#787)Mike Kelly
2023-12-22update latest.md docs (#801)Chuck Grindel
2023-12-22update docsTony Aiuto
2023-12-21Add %posttrans scriptlet to RPM package (#799)Tomasz Wojno
2023-12-21Allow additional RPM macro defines (#794)Mike Kelly
2023-12-21turn off doc building in CI (#797)Chuck Grindel
2023-12-20Merge remote-tracking branch 'origin/upstream'Inna Palant
2023-12-19back offTony Aiuto
2023-12-19try stardoc againTony Aiuto
2023-12-19Fall back to WORKSPACE.bzlmod for examples/naming. Something about a local_r...Tony Aiuto
2023-12-19turn off doc building in CITony Aiuto
2023-12-19Explicitly set `%{_builddir}` macro (#792)Mike Kelly
2023-12-18Add metadata for rules_pkg.upstreamYifan Hong
2023-12-18Initial empty repositoryInna Palant
2023-12-01Update CODEOWNERS (#791)Alex Eagle
2023-11-28Bring tar runfiles up to feature parity with pkg_files.runfiles. (#754)aiuto
2023-11-27Only inject pre and post scriptlets when provided (#788)Mike Kelly
2023-11-22chore: suppress buildifier lint warnings (#776)Alex Eagle
2023-11-22CI fixes (#784)aiuto
2023-11-14Add yun as CI owner (#785)aiuto
2023-11-13Little fixes to stop lint warnings (#783)aiuto
2023-11-13Add support for `Obsoletes` tag in RPM definition (#778)Mike Kelly
2023-11-13fix the imports on the filter directory test (#782)aiuto
2023-11-07Don't load cc toolchain from rules_cc (#779)Yun Peng
2023-11-06doc: Fixup external manual references (#777)Mike Kelly
2023-11-06chore: buildifier format all files (#775)Alex Eagle
2023-11-06chore: add a pre-commit hook config (#774)Alex Eagle
2023-11-06Refactor all the input processing code. (#756)aiuto
2023-10-31Get bzlmod working in CI (#766)aiuto
2023-10-28use runfiles from rules_python (#768)aiuto
2023-10-24Use rules_cc to try to clean up CI runs which are failing on gcc (#764)aiuto
2023-10-16When pkg_tar.prefix_dir == base of symlink path, don't double-dip. (#749)aiuto
2023-10-16add imports to fix bazel --noexperimental_python_import_all_repositories flag...August Karlstedt
2023-10-16Align pkg_rpm returned files with other rules (#692)Tomasz Wojno
2023-10-16pkg_deb: allow data.tar.zst (#761)Adam Azarchs
2023-10-06fix(pkg_tar): properly normalize paths for empty files (#760)Adam Azarchs