aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-03to_json/to_proto methods on structs are deprecated and will be removed (#295)Alexandre Rostovtsev
2021-03-31lint warning fix (#115)c-parsons
2021-03-31Add shebang lines to tests directory shell scripts (#288)Olek Wojnar
2021-03-31Add write_file and copy_file docs to README (#291)Christopher Sauer
2021-01-29update owners (#289)aiuto
2020-12-17Explain criteria for contributing (#286)alandonovan
2020-11-12Enable unittest.suite to accept partial calls of test rules (#276)David Sanderson
2020-10-21Handle "internal" directory visibility (#274)Andrew Z Allen
2020-10-19Gazelle now handles imports from `@bazel_tools` (#273)Andrew Z Allen
2020-10-15Regenerate new_sets.bzl docs. (#280)River
2020-09-25Remove laurentlb from CODEOWNERS (#279)Laurent Le Brun
2020-09-25Address latent buildifier issues. (#278)David Sanderson
2020-09-15Fix CODEOWNERS (#275)Andrew Z Allen
2020-09-07Add support for gazelle handling relative imports (#271)Samuel Giddins
2020-08-27update release notes for 1.0.3 (#270)upstream/1.0.3aiuto
2020-08-20Move bzl ext (#265)Ivo List
2020-08-20Improve inspect_output_dirs_test bin_dir comparison (#267)c-parsons
2020-08-11Prettify failure message of asserts.set_equals. (#263)Ivo List
2020-08-10Add missing bzl_library for analysis_test.bzl (#262)Jonathan B Coe
2020-07-31rm last usage of --experimental_build_setting_api (#260)Julie
2020-07-24Stop depending on rules_pkg through the federation. (#259)aiuto
2020-07-22Add `new_sets` as a dep of `sets` bzl_library (#253)Bocete
2020-07-10copy_file: Add parameter to allow symlinks (#252)Yannic
2020-06-26Create Gazelle language for Starlark (#251)Andrew Z Allen
2020-06-24Remove --experimental_build_setting_api usage (#249)Julie
2020-06-24Add myself to codeowners for rules (#256)Julie
2020-06-19Address lint errors (#254)Andrew Z Allen
2020-04-15Add license and copyright notice (#245)Laurent Le Brun
2020-04-14Fix diff_test when filepath includes external (#241)Robbert van Ginkel
2020-04-03Depend on bzl_library, not on individual bzl files (#244)Laurent Le Brun
2020-04-02Update visibility of files (#243)Laurent Le Brun
2020-03-25Fix type parsing errors on "always true" conditions. (#239)Greg
2020-03-19Fix the comment to match the code. (#238)Thomas Van Lenten
2020-02-27Create a helper rule for selecting a file from outputs of another rul… (#233)irengrig
2020-02-18Run buildifier over the directory. (#235)Thomas Van Lenten
2020-02-18Fix buildifier issue failing on CI. (#234)Thomas Van Lenten
2020-02-06Add absolute path tests for Windows (#230)Bor Kae Hwang
2020-02-03Migrate code for the flag --incompatible_disable_depset_items (#232)Laurent Le Brun
2020-02-03Remove old_sets.bzl (#231)Laurent Le Brun
2020-01-16Remove flag --incompatible_remap_main_repo (#227)Laurent Le Brun
2019-10-30Migrate for --incompatible_use_platforms_repo_for_constraints (#214)Marcel Hlopko
2019-10-29make select_tests resilient to default configuration differences (#212)c-parsons
2019-10-29Remove links to maprules (#213)Marc Plano-Lesay
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-08Remove genfiles_dir retrieval method (#203)upstream/1.0.1c-parsons
2019-10-08Fix to 1.0.1 - add missing .bzl files (#201)aiuto
2019-10-08Expose target_under_test's bin and genfiles path (#202)Samuel Freilich
2019-10-07fix distribution so that we get the right dependencies load (#200)aiuto
2019-10-04Update version and changelog in prep for 1.0.0 release (#196)upstream/1.0.0aiuto