1. 504a5b7 Split tools/jdk/BUILD into part that's needed to produce @build_tools and the content of it. by Ivo List · 4 years, 4 months ago
  2. 6fbfe5c Fix BUILD files for future incompatible changes by Laurent Le Brun · 6 years ago
  3. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  4. e5d4219 Update tests and source files to avoid depset union. by laurentlb · 6 years ago
  5. 3f87a95 Make part of @bazel_tools compatible with --incompatible_disallow_struct_provider_syntax by cparsons · 6 years ago
  6. 6e821a1 Fix simple bazel build_rules cases of rules returning struct by cparsons · 6 years ago
  7. 9a8318e Automatic code cleanup. by Googler · 6 years ago
  8. f09429c Run "buildifier --lint=fix" on bzl files by laurentlb · 6 years ago
  9. b57c2a4 Automatic code cleanup. by twerth · 6 years ago
  10. a7f3b85 Update bzl files to work with --all_incompatible_changes by laurentlb · 7 years ago
  11. 366da4c In java_rules_skylark depend on the javabase through //tools/jdk:current_java_runtime by cushon · 7 years ago
  12. d92725b Automatic code cleanup. by gregce · 7 years ago
  13. 20a042f Format all bzl files with buildifier by vladmos · 7 years ago
  14. ceaed51 Remove usages of `+` on dicts by vladmos · 7 years ago
  15. b23b6eb Rename set to depset by vladmos · 8 years ago
  16. ba41c2d Add bin_dir and genfiles_dir to ctx by Kristina Chodorow · 8 years ago
  17. 7cde82e Remove HOST_CFG and DATA_CFG references that cause warnings by Kristina Chodorow · 8 years ago
  18. 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
  19. 6022b7b Rollback of commit 4381a1d6e8f711957f430aac0c301acec6dfa0eb. by Damien Martin-Guillerez · 9 years ago
  20. 4381a1d Global cleanup change. by Vladimir Moskva · 9 years ago
  21. e2eb639 When computing the transitive config fragments required by a target, by Greg Estren · 9 years ago
  22. f88f4d8 Rationalize copyright headers by Damien Martin-Guillerez · 10 years ago
  23. 52bcf5a Change the skylark Java rules to use the configuration path separator. by Ulf Adams · 10 years ago
  24. c8db70c Improve the JDK and JRE filegroups to include all the necessary parts. Then fix the Skylark rules and tests that so far failed to declare dependencies on the JVM. by Philipp Wollermann · 10 years ago
  25. a2e2cc2 Remove errant paths from crosstool test files. by Alex Humesky · 10 years ago
  26. b537f82 Updated some bazel files to reflect the new way of how configuration fragments can be accessed. by Florian Weikert · 10 years ago
  27. ebd0e64 Use JDK's jar instead on relying on the one on the path in Java Skylark rules. by Damien Martin-Guillerez · 10 years ago
  28. 0bf90f7 Remove tools/jdk/jdk symbolic link creation by Damien Martin-Guillerez · 10 years ago
  29. d6f4808 Bootstrapping tools using Bazel by Damien Martin-Guillerez · 10 years ago
  30. b732062 Skylark cleanup: ctx.target(s) is deprecated, stop using it by Laurent Le Brun · 10 years ago
  31. 254aee4 Improve Java examples by Kristina Chodorow · 10 years ago[Renamed from tools/build_rules/java_rules_oss.bzl]
  32. 3671ff6 Add symlinks to third_party/ and tools/ to base_workspace by Kristina Chodorow · 10 years ago[Renamed from base_workspace/tools/build_rules/java_rules_oss.bzl]
  33. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago