aboutsummaryrefslogtreecommitdiff
path: root/BUILD
AgeCommit message (Expand)Author
2023-04-03Trivial buildifier fix (#444)Alexandre Rostovtsev
2023-01-27Fix distribution tarballs and update changelog and version for release 1.4.0 ...upstream/1.4.0Alexandre Rostovtsev
2022-08-30feat: bzlmod setup (#385)nickgooding
2022-03-10Remove unused, empty //rules:bins filegroup, allowing us to simplify distribu...Alexandre Rostovtsev
2021-10-27Update internal dependencies to modern versions. Bazel Federation repo is dep...Alexandre Rostovtsev
2020-06-26Create Gazelle language for Starlark (#251)Andrew Z Allen
2020-04-02Update visibility of files (#243)Laurent Le Brun
2019-10-28Remove unnecesssary license BUILD comment (#209)c-parsons
2019-10-09Fix execute bit on empty_test.sh (#206)upstream/1.0.2aiuto
2019-10-08Fix to 1.0.1 - add missing .bzl files (#201)aiuto
2019-08-23Use rules_pkg to make the skylib tarball for a release. (#185)aiuto
2019-01-28Add rules to the test_deps target. (#102)Thomas Van Lenten
2019-01-16add unittest/toolchains/BUILD as a test dep (#96)c-parsons
2018-11-26Fix up lint issues. (#77)Thomas Van Lenten
2018-09-28Rename a number of instances of 'skylark' to 'starlark' or 'bzl'c-parsons
2018-09-24deprecate lib.bzl. (#58)Thomas Van Lenten
2018-06-13Add missing depupstream/0.5.0Thomas Van Lenten
2018-04-20Introduce new_sets.bzl (#32)Nicholas Titcombe
2018-04-17Add support for 'functools.partial' like functionality. (#34)dmaclach
2018-02-20Add missing versions to the library.Thomas Van Lenten
2018-02-20Format the with buildifier.Thomas Van Lenten
2017-10-31Add skylark_library rule (#8)Nathan Herring
2017-10-31Fix another misspelled testonlyupstream/0.1.1Tony Allevato
2017-10-10Initial check-in.Tony Allevato