summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-19Explicitly set `%{_builddir}` macro (#792)Mike Kelly
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
2023-09-27Add fixed releaser to because this will be done by a bot. (#757)aiuto
2023-09-18remove --incompatible_use_platforms_repo_for_constraints from ci run (#755)aiuto
2023-09-16Clean up some nits (#751)aiuto
2023-09-16chore: update versions of dependencies (#730)Alex Eagle
2023-09-16Add support for failing on file conflicts. (#683)Matt
2023-09-12Remove PackageArtifactsInfo. (#752)aiuto
2023-09-05Document that package_dir also uses package_variables (#747)Florian Scheibner
2023-09-01include verify_archive_test_main.py.tpl in the distribution (#735)aiuto
2023-09-01buildifier lint fixes (#744)aiuto
2023-09-01make build_tar priavte (#748)aiuto
2023-08-30pkg_tar remap_paths works for TreeArtifacts (bazelbuild#450) (#738)Jacob Nowjack
2023-08-30add docs for 0.9 (#740)aiuto
2023-08-30update latest docs to current. (#739)Alex Eagle
2023-08-21update docsTony Aiuto
2023-08-21Fix handling paths with whitepsaces (#733)Tomasz Wojno
2023-08-17Make pkg_zip compression configurable (#737)Alex Eagle
2023-08-17Add logging and extend docflode
2023-08-17Fix test on python 3.6flode
2023-08-17Fix python 3.6, doesn't support compresslevelflode
2023-08-17Make pkg_zip compression configurableflode
2023-08-16Append changelog to RPM spec file (#726)Tomasz Wojno
2023-08-16Fix pkg_deb changelog flag getter (#734)Tomasz Wojno
2023-08-14Add basic include_runfiles to pkg_files. (#724)aiuto
2023-08-14Add changelog attribute to pkg_deb (#725)Tomasz Wojno
2023-08-11chore: automate publishing releases to BCR (#722)Alex Eagle
2023-08-10Grab bag of fixes (#718)Alex Eagle
2023-08-09bump platforms because bazel at head requires it. sighTony Aiuto