bazel-skylib/lib
Alexandre Rostovtsev 43c6185e7e
Make only root test_deps externally visible (#508)
All other test_deps targets implicitly require the root BUILD file
for the `license` target for their default_applicable_licenses;
therefore, users should only depend on the root test_deps target.
2024-07-15 17:57:10 +00:00
..
BUILD Make only root test_deps externally visible (#508) 2024-07-15 17:57:10 +00:00
collections.bzl Wrap invocation of dict.items() in list(). (#91) 2019-01-10 15:26:52 -05:00
dicts.bzl Implement omit and pick dicts functions. (#304) 2022-03-17 16:49:06 -04:00
modules.bzl Improve compatibility with Bazel 6. (#499) 2024-04-25 15:45:04 +02:00
new_sets.bzl Fix the comment to match the code. (#238) 2020-03-19 12:40:56 -04:00
old_sets.bzl Remove old_sets.bzl (#231) 2020-02-03 16:39:21 +01:00
partial.bzl Update partial.bzl to generate better markdown (#309) 2021-07-26 15:26:28 -04:00
paths.bzl Add is_normalized and starts_with to paths module (#514) 2024-05-29 15:40:38 +02:00
selects.bzl Fix type parsing errors on "always true" conditions. (#239) 2020-03-25 14:05:24 -04:00
sets.bzl Make sets.bzl point to new_sets.bzl instead of old_sets.bzl (#158) 2019-05-28 17:54:22 -04:00
shell.bzl Reformat .bzl files with buildifier and add format check. 2018-06-13 10:58:35 -04:00
structs.bzl to_json/to_proto methods on structs are deprecated and will be removed (#295) 2021-05-03 12:27:40 -04:00
subpackages.bzl fix: subpackages.all works for root packages (#530) (#531) 2024-07-12 23:36:14 +02:00
types.bzl Add types.is_set() to test whether an arbitrary object is a set as defined by new_sets.bzl. (#181) 2019-09-17 10:21:44 -04:00
unittest.bzl Add toolchains argument to unittests.make (#483) 2024-01-08 09:37:19 +01:00
versions.bzl versions: Don't fail on Bazel dev builds (#463) 2023-09-25 18:25:37 -07:00