1. be0f07e Move default_java_toolchain definitions into java_tools repository by Ivo List · 4 years, 6 months ago
  2. f259b8a Implement local_java_repository for local version of Java by Ivo List · 4 years, 6 months ago
  3. e14a6f2 Add embedded jdk support for s390x by Ruixin Bao · 4 years, 7 months ago
  4. 38c85a4 Fixes build issue with JDK headers location on ppc64le. by Carlos Eduardo Seo · 4 years, 9 months ago
  5. de558d0 If there's no system JDK, point @local_jdk safely to an empty directory. by Benjamin Peterson · 4 years, 9 months ago
  6. 78a29b0 Minimally support Linux/ARM systems, e.g. Raspberry Pi by Googler · 4 years, 10 months ago
  7. 04e073e Add embedded jdk support for ppc64le by Jason Furmanek · 4 years, 10 months ago
  8. 6255cb1 bazel tools: declare @bazel_tools//tools/jdk:jni rule for the JNI package by adonovan · 5 years ago
  9. e158fe7 Remove OpenJDK 9 and 10 http_archives, tools and tests. by philwo · 5 years ago
  10. c35746d Allow building the Bazel server for OpenBSD. by aldersondrive · 5 years ago
  11. 705478f Remove bazel's legacy ExperimentalTestRunner. by elenairina · 5 years ago
  12. a654505 py2to3: update more *.py files to PY3 by laszlocsomor · 5 years ago
  13. 847df72 toolchain_vanilla: Unset source and target language level versions by David Ostrovsky · 6 years ago
  14. cecb2e4 Rename test file to use *.pgcfg extension by dchai · 6 years ago
  15. 1ba9f0ff Add @bazel_tools//tools:bzl_srcs target by cparsons · 6 years ago
  16. 9e53b56 Fix proguard target for default conditions. by iirina · 6 years ago
  17. a4de484 Add rules_java load statements. by iirina · 6 years ago
  18. db063a8 Add internal macros and partially migrate Bazel for upcoming change by brandjon · 6 years ago
  19. 9606887 Adds load statement for @rules_cc by oquenchil · 6 years ago
  20. 9f7fe69 Add OpenJDK 11 archives for aarch64 (arm64). by philwo · 6 years ago
  21. 1d82cf8 Expose java toolchains for java 10 and 11 in @bazel_tools//tools/jdk by iirina · 6 years ago
  22. 5a6cd17c Remove unused BUILD.java_tools.old. by iirina · 6 years ago
  23. ba3f88b Add @bazel_tools//tools/jdk:javadoc by Michal Majcherski · 6 years ago
  24. b2af5ea Remove proguard from the bazel binary. by iirina · 6 years ago
  25. 616481a Remove jacoco-rt from the bazel binary. by iirina · 6 years ago
  26. 8887169 Upgrade the java_tools to javac10 v3.1. by iirina · 6 years ago
  27. 4e00199 Add jacoco to the BUILD file that will be embedded into java tools. by iirina · 6 years ago
  28. ebdbdcd Remove singlejar from bazel binary by iirina · 6 years ago
  29. ba3ebcb Re-add @bazel_tools//third_party/jarjar by iirina · 6 years ago
  30. d4651e8 Remove ijar from the bazel binary. by iirina · 6 years ago
  31. e64066d Enable --incompatible_java_coverage by default in Bazel. by iirina · 6 years ago
  32. 17794d5 Re-add some of the targets removed recently by iirina · 6 years ago
  33. c33ae8a Remove the embedded java tools from the bazel binary. by iirina · 6 years ago
  34. 5a5149b Add initial starlark implementations of Java toolchain alias rules to Bazel by cushon · 6 years ago
  35. 4e67bd7 Create placeholder utilities for finding Java toolchains by cushon · 6 years ago
  36. 125f2c5 Add a tools/jdk:remote_jdk11 target by cushon · 6 years ago
  37. 22d375b Add incompatible flags for using the remote Java tools for the default java_toolchain and host_java_toolchain. by iirina · 6 years ago
  38. 5bd5543 Move jarjar to a checked in deploy jar. by iirina · 6 years ago
  39. 0faef91 Require java_toolchain and java_runtime toolchains from Java rules by cushon · 6 years ago
  40. bf18a9f No longer expose the embedded JDK. by Tobias Werth · 6 years ago
  41. 28aa197 Consolidate defaults in default_java_toolchain by cushon · 6 years ago
  42. c557399 [singlejar] Enable native singlejar on Windows by Loo Rong Jie · 6 years ago
  43. 917d0cd Remove --release handling from DumpPlatformClassPath by cushon · 6 years ago
  44. da77c4e Enable header_compiler_direct by Liam Miller-Cushon · 6 years ago
  45. 32964b4 Automated rollback of commit 5080238f16e8ba13d455622afbc79d2ce6ab9966. by philwo · 6 years ago
  46. 5080238 Fix log spam with the host java_toolchain See #6433 by cushon · 6 years ago
  47. 825c049 Add an option to make JDK 10 the default --host_javabase by cushon · 6 years ago
  48. edce580 Fix no_match_error. by twerth · 6 years ago
  49. 1b75762 Add option to use JDK from remote repository instead of the embedded JDK as default host javabase. by Tobias Werth · 6 years ago
  50. 5a1ed1f Automated rollback of commit 83738e79f7e368732a64808c3073861a3c908f0c. by cushon · 7 years ago
  51. 83738e7 Automated rollback of commit 8e4ddb6f5ef9f2477a55ebad974dba17a900dff7. by philwo · 7 years ago
  52. 8e4ddb6 Consolidate on the new bootclasspath handling by cushon · 7 years ago
  53. 137504e Remove java_toolchain auto-selection based on --server_javabase by cushon · 7 years ago
  54. 999354b Revise DumpPlatformClassPath by cushon · 7 years ago
  55. 0bef68e Expose vanilla java toolchain by David Ostrovsky · 7 years ago
  56. 2579b79 Fix toolchain_java9 on --host_javabase=<jdk9> after 7eb9ea150fb889a93908d96896db77d5658e5005 by cushon · 7 years ago
  57. 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
  58. 0173bdb Create an absolute javabase target for testing by cushon · 7 years ago
  59. 3987300 Stop using --release in versioned java_toolchains by Liam Miller-Cushon · 7 years ago
  60. a3abc00 When building remotely on Windows, use the Java version of singlejar, not the native one, since the native one doesn't work yet. by jsharpe · 7 years ago
  61. 3619e90 Use VanillaJavaBuilder and disable header compilation in toolchain_hostjdk8 by cushon · 7 years ago
  62. 282b883 Use a JDK 8 bootclasspath by default by Liam Miller-Cushon · 7 years ago
  63. df16c77 Windows: add //tools/... tests to test suite by Laszlo Csomor · 7 years ago
  64. 30c601d Don't use @local_jdk for jni headers by cushon · 7 years ago
  65. c56699d 'DumpPlatformClasspath' now dumps the current JDK's default platform classpath by cushon · 7 years ago
  66. c1705f0 Temporarily restore the JDK 8 host_javabase-compatible toolchain by cushon · 7 years ago
  67. 808ec9f Clean up Java toolchain configuration by cushon · 7 years ago
  68. 77234d6 Remove obsolete stuff related to JDK7 support by Philipp Wollermann · 7 years ago
  69. 4c9149d update to embedded jdk to jdk10 by buchgr · 7 years ago
  70. 9b6208c Remove the java_host_runtime_alias polyfill. by Benjamin Peterson · 7 years ago
  71. 35df715 Replace //tools/defaults:jdk to //tools/jdk:* by dbabkin · 7 years ago
  72. a1ef999 Don't default to --release 9 when running on a JDK 9 host_javabase by cushon · 7 years ago
  73. 849df36 Use the local JDK as the default target javabase by cushon · 7 years ago
  74. 618ab2c Consolidate compatible_javacopts definition by cushon · 7 years ago
  75. c45e182 Use --release instead of hacky 'DumpPlatformClassPath' bootclasspath handling when running on JDK 9 by cushon · 7 years ago
  76. a96547f Fix //tools/jdk:gen_platformclasspath target on MacOSX by Raphael Badin · 7 years ago
  77. d90a005 Add toolchain_type definitions for JDK and JRE toolchains. by John Cater · 7 years ago
  78. 29a9682 Update bootclasspath handling for JDK 9 by cushon · 7 years ago
  79. 5c16ab23 Add java_toolchain definitions that work with JDK 8 and 9 host_javabases by cushon · 7 years ago
  80. 2a9e125 Implement @bazel_tools//tools/jdk:current_host_java_runtime . by lberki · 7 years ago
  81. c4cd986 Add a //tools/jdk:host_jdk target. by lberki · 7 years ago
  82. 1a483d4 Move bazel conditions into src/conditions. by tomlu · 7 years ago
  83. ffd5610 Remove java_toolchain using remote targets. by xingao · 7 years ago
  84. 1f0f1f1 Enable switching singlejar and ijar targets for remote execution. by xingao · 7 years ago
  85. d88cec0 Add java_toolchain which compiles singlejar and ijar from source. by xingao · 7 years ago
  86. ff1bdb0 Enable debug info for Java builds by cushon · 8 years ago
  87. 36d5267 Make default java_toolchain compile protos as java 7. by ajmichael · 8 years ago
  88. 528a1ea Add *_alias rules to @bazel_tools so that people don't have to keep writing their own. by lberki · 8 years ago
  89. c5358e5 Remove hard-coded -Xbootclasspath/p flags for javac and turbine invocations by cushon · 8 years ago
  90. 178e03e9 Add alias in bazel_tools for jni_md_header-windows by pcloudy · 8 years ago
  91. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  92. dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
  93. d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago
  94. 38949b8 Migrate off versioned javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
  95. 2195f25 Update to javac9-r4023 by cushon · 8 years ago
  96. 8df71b5 Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix. by xingao · 8 years ago
  97. 63fe7fb Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41. by philwo · 8 years ago
  98. 99a5a30 Make Java tool jars available from @bazel_tools. by Xin Gao · 8 years ago
  99. 7a1ea78 Rollback of commit 3da16e3b4e8be4d4c4a6eae80365a85851e3253d. by Liam Miller-Cushon · 8 years ago
  100. 3da16e3 Disable Java header compilation by default in Bazel. by Irina Iancu · 8 years ago