1. 1020143 Remove client (or client.exe) from the Bazel self-extracting zip. by lberki · 7 years ago
  2. 399ffaf Remove unncessary duplication of zipper target. by xingao · 8 years ago
  3. ceefd57 CI,Windows: run //third_party/def_parser tests by László Csomor · 8 years ago
  4. 088f611 CI,windows: create test_suites for Windows tests by L?szl? Csomor · 8 years ago
  5. 394211b Bazel now can build dynamic library from cc_library by Yun Peng · 8 years ago
  6. a92d377 Automated rollback of commit 72de1fe6bafa28fddcbc8cdc1ccbb59556996bfb. by dmarting · 8 years ago
  7. 8dacd1d Automated rollback of commit f5b8281f1f7599c67476663887db909a4206710e. by dmarting · 8 years ago
  8. 95e381b Open-source src/test/skylark/... by dmarting · 8 years ago
  9. 3bcb9f6 More BUILD file refactorings. by philwo · 8 years ago
  10. 791bef8 Remove some left over bits of Java 7 support by Liam Miller-Cushon · 8 years ago
  11. 26ad43d Auto-generate BUILD files for src/java_tools/junitrunner by ulfjack · 8 years ago
  12. e005adf Busybox all the Bazel Android tools. by ajmichael · 8 years ago
  13. 141cb88 Start work on the Skylark linter (skylint). by fzaiser · 8 years ago
  14. 0783b9e Rewrite //:combine_distfiles.sh in Python by László Csomor · 8 years ago
  15. 5f99fda Extract a library from create_embedded_tools.py by László Csomor · 8 years ago
  16. 9426120 Remove old intellij aspect code bundled with Bazel by Googler · 8 years ago
  17. c2c938a Apply native binary launcher to sh_binary by Yun Peng · 8 years ago
  18. 4c55898 Replace create_embedded_tools.sh with a faster Python version. by Philipp Wollermann · 8 years ago
  19. 7a1b4e3 Remove generate_workspace from Bazel by kchodorow · 8 years ago
  20. 69e3514 Stops ARM from compiling 64-bit only C++ SingleJar (https://github.com/bazelbuild/bazel/blob/master/tools/cpp/lib_cc_configure.bzl#L106-L107)), forcing bazel to use the `SingleJar_deploy.jar` java implementation of SingleJar fixes this issue. by Alois Klink · 8 years ago
  21. 09dd8c0 Windows: Implement native binary launcher by Yun Peng · 8 years ago
  22. f1843df Add //third_party/py/six to embedded_tools. by Joe Finney · 8 years ago
  23. 9409109 build_windows_jni.sh: move file to subdirectory by Laszlo Csomor · 8 years ago
  24. 86c9d94 //src:derived_java_srcs: use jar from JAVABASE instead of PATH by Klaus Aehlig · 8 years ago
  25. 05c20aa Add missing windows select for //src:embeded_tools_with_jdk by pcloudy · 8 years ago
  26. 0010cc9 Move the docker tests in src/test/docker by dmarting · 8 years ago
  27. 0507fd5 Remove remaining xcodegen references. by schmitt · 8 years ago
  28. 33d05f6 Make source code of singlejar and ijar available from @bazel_tools. , by Xin Gao · 8 years ago
  29. 9f8d81e Make singlejar aware of FreeBSD by Klaus Aehlig · 8 years ago
  30. e78ad83 Testing: add Python integration test utilities by Laszlo Csomor · 8 years ago
  31. 55c5a60 Use generated third_party/googleapis java sources for boostrapping. by Jakob Buchgraber · 8 years ago
  32. 202d591 Automated g4 rollback of commit dba22f337a20d3e8f3ac8dfd23bc6fa69e4528da. by xingao · 8 years ago
  33. dba22f3 Automated g4 rollback of commit d894345ed88f8adce600b66a310b5210d0bcb59c. by laszlocsomor · 8 years ago
  34. 22ad69d Adds external J2ObjC BUILD files to Bazel's generated embedded_tools directory, by Googler · 8 years ago
  35. d894345 Use cc implementation of singlejar except on Windows. by Xin Gao · 8 years ago
  36. 6248028 Select correct JDK for windows_msys by dslomov · 8 years ago
  37. 2ff5afc add config setting for Linux by Thiago Farina · 8 years ago
  38. 38949b8 Migrate off versioned javac and Error Prone targets by Liam Miller-Cushon · 8 years ago
  39. 2195f25 Update to javac9-r4023 by cushon · 8 years ago
  40. de48d7d Embed a prebuilt jarjar into Bazel so that Android builds work again. by lberki · 8 years ago
  41. 3754d9b Stop embedding apkbuildermain in Bazel binary. by ajmichael · 8 years ago
  42. 7babdf2 Move xcrunwrapper and libtool to third_party/bazel/tools/objc from their xcode src directories by cparsons · 8 years ago
  43. 8df71b5 Roll forward change https://cr.bazel.build/9250 with Java 7 build failure fix. by xingao · 8 years ago
  44. 63fe7fb Automated g4 rollback of commit 99a5a30d17d920de323d1cc37e3fe25a0749ae41. by philwo · 8 years ago
  45. 99a5a30 Make Java tool jars available from @bazel_tools. by Xin Gao · 8 years ago
  46. 97ac76a Rollback of commit 701ff40ad9d1b6c1e3beb52064e2ae2fe27b7e29. by Dmitry Shevchenko · 8 years ago
  47. 3e83092 Enable docker on local version of local remote build server by Googler · 8 years ago
  48. 9504827 Build a version of Bazel with a bundled OpenJDK inside the binary. by Philipp Wollermann · 8 years ago
  49. 701ff40 Introduce swift-stdlib-tool replacement by Dmitry Shevchenko · 8 years ago
  50. 4baedc7 Create ExperimentalTestRunner which is just the same as BazelTestRunner, but a testbed of upcoming changes, without breaking existing test targets. by Kush Chakraborty · 8 years ago
  51. cb8a5e2 Make Bazel build with MSVC-default-toolchain Bazel by Yun Peng · 8 years ago
  52. 65b49a2 Remove mobile-install stub app targets from BUILD files. by Adam Michael · 8 years ago
  53. 76cb02e Make the interface dynamic library builder a regular label instead of a magic artifact. by Lukacs Berki · 8 years ago
  54. 6fdef7b Move the JUnit runner tests to the same location as the Internal Repo. by Kush Chakraborty · 8 years ago
  55. 81ea54e Benchmark part 1: generate java code for build by Yue Gan · 8 years ago
  56. 73e971c Windows, JNI: add tests for windows_util by Laszlo Csomor · 8 years ago
  57. 1a2ab00 Open sourcing junitrunner tests. by Irina Iancu · 8 years ago
  58. 0b9ebfe Rollback of commit 27cd7f6bb4a02f56f9ad73e57e71e69a1c00d5ea. by Adam Michael · 8 years ago
  59. e26d26e Remove BUILD files for checked in Android apksigner. by Adam Michael · 8 years ago
  60. af3c412 Add JacocoCoverageRunner to junitrunner. by Yue Gan · 8 years ago
  61. 42d4a06 Rollback of commit 33ad37612ab7edc32d5e82c3912acebacaef42dc. by Irina Iancu · 8 years ago
  62. 819b998 Remove iossim from Bazel. by Dave MacLachlan · 8 years ago
  63. d1f4a16 Add a new concept of failure causes by Klaus Aehlig · 8 years ago
  64. 4ca79d4 Create a distribution artifact by Klaus Aehlig · 8 years ago
  65. 441bc41 Add make_hashed_objlist.py to the dummy darwin tools, to fix linux bazel builds by Chris Parsons · 8 years ago
  66. 6aa2c27 Fix build on Windows by Damien Martin-Guillerez · 8 years ago
  67. 27cd7f6 Rollback of commit af8ebca2b88a0ee1129b72b4ce825f6489c31e67. by Damien Martin-Guillerez · 8 years ago
  68. af8ebca Open source dex merging tools for incremental dexing. by Adam Michael · 8 years ago
  69. 8896dad Windows, native: add windows_msvc config_setting by Laszlo Csomor · 8 years ago
  70. bebbbe5 Fix dependency on libtool's helper script make_hashed_objlist.py. by Chris Parsons · 9 years ago
  71. 33ad376 Open sourcing junitrunner/java/com/google/testing/junit/runner/sharding/weighted. by Irina Iancu · 9 years ago
  72. f7a022e Add BUILD target for bazel apksigner and BUILD.tools so that it can be used in by Adam Michael · 9 years ago
  73. a8a8f75 Create Python executable zip file by Yun Peng · 9 years ago
  74. 3437d2f Do not compile turbine for Java 7 build. by Damien Martin-Guillerez · 9 years ago
  75. 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
  76. 06a12e5 C++ reimplementation of singlejar tool: first checkin, take two: fix the problem that caused the rollback. by Sasha Smundak · 9 years ago
  77. 278814b Rename namespace-sandbox/-runner to linux-sandbox. by Philipp Wollermann · 9 years ago
  78. 030e7b4 Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445. by Klaus Aehlig · 9 years ago
  79. 7d265e0 Add all the sources to //:srcs filegroup and add a check to detect by Damien Martin-Guillerez · 9 years ago
  80. f667aa5 C++ reimplementation of singlejar tool: first checkin. by Sasha Smundak · 9 years ago
  81. 068a661 GPLv2 + Classpath exception compliance: ship the source code of jformatstring by Damien Martin-Guillerez · 9 years ago
  82. d8d7d23 Add skeleton code for a JNI .DLL on Windows. by Lukacs T. Berki · 9 years ago
  83. 9e24ebd Generate the command-line reference from bazel help. by Ulf Adams · 9 years ago
  84. 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
  85. 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
  86. d91d047 Remove a bunch of unnecessary files from the Bazel binary. by Ulf Adams · 9 years ago
  87. a1a79cb Prototype for remote execution using gRPC and Netty transport by Alpha Lam · 9 years ago
  88. e4880eb Add turbine to embedded tools by Liam Miller-Cushon · 9 years ago
  89. a3bad0c Add dummy objc tools to Bazel for non-OSX target by Damien Martin-Guillerez · 9 years ago
  90. 0ad9f5e Refactor JDK 7 build to use the vendored version of it by Damien Martin-Guillerez · 9 years ago
  91. 6ffb8e4 Fixes bugs so that we can build bazel with bazel twice without cleaning up on Windows by Yun Peng · 9 years ago
  92. 04d46ab Rollback of commit 6cb8d820689ad029a9d0dc4ee1100db9b2d96515. by Damien Martin-Guillerez · 9 years ago
  93. 6cb8d82 Refactor build for JDK 7 by Damien Martin-Guillerez · 9 years ago
  94. 285112c Remove te protocol compiler rules from @bazel_tools. by Lukacs Berki · 9 years ago
  95. de54bca Add a bazel-srcs target to the top-level package containing all Bazel sources by Damien Martin-Guillerez · 9 years ago
  96. cbbbf2e Add escapes to quotation marks in Java version detection genrule. by Dmitry Lomov · 9 years ago
  97. 1bab6b1 Stop bundling ijar's sources in bazel_tools by Damien Martin-Guillerez · 9 years ago
  98. 9d40a60 On Windows, build ``bazel.exe`` instead of just ``bazel``. by Dmitry Lomov · 9 years ago
  99. 458ccd0 Introduce a special CPU for Windows and add msys compiler toolchain. by Dmitry Lomov · 9 years ago
  100. eea8efa Open-source the JUnit test runner. by Damien Martin-Guillerez · 9 years ago