aboutsummaryrefslogtreecommitdiff
path: root/docs/BUILD.bazel
AgeCommit message (Expand)Author
2023-07-08feat: Expose Python C headers through the toolchain. (#1287)Richard Levasseur
2023-05-02fix: Allow passing a tuple to the `tags` attribute. (#1191)Richard Levasseur
2023-04-24fix: remove reference to @bazel_tools//tools/python/private:defs.bzl (#1173)Ivo List
2023-03-09feat: bzl file per rule/provider (#1122)Richard Levasseur
2023-02-15fix: correctly advertise minimum supported version (#1065)Ignas Anikevicius
2023-02-15fix: Propagate testonly et al for wheel `.dist` targets (#1064)Richard Levasseur
2023-01-25refactor: pull implementations out of packaging.bzl (#1013)Alex Eagle
2023-01-23cleanup: remove vendored copy of skylib (#1003)Alex Eagle
2022-12-26Rename `BUILD` -> `BUILD.bazel` (#946)Greg Roodt