1. 338dc56 Disable tests that requires JDK 8 when using compile.sh by Damien Martin-Guillerez · 10 years ago
  2. 8104c5b Lower the requirement to Java 7 by Damien Martin-Guillerez · 10 years ago
  3. 841751e Use --expunge to bazel clean for the deterministic test by Damien Martin-Guillerez · 10 years ago
  4. 43b2ea7 Added /etc/bazel.bazelrc as a global Bazel's master rc. by Damien Martin-Guillerez · 10 years ago
  5. e753ecf Get jdk.WORKSPACE into the default WORKSPACE file by reading it as a Java resource, then passing it to the parser as a string instead of putting it into embedded_binaries then passing a Path to it to the parser. by Lukacs Berki · 10 years ago
  6. 19f3413 Improve platform and CPU detection, use the correct protoc binary for the running system. by Philipp Wollermann · 10 years ago
  7. 86746ce Fix permissions for zip files by Kristina Chodorow · 10 years ago
  8. 0bf90f7 Remove tools/jdk/jdk symbolic link creation by Damien Martin-Guillerez · 10 years ago
  9. 580cd69 Fix order of redirection in compile.sh by Damien Martin-Guillerez · 10 years ago
  10. eaaa5de Add _bazel file to source tree. by Cody Schroeder · 10 years ago
  11. 855af61 Update Bazel's protobuf from 2.5.0 to 3.0.0-alpha3 for proto3 support. by Philipp Wollermann · 10 years ago
  12. d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago
  13. 63f2703 Remove TODO now that Objective-C tooling has build files by Damien Martin-Guillerez · 10 years ago
  14. aefa3d0 Bazel's eclipse project generation: use query function by Damien Martin-Guillerez · 10 years ago
  15. 9e51f22 Make the eclipse set-up more generic and support //external targets by Damien Martin-Guillerez · 10 years ago
  16. f9971e6 Improved Eclipse support for the Bazel project by Damien Martin-Guillerez · 10 years ago
  17. a0cb69e Added resources folder for IntelliJ project generation by Damien Martin-Guillerez · 10 years ago
  18. ee85e55 Add support for creating an IntelliJ project. by Janak Ramakrishnan · 10 years ago
  19. cbebfc7 Set javabase for bash complete script generation. by Damien Martin-Guillerez · 10 years ago
  20. 5f9c6ba Open-source Bazel bash completion script by Damien Martin-Guillerez · 10 years ago
  21. 4df86e4 Fixed Eclipse .classpath generation by Damien Martin-Guillerez · 10 years ago
  22. 07072b0 Fix of the .classpath generation under OS X by Damien Martin-Guillerez · 10 years ago
  23. bd6d60b Added script to generate an Eclipse project for Bazel by Damien Martin-Guillerez · 10 years ago