1. 27085f4 Remove JavaCpuSupplier; use the actual --cpu value instead. by Ulf Adams · 8 years ago
  2. 567aaf4 Allow adaptresourcefilecontents for proguard configuration, and -s in the directive value. by Googler · 8 years ago
  3. 490f250 workers: Use workers by default for Javac. by Philipp Wollermann · 9 years ago
  4. 74cb8c7 When running Javac and related tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
  5. 4068a1d Description redacted. -- MOS_MIGRATED_REVID=125589653 by Carmi Grushko · 9 years ago
  6. c200914 When running Java-based tools, use -XX:+TieredCompilation -XX:TieredStopAtLevel=1 instead of -client, as the latter is ignored on 64-bit JVMs since at least JDK 6. by Philipp Wollermann · 9 years ago
  7. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  8. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  9. 3ee570f Deprecate top-level Java toolchain flags in favour of java_toolchain by Liam Miller-Cushon · 9 years ago
  10. 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
  11. 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
  12. b35e25d Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" . by Lukacs Berki · 9 years ago
  13. 9b1e3a2 Tweak the bootstrapping and build process so that the prebuilt tools under tools/jdk are not necessary anymore. by Lukacs Berki · 9 years ago
  14. 6817a6f Allow Java libraries to export and propagate proguard_specs. by Michael Staib · 9 years ago
  15. 9c5deb6 Requires JDK 8 by Damien Martin-Guillerez · 10 years ago
  16. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  17. 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
  18. ab13f68 Create a binary packager for Bazel by Damien Martin-Guillerez · 10 years ago
  19. d3f7eda Adds gen jar and manifest proto outputs. by Alex Humesky · 10 years ago
  20. 3eafd19 Make use of the jvm_opts from java_toolchain by Damien Martin-Guillerez · 10 years ago
  21. 8104c5b Lower the requirement to Java 7 by Damien Martin-Guillerez · 10 years ago
  22. 1ed3c47 Move the Error Prone plugin into Bazel by Liam Miller-Cushon · 10 years ago
  23. 0bf90f7 Remove tools/jdk/jdk symbolic link creation by Damien Martin-Guillerez · 10 years ago
  24. d6f4808 Bootstrapping tools using Bazel by Damien Martin-Guillerez · 10 years ago
  25. 2221860 Add a --javac_extdir flag to enable configuring the javac -extdirs flag by Liam Miller-Cushon · 10 years ago
  26. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  27. b5ecdab Make JDK not need tools/jdk/jdk symlinked by Kristina Chodorow · 10 years ago
  28. 7ecb764 Fix the paths of Bazel's jdk package by Damien Martin-Guillerez · 10 years ago
  29. 3671ff6 Add symlinks to third_party/ and tools/ to base_workspace by Kristina Chodorow · 10 years ago