summaryrefslogtreecommitdiff
path: root/distro
AgeCommit message (Expand)Author
2023-11-06chore: buildifier format all files (#775)Alex Eagle
2023-10-31Get bzlmod working in CI (#766)aiuto
2023-10-28use runfiles from rules_python (#768)aiuto
2023-10-16add imports to fix bazel --noexperimental_python_import_all_repositories flag...August Karlstedt
2023-05-23Add a check to ensure that version.bzl and MODULE.bazel remain in sync. (#697)aiuto
2022-04-06Allow pkg_tar to have a package_dir == './' (#570)aiuto
2022-03-16Fix a regression in handling tar deps to pkg_tar when there is a file prefix ...aiuto
2022-02-16Add @rules_license style license declarations (#508)aiuto
2022-02-15move the rpmbuild toolchain definition to //toolchains/rpm. (#514)aiuto
2022-02-14Stop archive writer from always adding './' as a root path. (#540)aiuto
2022-02-08Move the designated place for pkg_tar to be //pkg:tar.bzl. (#526)aiuto
2022-01-28Move build_tar to pkg/private/tar (#490)aiuto
2021-12-07Improved doc generation: Produce a single reference doc. (#474)aiuto
2021-12-06Split pkg_zip implementation out of pkg.bzl (#461)aiuto
2021-11-07refactor pkg_deb (#446)aiuto
2021-11-03Reorganize the source tree (#443)aiuto