1. 44fcb22 Rollback of commit c3102b722af6fba2a67fdfed55426471c0927ab8. by Damien Martin-Guillerez · 8 years ago
  2. c3102b7 Rollback of commit 55b20c4a50642d8f1ac11cb721ecd5831f02dd76. by Damien Martin-Guillerez · 8 years ago
  3. 3049051 Update to latest javac and Error Prone by Liam Miller-Cushon · 8 years ago
  4. 2e689c2 Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  5. 89cc544 Revert "Add javac-9-dev-r3297-3" by Damien Martin-Guillerez · 8 years ago
  6. efe4a6d Add javac-9-dev-r3297-3 by Liam Miller-Cushon · 8 years ago
  7. 39e5a46 Fix cycle in dependency graph during bootstrap by Damien Martin-Guillerez · 8 years ago
  8. acd0d0c Update to javac9-r3297 by Liam Miller-Cushon · 8 years ago
  9. 1f3e3ae Work around to allow building from read-only sources by Klaus Aehlig · 8 years ago
  10. bebbbe5 Fix dependency on libtool's helper script make_hashed_objlist.py. by Chris Parsons · 9 years ago
  11. 7e33704 Implement objc archiving in the crosstool. This involves a few steps: by Cal Peyser · 9 years ago
  12. 0875799 Remove two commented out lines of code that I accidentally submitted previously. by Chris Parsons · 9 years ago
  13. 5eb86fe Export xcode_locator's source file under tools/osx/ to make it available for reference by future repository rules. Removes the xcode-locator binary file under tools/objc. Originally, the precompiled binary was going to be referenced, but it's easier to build from source in the repository rule. by Chris Parsons · 9 years ago
  14. 6aa2b71 Speed up resetting file/directory dates to zip epoch by 100x. by Googler · 9 years ago
  15. c7f5f51 Fix bashisms in src/create_embedded_tools.sh by Klaus Aehlig · 9 years ago
  16. a5afe95 Replace #!/bin/bash -eu with #!/bin/bash and "set -eu". Otherwise, the "-eu" is not picked up when you run the scripts manually using "bash script.sh". by Philipp Wollermann · 9 years ago
  17. ff43ef4 Rollback of commit b692917a73e73d05a65979992f87ad93445dee97. by Damien Martin-Guillerez · 9 years ago
  18. 1d8ccbb ExperimentalObjcLibrary uses xcrunwrapper to template SDKROOT and DEVELOPER_DIR. by Cal Peyser · 9 years ago
  19. 197543a Move xcode-locator into src/tools packages, defining it as a target under @bazel_tools. Currently the tool still remains in embedded_binaries, but we will migrate away from that: Eventually it can simply live just under @bazel_tools. by Chris Parsons · 9 years ago
  20. b692917 Make create_embedded_tools.sh an sh script by Klaus Aehlig · 9 years ago
  21. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  22. 70b0019 Fix Bazel JDK 7 build by Damien Martin-Guillerez · 9 years ago
  23. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  24. 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
  25. 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
  26. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  27. b35e25d Make Bazel be able to reach ijar on Windows where it's called "ijar.exe" . by Lukacs Berki · 9 years ago
  28. 734e7f7 Parse the workspace name when a repository is loaded by Kristina Chodorow · 9 years ago
  29. eea8efa Open-source the JUnit test runner. by Damien Martin-Guillerez · 9 years ago
  30. 3d796fe Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c. by Damien Martin-Guillerez · 9 years ago
  31. ac6ed79 Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108. by Dmitry Lomov · 9 years ago
  32. b9f401b Speed-up bootstrap on OS X by removing tool compilation. by Damien Martin-Guillerez · 9 years ago
  33. 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
  34. c4e74d1 Make building Bazel more hermetic. by Lukacs Berki · 9 years ago
  35. e5a70e2 Fix thinko in create_embedded_scripts.sh by Han-Wen Nienhuys · 9 years ago
  36. 6eaaf94 Pre-compile Android tools that are embedded in the Bazel binary. by Lukacs Berki · 9 years ago