1. 42d4a06 Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc. by Irina Iancu · 8 years ago
  2. 819b998 Remove iossim from Bazel. by Dave MacLachlan · 8 years ago
  3. d1f4a16 Add a new concept of failure causes by Klaus Aehlig · 8 years ago
  4. 4ca79d4 Create a distribution artifact by Klaus Aehlig · 8 years ago
  5. 441bc41 Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel builds by Chris Parsons · 8 years ago
  6. 6aa2c27 Fix build on Windows by Damien Martin-Guillerez · 8 years ago
  7. 27cd7f6 Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67. by Damien Martin-Guillerez · 8 years ago
  8. af8ebca Open source dex merging tools for incremental dexing. by Adam Michael · 8 years ago
  9. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 8 years ago
  10. bebbbe5 Fix dependency on libtool's helper script make_hashed_objlist.py. by Chris Parsons · 8 years ago
  11. 33ad376 Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weighted. by Irina Iancu · 9 years ago
  12. f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
  13. a8a8f75 Create Python executable zip file by Yun Peng · 9 years ago
  14. 3437d2f Do not compile turbine for Java 7 build. by Damien Martin-Guillerez · 9 years ago
  15. 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
  16. 06a12e5 C++ reimplementation of singlejar tool: first checkin, take two: fix the problem that caused the rollback. by Sasha Smundak · 9 years ago
  17. 278814b Rename namespace-sandbox/-runner to linux-sandbox. by Philipp Wollermann · 9 years ago
  18. 030e7b4 Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445. by Klaus Aehlig · 9 years ago
  19. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  20. f667aa5 C++ reimplementation of singlejar tool: first checkin. by Sasha Smundak · 9 years ago
  21. 068a661 GPLv2 + Classpath exception compliance: ship the source code of jformatstring by Damien Martin-Guillerez · 9 years ago
  22. d8d7d23 Add skeleton code for a JNI .DLL on Windows. by Lukacs T. Berki · 9 years ago
  23. 9e24ebd Generate the command-line reference from bazel help. by Ulf Adams · 9 years ago
  24. 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
  25. 1f67a7b libtool wrapper script to isolate the unfortunate hacks we must make to get around apple's buggy libtool tool by Chris Parsons · 9 years ago
  26. d91d047 Remove a bunch of unnecessary files from the Bazel binary. by Ulf Adams · 9 years ago
  27. a1a79cb Prototype for remote execution using gRPC and Netty transport by Alpha Lam · 9 years ago
  28. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  29. a3bad0c Add dummy objc tools to Bazel for non-OSX target by Damien Martin-Guillerez · 9 years ago
  30. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  31. 6ffb8e4 Fixes bugs so that we can build bazel with bazel twice without cleaning up on Windows by Yun Peng · 9 years ago
  32. 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
  33. 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
  34. 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
  35. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  36. cbbbf2e Add escapes to quotation marks in Java version detection genrule. by Dmitry Lomov · 9 years ago
  37. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  38. 9d40a60 On Windows, build ``bazel.exe`` instead of just ``bazel``. by Dmitry Lomov · 9 years ago
  39. 458ccd0 Introduce a special CPU for Windows and add msys compiler toolchain. by Dmitry Lomov · 9 years ago
  40. eea8efa Open-source the JUnit test runner. by Damien Martin-Guillerez · 9 years ago
  41. 6ba5c97 Adds ApkBuilder from the Android SDK to bazel's third_party with some by Alex Humesky · 9 years ago
  42. 3d796fe Rollback of commit ac6ed79e1a3fa6b0ca91657b28e2a35f7e49758c. by Damien Martin-Guillerez · 9 years ago
  43. f488818 Add xcode_locator to bazel's embedded binaries. by Chris Parsons · 9 years ago
  44. ac6ed79 Rollback of commit b9f401b97590cb95e76efb0ba8bf5319cfe93108. by Dmitry Lomov · 9 years ago
  45. b9f401b Speed-up bootstrap on OS X by removing tool compilation. by Damien Martin-Guillerez · 9 years ago
  46. 197fd6a Upstream some basic changes from dslomov windows branch. by Dmitry Lomov · 9 years ago
  47. 5e34a3d ASwB aspect: parse java packages during execution by Googler · 9 years ago
  48. 27760a6 Reorganize BUILD files. by Han-Wen Nienhuys · 9 years ago
  49. 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
  50. bdbf75f Fix build on FreeBSD. by Googler · 9 years ago
  51. c4e74d1 Make building Bazel more hermetic. by Lukacs Berki · 9 years ago
  52. 5d96a28 handle darwin_x86_64 target cpu by Chris Parsons · 9 years ago
  53. 7a833f4 Split off more BUILD files. by Han-Wen Nienhuys · 9 years ago
  54. 6eaaf94 Pre-compile Android tools that are embedded in the Bazel binary. by Lukacs Berki · 9 years ago
  55. b0d7a7d Fixes the options build files when used from the default_android_tools repository: by Alex Humesky · 9 years ago
  56. 30bed8f Read $HOME first to determine the home directory (and when not present, fall back to getpwuid()) by Lukacs Berki · 9 years ago
  57. eb851fe Another go at adding a bazel_notools binary that doesn't contain the embedded tools. by Lukacs Berki · 9 years ago
  58. dcd9a53 Rollback of commit 97eaf9136abad30827cf1a060cc32e786745923d. by Chris Parsons · 9 years ago
  59. 97eaf91 Add a //src:bazel-notools target that is the same as the Bazel binary except without the embedded tools. by Lukacs Berki · 9 years ago
  60. 8b2e6b8 Embed a tools directory into the Bazel binary. by Lukacs Berki · 9 years ago
  61. 6d00468 Add IdlClass to the embedded default android tools repository and rearrange by Alex Humesky · 9 years ago
  62. 4bf2c1a Fix our Java 7 build by Damien Martin-Guillerez · 9 years ago
  63. 9c5deb6 Requires JDK 8 by Damien Martin-Guillerez · 10 years ago
  64. 0716303 Move generate_workspace to src/tools by Kristina Chodorow · 10 years ago
  65. 1299767 Quick fix for shipping the android tools in the Bazel binary by Damien Martin-Guillerez · 10 years ago
  66. 709bc61 Port to FreeBSD. by Doug Rabson · 10 years ago
  67. ab13f68 Create a binary packager for Bazel by Damien Martin-Guillerez · 10 years ago
  68. d3f7eda Adds gen jar and manifest proto outputs. by Alex Humesky · 10 years ago
  69. 3835893 Fix libunix dependency on OS X by Kristina Chodorow · 10 years ago
  70. 8104c5b Lower the requirement to Java 7 by Damien Martin-Guillerez · 10 years ago
  71. d47a8ef Reorganized compile.sh by Damien Martin-Guillerez · 10 years ago
  72. 6362195 Disable heuristic_label_expansion in Bazel. by Han-Wen Nienhuys · 10 years ago
  73. b6afdbd Added support for building with older JDK (JDK 7) by Damien Martin-Guillerez · 10 years ago
  74. 24375ef Get rid of namespace-sandbox filegroup. by Thiago Farina · 10 years ago
  75. 5f9c6ba Open-source Bazel bash completion script by Damien Martin-Guillerez · 10 years ago
  76. 5cbd5a4 Open-source Bazel integration tests by Damien Martin-Guillerez · 10 years ago
  77. b5ecdab Make JDK not need tools/jdk/jdk symlinked by Kristina Chodorow · 10 years ago
  78. 91876f0 Make Rule know about the name of the workspace it is in. by Kristina Chodorow · 10 years ago
  79. d08b27f Update from Google. by Han-Wen Nienhuys · 10 years ago