aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
6 daysAdd MODULE.bazel.lock to gitignore. (#509)upstream-mainMatt
2024-05-02Re-add `licenses()` - internal license checker still requires it :/ (#506)Alexandre Rostovtsev
2024-05-01Add `default_applicable_license` and remove obsolete `licenses()` in all BUIL...Alexandre Rostovtsev
2024-04-30Support modern location expansions for run_binary (#490)UebelAndre
2024-04-25Add missing comma (#505)Philipp Stephani
2024-04-25Add license blurb to bzl_library_test.bzl and move blurb-less test data files...Alexandre Rostovtsev
2024-04-25Mention new contributor in changelog (#502)Alexandre Rostovtsev
2024-04-25Prepare release 1.6.1 (#501)upstream/1.6.1Alexandre Rostovtsev
2024-04-25Improve CI setup: add tests for Bazel 5.x and 6.x (with and without bzlmod); ...Alexandre Rostovtsev
2024-04-25Improve compatibility with Bazel 6. (#499)Philipp Stephani
2024-04-24Bump gazelle submodule version in sync with the main skylib module (#498)upstream/1.6.0Alexandre Rostovtsev
2024-04-24Prepare release 1.6.0 (#496)Alexandre Rostovtsev
2024-04-24Mark `modules.as_extension` as `reproducible` (#497)Fabian Meumertzheim
2024-04-24Make `out` on `native_binary` optional (#474)Ted Pudlik
2024-04-24Add helper functions for module extensions as `modules` (#456)Fabian Meumertzheim
2024-04-24Remove outdated rules_cc dependency (#476)Chris Sauer
2024-04-24Allow `bzl_library` to depend on non-`bzl_library` targets (#495)Xùdōng Yáng
2024-03-20expand_template: do not output_to_genfiles (#493)Alexandre Rostovtsev
2024-01-19Add licenses spec to new BUILD file (#485)Alexandre Rostovtsev
2024-01-08Add toolchains argument to unittests.make (#483)JY Lin
2023-11-16Modify actions in order not to need toolchain param (#478)kotlaja
2023-11-05prepare for release 1.5.0 (#472)upstream/1.5.0Xùdōng Yáng
2023-11-02Upgrade rules_go (#460)Ivo List
2023-10-31Add `doc` param to `unittest.make` (#464)UebelAndre
2023-10-25Add error for empty bzl_library (#457)Keith Smiley
2023-09-25versions: Don't fail on Bazel dev builds (#463)Fabian Meumertzheim
2023-09-18Fix bazel-skylib with Bazel@HEAD (#462)Yun Peng
2023-08-28Modify actions in order not to need `toolchain` param (#455)kotlaja
2023-08-22Expose int- and string-valued build settings as Make variables (#440)Fabian Meumertzheim
2023-08-08Bump rules_pkg dep to 0.9.1 to fix build with --incompatible_config_setting_p...Alexandre Rostovtsev
2023-05-31Update changelog and version for release 1.4.2 (#451)upstream/1.4.2Alexandre Rostovtsev
2023-05-31Allow .scl files in bzl_library (#450)Alexandre Rostovtsev
2023-05-31Avoid building build_test deps unnecessarily (#448)UebelAndre
2023-05-15Build with incompatible_disallow_empty_glob (#447)Xavier Bonaventura
2023-04-26Fix spelling (#445)Vertexwahn
2023-04-03Trivial buildifier fix (#444)Alexandre Rostovtsev
2023-02-09Update changelog and version for release 1.4.1 (#434)upstream/1.4.1Alexandre Rostovtsev
2023-02-08Update rules_go and gazelle deps to be compatible with --incompatible_disable...Alexandre Rostovtsev
2023-02-08fix: allow empty glob for `testdata` in the Gazelle extension (#432)Chuck Grindel
2023-02-02Update maintainer guide for bzlmod and bazel-central-registry (#430)Alexandre Rostovtsev
2023-01-27Fix distribution tarballs and update changelog and version for release 1.4.0 ...upstream/1.4.0Alexandre Rostovtsev
2023-01-20Add gazelle plugin to CI and distribution mechanism (#424)Alexandre Rostovtsev
2022-11-16Stop registering a Go SDK in the Gazelle submodule (#411)Simon Stewart
2022-11-07Add the gazelle plugin to the distribution (#400)Simon Stewart
2022-10-15Stop hardcoding runfiles prefix (#402)Nick Gooding
2022-10-03Bump stardoc dep to unbreak build with --experimental_enable_bzlmod (#398)Alexandre Rostovtsev
2022-09-05Make settings error message more friendly (#394)Xùdōng Yáng
2022-09-02Allow sandboxing for copy_* and fix copy_directory tests (#392)Alexandre Rostovtsev
2022-09-01Documentation fixes (#391)Alexandre Rostovtsev
2022-09-01Fix stardoc_with_diff_test linter warnings (#390)Alexandre Rostovtsev