summaryrefslogtreecommitdiff
path: root/tests/mappings/BUILD
AgeCommit message (Expand)Author
2023-11-06chore: buildifier format all files (#775)Alex Eagle
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-08-14Add basic include_runfiles to pkg_files. (#724)aiuto
2023-02-13pkg_zip: Some unicode file handling fixes and basic tests (#641)aiuto
2023-02-08Genericize package manifest system and interface (#660)Andrew Psaltis
2022-09-15First cut at runfiles support in pkg_* rules (#605)aiuto
2022-09-12Create an example of the kind of link tree Node users must create (#603)aiuto
2022-09-07Add a test for picking up globs in a filegroup. (#602)aiuto
2022-05-10Support for setting executable bits. (#576)aiuto
2022-02-16Add @rules_license style license declarations (#508)aiuto
2022-02-03Fix some lint warnings. (#519)aiuto
2022-01-20Rename pkg_mklink.src to target (#496)upstream/0.6.0aiuto
2021-11-03Reorganize the source tree (#443)aiuto