1. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  2. e826049 Use java macros in java_tools. by iirina · 6 years ago
  3. 9f7fe69 Add OpenJDK 11 archives for aarch64 (arm64). by philwo · 6 years ago
  4. 27c04e2 Update android-tools to version 0.7. by John Cater · 6 years ago
  5. 6bb5ae2 Update Bazel's skydoc dependency to HEAD by cparsons · 6 years ago
  6. aaf6457 Embed @platforms into the Bazel binary by hlopko · 6 years ago
  7. e2a1966 Update android_tools and create version 0.6. by John Cater · 6 years ago
  8. 88be1f7 Automated rollback of commit 324dc44e6bafb487331724ae83d67bc18ed8a8aa. by hlopko · 6 years ago
  9. 324dc44 Embed @platforms into the Bazel binary by Marcel Hlopko · 6 years ago
  10. 0eec693 Add testing for java_tools that embed javac12. by iirina · 6 years ago
  11. 6428433 update rbe toolchains for bazel 0.26.0 by Jakob Buchgraber · 6 years ago
  12. c3c5dab Update remote android tools to 0.5 by Jingwen Chen · 6 years ago
  13. b0403a7 Upgrade java_tools version to javac_11-v2.0 by iirina · 6 years ago
  14. 82df64d Enable persistent worker mode in Android desugar actions by Jingwen Chen · 6 years ago
  15. 733979c Remote Android tools release 0.3.0 by Jingwen Chen · 6 years ago
  16. bad5a2b Upgrade the default java_toolchain to jdk11. by iirina · 6 years ago
  17. a6e9260 Add javac11 testing. by iirina · 6 years ago
  18. ada3659 update toolchains to also support running android tests by Jakob Buchgraber · 6 years ago
  19. c46aa47 update rbe toolchains for bazel 0.25.0 by Jakob Buchgraber · 6 years ago
  20. 3541ad6 make rbe work by Jakob Buchgraber · 6 years ago
  21. 8887169 Upgrade the java_tools to javac10 v3.1. by iirina · 6 years ago
  22. 88bb406 Upgrade java tools to javac10-v3.0 by iirina · 6 years ago
  23. 3ab4dbc Replace git_repository with http_archive for jdk langtools. by iirina · 6 years ago
  24. e481486 Extract runtime desugar lib dependencies to @android_tools by Jingwen Chen · 6 years ago
  25. 75a3a53 Add http_archive entries for testing with various JDK versions. by philwo · 6 years ago
  26. 7fcbeec Format WORKSPACE with buildifier by Keith Smiley · 6 years ago
  27. adacaf9 Use smaller minimal JDK after we have removed java.desktop in b88433f? by Tobias Werth · 6 years ago
  28. 593c530 Update RBE platform by Jakob Buchgraber · 6 years ago
  29. 93e8073 Build java_tools for javac9 and javac10. by iirina · 6 years ago
  30. ec2b080 Remove CoverageOutputGenerator from the bazel binary. by iirina · 6 years ago
  31. ebdbdcd Remove singlejar from bazel binary by iirina · 6 years ago
  32. 186929e Unbundle Android tools from Bazel's binary by Jingwen Chen · 6 years ago
  33. 6b06acc Mirror all artifacts downloaded by Bazel's WORKSPACE file by hlopko · 6 years ago
  34. 46defbc Use intermediate zip file for Windows Java tools. by elenairina · 6 years ago
  35. f5c33426 Use the zip version of the Java tools latest release. by iirina · 6 years ago
  36. 6f52fca Generate documentation for embedded repository rules by Klaus Aehlig · 6 years ago
  37. daf3014 Update minimal embedded JDK after 7a3af9f. by Tobias Werth · 6 years ago
  38. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  39. 333c8c3 Upgrade the java tools version in bazel to 0.6 by Liam Miller-Cushon · 6 years ago
  40. de0612a Update bazel_toolchains to latest release and add toolchain config target for BuildKite CI (rbe_ubuntu1604) by Googler · 6 years ago
  41. 1488f91 Add stardoc test for generated sources support by cparsons · 6 years ago
  42. 6edd264 Upgrade Java tools to version 0.5.1. by iirina · 6 years ago
  43. 0bffbb3 Upgrade the java tools version in bazel to 0.5. by iirina · 6 years ago
  44. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 6 years ago
  45. 38da4ab Update java_tools to 0.4 and a new BUILD file. by iirina · 6 years ago
  46. 2ef940f Update the remote java tools archive to include the right permissions. by iirina · 6 years ago
  47. 7de30c1 Update bazel_toolchains to latest release. by philwo · 6 years ago
  48. 8db50b6 RELNOTES: Upgrade the embedded JDK version to 11.0.2. by Tobias Werth · 6 years ago
  49. 0068055 Bump vanilla JDK from 11.0.1 to 11.0.2. by Tobias Werth · 6 years ago
  50. 5a8be80 Upgrade vanilla JDK to 11. by Tobias Werth · 6 years ago
  51. 75edd78 Format Bazel's WORKSPACE file with Buildifier. by philwo · 6 years ago
  52. f34ad0e RELNOTES: Add --incompatible_use_jdk11_as_host_javabase: makes JDK 11 the default --host_javabase for remote jdk (https://github.com/bazelbuild/bazel/issues/7219) by cushon · 6 years ago
  53. 22d375b Add incompatible flags for using the remote Java tools for the default java_toolchain and host_java_toolchain. by iirina · 6 years ago
  54. 702bfe7 Use new minimal JDK which now contains debugging libraries. by Tobias Werth · 6 years ago
  55. aae2096 Remove mount_path_toolchain and associated test. by philwo · 6 years ago
  56. fbf8fb9 Use minimal JDK, which is cached on bazel-mirror. by Tobias Werth · 6 years ago
  57. f443d09 Upload desugar_jdk_libs stuff to mirror.bazel.build and use the mirror. by philwo · 6 years ago
  58. 186bdcd Versioned documentation by Jingwen Chen · 6 years ago
  59. 218e8f6 Build a minimal jdk by Tobias Werth · 6 years ago
  60. 9e5ab48 update bazel-toolchains for Bazel 0.20.0 by buchgr · 6 years ago
  61. d4a8a47 Fix more files in @additional_distfiles by Klaus Aehlig · 6 years ago
  62. dbe05df Update the version of skylib bundled in the distfile by Klaus Aehlig · 6 years ago
  63. a964125 bump https://github.com/google/desugar_jdk_libs and update Android desugaring configuration accordingly. by kmb · 6 years ago
  64. 9d81cf7 Automated rollback of commit a7f07cb45358f84bc2c1b74c7b21481385845b6d. by buchgr · 6 years ago
  65. a7f07cb Switch to minimal JDK for the embedded JDK. by Tobias Werth · 6 years ago
  66. 48b672c Misc cleanup by cparsons · 6 years ago
  67. 2f83892 Finish converting googleapis and remoteapis into local_repository repos. by John Cater · 6 years ago
  68. fd52341 update bazel-toolchains pin to latest release by Googler · 6 years ago
  69. acafe5a testing: add a data-dependency for sync tests by Klaus Aehlig · 6 years ago
  70. 6ebc71f Add mirror.bazel.build URLs for Linaro's OpenJDK. by philwo · 6 years ago
  71. a55714c Set default of --incompatible_remove_native_{http_archive,git_repository} to true by Klaus Aehlig · 6 years ago
  72. e94aa22 Pin GoogleTest to latest commit (2018/10/5) by Loo Rong Jie · 6 years ago
  73. 3aca578 Automated rollback of commit bb8bb0ee075f7451331e0eb8cfe73ddeacbffece. by pcloudy · 6 years ago
  74. bb8bb0e Set default of --incompatible_remove_native_{http_archive,git_repository} to true by Klaus Aehlig · 6 years ago
  75. 54c2572 Add openjdk_linux_archive java_toolchain for nojava platform. by philwo · 6 years ago
  76. e0e4675 Remove the com_google_protobuf_(java|cc) external workspaces. by Benjamin Peterson · 6 years ago
  77. 7eb9ea1 Automated rollback of https://github.com/bazelbuild/bazel/commit/808ec9ff9b5cec14f23a4ba106bc5249cacc8c54 and https://github.com/bazelbuild/bazel/commit/4c9149d558161e7d3e363fb697f5852bc5742a36 and some manual merging. by lberki · 7 years ago
  78. b664623 run buildifier by cushon · 7 years ago
  79. ead1002 Fix protobuf in the WORKSPACE by hlopko · 7 years ago
  80. bcaad80 Automated rollback of commit 8fda9f44bd463e87208cb3eab62f8cab36aa9767. by lberki · 7 years ago
  81. 27303d7 Update protobuf to 3.6.1 -- update references by Laszlo Csomor · 7 years ago
  82. b495eaf Update bazel_toolchains to latest release. by philwo · 7 years ago
  83. a5be661 Have skydoc-binary test suites use stardoc.bzl directly by cparsons · 7 years ago
  84. 281231d Updates the JDK to JDK 10 for aarch64 by Arielle Albon · 7 years ago
  85. 871cd6f Add a skylark_library target for tools/build_defs/repo by cparsons · 7 years ago
  86. 930119a Importing remote-apis repository into Bazel for Remote API v2. by Ola Rozenfeld · 7 years ago
  87. b354d04 Test our expectations around --server_javabase/--host_javabase/--javabase with an integration test. by Tobias Werth · 7 years ago
  88. 8e93ed3 Importing remote-apis repository into Bazel for Remote API v2. by Ola Rozenfeld · 7 years ago
  89. ca59cf3 Update bazel-toolchains in our WORKSPACE.oss to latest release. by philwo · 7 years ago
  90. fa7e49f Add aarch64 embedded JDK config, MacOS mock toolchain settings by Arielle Albon · 7 years ago
  91. 4c9149d update to embedded jdk to jdk10 by buchgr · 7 years ago
  92. 909bd08 embedded jdk: cleanup file name for mac jdk by buchgr · 7 years ago
  93. 0399f38 Update third_party/protobuf to 3.6.0 by Loo Rong Jie · 7 years ago
  94. 68e92b4 openjdk: update macOS openjdk image. Fixes #5532 by buchgr · 7 years ago
  95. ee62862 Sync jmmv@'s table styles for the docs.bazel.build site. by jingwen · 7 years ago
  96. 6fd4e0e Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  97. 868060b Revert "Update protobuf to 3.6.0. Fixes #5439" by Jakob Buchgraber · 7 years ago
  98. a2cac54 Update protobuf to 3.6.0. Fixes #5439 by Loo Rong Jie · 7 years ago
  99. 13e4d7f Update bazel toolchains to 0.15.0 by hlopko · 7 years ago
  100. b6da3b1 bump dependency on desugar_jdk_libs to pull in latest changes. RELNOTES: None. by kmb · 7 years ago