1. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  2. 9f73b2c C++: Add defs.bzl to genproto.bzl by plf · 6 years ago
  3. 04737ba Fix genproto.bzl test broken by unknown commit by plf · 6 years ago
  4. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  5. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  6. 6d0b14b rule_test: apply "tags" to all rules in the macro by Laszlo Csomor · 6 years ago
  7. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  8. 73550c1 Use lite proto in the client, thereby reducing the size of our binary by ~1MiB to 45.036MiB. We're *almost* 45 binary megabytes! by lberki · 6 years ago
  9. 77b9875 file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  10. 28f8af7c Automated rollback of commit 76583ee114570e1866c1cc3842b40968e0119793. by laszlocsomor · 6 years ago
  11. 76583ee file_test, rule_test: now as sh_test rules by Laszlo Csomor · 6 years ago
  12. e5d4219 Update tests and source files to avoid depset union. by laurentlb · 6 years ago
  13. 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
  14. 6e821a1 Fix simple bazel build_rules cases of rules returning struct by cparsons · 6 years ago
  15. 2c1d792 Make cc_grpc_librarys only depend on the protobuf runtime library not the whole protobuf compiler. by Benjamin Peterson · 6 years ago
  16. 539bfc9 Add explicit dependency on protoc_lib in cc_grpc_library by Alexandre Rostovtsev · 6 years ago
  17. bf05bc2 Fix comment in tools/build_rules/genproto.bzl by hlopko · 6 years ago
  18. 9a8318e Automatic code cleanup. by Googler · 6 years ago
  19. fe2791b Fix build breakage caused by https://github.com/bazelbuild/bazel/commit/f09429c201347f306954479d6ad156efa7cc49d8 by laurentlb · 6 years ago
  20. f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
  21. b57c2a4 Automatic code cleanup. by twerth · 6 years ago
  22. a780be3 Automated rollback of commit d550145730c330cf9412b0f48b5f423829d9ff85. by Googler · 6 years ago
  23. d550145 file_test: fix for Windows by Laszlo Csomor · 6 years ago
  24. 470a913 file_test: add integration tests by Laszlo Csomor · 6 years ago
  25. a7f3b85 Update bzl files to work with --all_incompatible_changes by laurentlb · 7 years ago
  26. 366da4c In java_rules_skylark depend on the javabase through //tools/jdk:current_java_runtime by cushon · 7 years ago
  27. d92725b Automatic code cleanup. by gregce · 7 years ago
  28. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  29. 013af7d Make test_rules.bzl --all_incompatible_changes compliant. by Mathieu Boespflug · 7 years ago
  30. 58efcfd test_rules.bzl: Make Skylark rule forward compatible by David Ostrovsky · 7 years ago
  31. ceaed51 Remove usages of `+` on dicts by vladmos · 7 years ago
  32. b23b6eb Rename set to depset by vladmos · 8 years ago
  33. 00b290c remove @bazel_tools//tools/build_rules:gensrcjar target by ajmichael · 8 years ago
  34. 6073f1d protobuf: Use bazel's native java_proto_library rules. by Jakob Buchgraber · 8 years ago
  35. 4229823 Remove unnecessary python skylark rules and update example by Yu Yi · 8 years ago
  36. e36a66c Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde. by Dmitry Lomov · 8 years ago
  37. 4b73e97 Roll forward execroot change by Kristina Chodorow · 8 years ago
  38. 50e7e7f Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:protobuf to refer to the Java proto runtime. by Carmi Grushko · 8 years ago
  39. 443faf1 Global cleanup change. by Kristina Chodorow · 8 years ago
  40. b89f30e Add support for rules_test on rules in a different repository or in the by John Cater · 8 years ago
  41. e23b79c Only add the runfiles of artifacts that are actual inputs of the spawn action. by Florian Weikert · 8 years ago
  42. ba41c2d Add bin_dir and genfiles_dir to ctx by Kristina Chodorow · 8 years ago
  43. 7cde82e Remove HOST_CFG and DATA_CFG references that cause warnings by Kristina Chodorow · 8 years ago
  44. fd158cb Silence the warning about Javac not supporting workers during bootstrap by renaming the action mnemonic in the Java Skylark rules to JavacBootstrap. by Philipp Wollermann · 8 years ago
  45. 6022b7b Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb. by Damien Martin-Guillerez · 9 years ago
  46. 4381a1d Global cleanup change. by Vladimir Moskva · 9 years ago
  47. c02dc27 Global cleanup change. by Vladimir Moskva · 9 years ago
  48. c5804ab Global cleanup change. by Laurent Le Brun · 9 years ago
  49. de424b6 Remove rust, jsonnet, scala and closure from the Bazel repository by Damien Martin-Guillerez · 9 years ago
  50. a51a85e Cut dependency on BoringSSL. by Lukacs Berki · 9 years ago
  51. c6c516d Make the genproto rules of Bazel usable from other repositories. by Lukacs Berki · 9 years ago
  52. 19eadbe Fix Bazel continuous build. by Lukacs Berki · 9 years ago
  53. 821a504 Support gRPC in the Bazel-internal protobuf rules. by Lukacs Berki · 9 years ago
  54. 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
  55. ffcc522 Rollback of commit 3248a5ea6ecb9f5f2080876a70de016825f54707. by Lukacs Berki · 9 years ago
  56. 3248a5e Update our rudimentary proto rules to be able to handle gRPC. by Lukacs Berki · 9 years ago
  57. f739cc3 Enable overriding attributes for Rust binaries. by David Chen · 9 years ago
  58. 96df361 Remove deprecated Skylark rules by Kristina Chodorow · 9 years ago
  59. d521245 Marking Closure Tools for Bazel as deprecated. by Googler · 9 years ago
  60. eab1ce2 Fix go_prefix to resolve to the right repository by Kristina Chodorow · 9 years ago
  61. 19b5675 Deprecate built-in Skylark rules by Kristina Chodorow · 9 years ago
  62. b78bbd5 Add Python protobuf to Bazel third_party and move all protobuf targets into by David Chen · 9 years ago
  63. ba05c37 Upgrade Apache Commons Collections to v3.2.2 by Googler · 9 years ago
  64. 2de7a88 Update rust rule to reference deps in @bazel_tools by Kristina Chodorow · 9 years ago
  65. 4e65601 Fix references to @bazel_tools// repository in Go rules. by David Chen · 9 years ago
  66. 287094b Add design doc for Go rules as markdown. by Han-Wen Nienhuys · 9 years ago
  67. d73c97d Restore allow_files and single_file attributes. by Julio Merino · 9 years ago
  68. 19e9953 Allow preprocessing proto files before compiling them in gensrcjar.sh. by Julio Merino · 9 years ago
  69. a6e4482 Split out Java proto compilation logic to a helper script (take 2). by Julio Merino · 9 years ago
  70. c0a9fb6 Rollback of commit 8ec3866d9e5d28f6c09546269ec82731c45c28ad. by Damien Martin-Guillerez · 9 years ago
  71. 699f87a Rename proto_java_library to java_proto_library. by Julio Merino · 9 years ago
  72. ffc891c Use ctx.executable to get references to the binaries. by Julio Merino · 9 years ago
  73. be19783 Fix issues with commit 650533fffccb97910338f335939de76922c9f679 by Michael Zhou · 9 years ago
  74. 8ec3866 Split out Java proto compilation logic to a helper script. by Julio Merino · 9 years ago
  75. 0e7f137 Use a specific release of the Closure Compiler instead of referencing -latest by Kamil Jiwa · 9 years ago
  76. 650533f Update Closure Tools dependencies and add arguments to closure_js_binary() by Michael Zhou · 9 years ago
  77. 5854a72 Turn //tools/build_rules into a package. by Julio Merino · 9 years ago
  78. ce449e8 Don't import API functions you don't use by Francois-Rene Rideau · 9 years ago
  79. cf521dd Revert "Merge pull request #910 from Dominator008/closure" by Damien Martin-Guillerez · 9 years ago
  80. 3f70577 Merge pull request #910 from Dominator008/closure by Kamil Jiwa · 9 years ago
  81. 33573dc Add "--language_in" and "--language_out" to closure_js_binary.bzl by Michael Zhou · 9 years ago
  82. 806d9c6 Reformat genproto.bzl to comply with the style guide. by Julio Merino · 9 years ago
  83. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  84. af1d67f Update dependencies in closure_repositories.bzl by Michael Zhou · 9 years ago
  85. 1e1e94b Updates the appengine_war() rule to include the transitive dependencies of the input rules in the output war. by Alex Humesky · 9 years ago
  86. 175b267 Use build_file_content attribute of new_* repositories instead of build_file in Skylark rules by Damien Martin-Guillerez · 9 years ago
  87. 98fc32c Update documentation of skylark rules: correct load statements by Damien Martin-Guillerez · 9 years ago
  88. 56ac506 [rust] Update Rust rules to Rust 1.6 by David Chen · 9 years ago
  89. 68d0b69 Use labels in load statements by Damien Martin-Guillerez · 9 years ago
  90. d31b30d Update appengine repository rule names by Kristina Chodorow · 9 years ago
  91. b21b2ba Convert skylark rules and tests to use _ in repo names by Kristina Chodorow · 9 years ago
  92. 0bf232e Fix appengine rule to use all @bazel_tools targets by Kristina Chodorow · 9 years ago
  93. 3bd2589 Update appengine.bzl rules to use remote repos by Kristina Chodorow · 9 years ago
  94. 17e419e Allow empty go_prefix. by Han-Wen Nienhuys · 9 years ago
  95. 1f1658c Basic build tag support for go rules by David Santiago · 9 years ago
  96. 72ae5e3 Fix bazel_go_example_test. Changes: by Han-Wen Nienhuys · 9 years ago
  97. be9f577 Make the Go rules depend on the Go toolchain targets in the main repository. by Lukacs Berki · 9 years ago
  98. 2ec1b0a Remove deleted WORKSPACE.go-toolchain from srcs. by David Chen · 9 years ago
  99. 7019ff9 Use load() to add external repositories for Skylark rules. by David Chen · 9 years ago
  100. 34a6df1 Drop intermediate zip archive from py_binary output by Benjamin Staffin · 9 years ago