1. 3b89d2d Bazel client: make it compile with MSVC by Laszlo Csomor · 8 years ago
  2. d0a1269 Bazel client: more platform-specific logic by Laszlo Csomor · 8 years ago
  3. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  4. 9e94864 Use BlazeInterner's chosen concurrency level in InternerWithPresenceCheck's internal ConcurrentMap. by Nathan Harmata · 8 years ago
  5. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  6. 20bd274 Make Runfiles.SymlinkEntry implement SkylarkValue. by Eric Dobson · 8 years ago
  7. 430bf42 Unflake foundations_test by Dmitry Lomov · 8 years ago
  8. 7e5fb40 Bazel client: platform-dependent lock handling by Laszlo Csomor · 8 years ago
  9. 26b7a66 Bazel client: mock out read/write calls by Laszlo Csomor · 8 years ago
  10. 5a308aa Disable DownloaderTestSuite on Windows. by Dmitry Lomov · 8 years ago
  11. fdeb747 Increase the size of HttpDownloaderTest. by Dmitry Lomov · 8 years ago
  12. 34ff062 Be smarter about Content-Encoding: gzip downloads by Justine Tunney · 8 years ago
  13. f84a5f4 Do not flatten nested sets in Variables.Builder.addStringSequenceVariable by Marcel Hlopko · 8 years ago
  14. eb06c40 Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8. by Tobias Werth · 8 years ago
  15. 5c9fcaf Introducing the Java compilation black box in Skylark. by Irina Iancu · 8 years ago
  16. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  17. 32086b2 Bazel client: platform-dependent signal handling by Laszlo Csomor · 8 years ago
  18. 5dd5744 Change handling of LD_LIBRARY_PATH in link actions: instead of passing the directories using a linker option, pass it in the environment instead. by Lukacs T. Berki · 8 years ago
  19. 908b846 Removing Dagger dependency from junitrunner. by Irina Iancu · 8 years ago
  20. a9639da Improve memory footprint of CcToolchainFeatures.Variables. by Marcel Hlopko · 8 years ago
  21. 8dddb3c Bazel client: fix compilation on Windows by Laszlo Csomor · 8 years ago
  22. 8ce0552 Add the coverage command to the CLI. by Ulf Adams · 8 years ago
  23. c354539 Bazel client: MakeCanonical into file_<platform> by Laszlo Csomor · 8 years ago
  24. 8829aba Coverage support. by Ulf Adams · 8 years ago
  25. 74ffaf7 Bazel client: depend less on <unistd.h> by Laszlo Csomor · 8 years ago
  26. b7bc525 Update coverage documentation. Prepare for open sourcing CoverageCommand. by Ulf Adams · 8 years ago
  27. d41e08e Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f. by Tobias Werth · 8 years ago
  28. 460db0f Make SkylarkAttr.Descriptor thread-safe. by Dmitry Lomov · 8 years ago
  29. 6450c18 Bazel client: delete and don't use the server.pid by Laszlo Csomor · 8 years ago
  30. 607030b Disable bazel_bootstrap_distfile_test. by Dmitry Lomov · 8 years ago
  31. 2e02106 Add support for bundle binaries in apple_binary. by Sergio Campama · 8 years ago
  32. 0c5c348 Strict deps for proto_library. by Carmi Grushko · 8 years ago
  33. 64de4b5 If set, have BlazeInterners use the value of the BLAZE_INTERNER_CONCURRENCY_LEVEL environment variable. by Nathan Harmata · 8 years ago
  34. 270fdd6 Remove Swift support from native rules by Dmitry Shevchenko · 8 years ago
  35. f8eba6a Add logging for creation of stub IDs for public.xml entries. by Andrew Pellegrini · 8 years ago
  36. a16d9f1 Introduce BlazeInterners, a Blaze-specific wrapper around Guava's Interners that makes an appropriate call to Interners.InternerBuilder#concurrencyLevel. by Nathan Harmata · 8 years ago
  37. 9a56128 Mark resources with no declarations as deleted if they are also unused, allowing them to be removed from the public.xml file as well. This handles inline resources which have no explicit declaration and are deleted as part of their parent resource. by Andrew Pellegrini · 8 years ago
  38. 034de95 Disable bootstrap test for Java 7 by Klaus Aehlig · 8 years ago
  39. 5a51077 Implement cfg="target" parameter for labels by Vladimir Moskva · 8 years ago
  40. 4c67807 Improve reliability/performance of Bazel downloads by Justine Tunney · 8 years ago
  41. afe6051 Implement objc++ linking semantics in crosstool. Sematics in question are: by Cal Peyser · 8 years ago
  42. 5f59e1c Remove limitation of only analyzing files with known extensions as resources. by Andrew Pellegrini · 8 years ago
  43. 4956d32 Remove useless function in BuildFileAST. by Laurent Le Brun · 8 years ago
  44. 2c52dab Remove Environment.parseFile by Laurent Le Brun · 8 years ago
  45. f36b406 Properly handle bazel's output deletion within a write-protected directory. by Kush Chakraborty · 8 years ago
  46. 093218c Bazel exports environment variable values to apple toolchains as build by Cal Peyser · 8 years ago
  47. e512746 Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d. by Klaus Aehlig · 8 years ago
  48. 7b2f2e8 Move some actions to language-specific packages, where they belong. by Lukacs Berki · 8 years ago
  49. 7dd281e Include protobuf.bzl from //third_party/protobuf/3.0.0:protobuf.bzl as a preparation of removing the older one from //third_party/protobuf. by Philipp Wollermann · 8 years ago
  50. 1f3e3ae Work around to allow building from read-only sources by Klaus Aehlig · 8 years ago
  51. 4ce3bc9 Gracefully fail when there are duplicate jars in 'jars' attribute of 'java_import' rule via filegroup. by Irina Iancu · 8 years ago
  52. 74d716b Declare order constraint in BEP by Klaus Aehlig · 8 years ago
  53. 7e5396a Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24. by Dmitry Lomov · 8 years ago
  54. 78f1c85 Adds logging functionality to the bazel client, which will be activated in a later change. by Chloe Calvarin · 8 years ago
  55. c944c4d Alias proto_library's produce a descriptor set that contains all srcs of its dependencies. by Carmi Grushko · 8 years ago
  56. 0aac8f7 Remove weird restriction on '|' operator from SkylarkNestedSets. by Dmitry Lomov · 8 years ago
  57. 984d6d4 Allow dicts to contain non-comparable objects as keys by Vladimir Moskva · 8 years ago
  58. b10101a Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6. by Klaus Aehlig · 8 years ago
  59. 8bb7b8f Initial checkin of the toolchain_lookup() rule for expressing explicit dependencies on Make variables and toolchains. by Lukacs Berki · 8 years ago
  60. 27d0b32 Minor refactoring in SkylarkUtils by Laurent Le Brun · 8 years ago
  61. 2a26c3c Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2. by Dmitry Lomov · 8 years ago
  62. bc3f264 Bazel client: fix compiler warnings by Laszlo Csomor · 8 years ago
  63. a23068a Bazel: make PathWindowsTest more robust by Laszlo Csomor · 8 years ago
  64. 4ca2642 Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner. by Ulf Adams · 8 years ago
  65. cefa9a2 Bazel client: reduce dependency on POSIX API by Laszlo Csomor · 8 years ago
  66. 61affe7 Allow labels like @foo//:foo to be shortened @foo by Justine Tunney · 8 years ago
  67. 7d32e25 try using default bootclasspath for android desugaring if JavaCompilationInfoProvider is missing by Googler · 8 years ago
  68. baeff7f WatchOS1 watch apps no longer bundle at the top level as well as the extension level. by Chris Parsons · 8 years ago
  69. be1390e Fix test_http_to_https_redirect test by Justine Tunney · 8 years ago
  70. fec7d87 Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43. by Kristina Chodorow · 8 years ago
  71. 2aada22 Adds internal data binding support to Bazel, although this by Greg Estren · 8 years ago
  72. 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago
  73. a132f0e Use find instead of match for client_env filtering by Michajlo Matijkiw · 8 years ago
  74. 324b592 Provide a parallel implementation of "e1 - e2 - e3" by noting its equivalence to "e1 - (e2 + e3)" and the fact that we already have a parallel implementation of "e2 + e3". by Nathan Harmata · 8 years ago
  75. c4e965e Enable parallel evaluation of 'e' in query expressions of the form 'buildfiles(e)'. by Nathan Harmata · 8 years ago
  76. f75878d Support ordering constraints on build events by Klaus Aehlig · 8 years ago
  77. 26c3bae Cut the dependency of singlejar on Bazel (the test still depend on it, but that's OK) by Lukacs Berki · 8 years ago
  78. 0311fc5 Provide a SplitCommandLine method in the option processor by Luis Fernando Pino Duque · 8 years ago
  79. 480a2cf Make LineBufferedOutputStream resistant to exceptions thrown while flushing its buffer. by Lukacs Berki · 8 years ago
  80. af25a98 Turn on j2objc's -g flag (source debugging) by default by Patrick Donelan · 8 years ago
  81. 75c88b8 Rollback of commit e860316559eac366d47923a8eb4b5489a661aa35. by Alex Humesky · 8 years ago
  82. c43cbb6 Update documentation of native workspace rules. by David Chen · 8 years ago
  83. 49473f9 ProtoCompileActionBuilder can create strict-deps-checking command lines. by Carmi Grushko · 8 years ago
  84. e860316 Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  85. 74c6ad8 Provide a parallel implementation of "e1 + e2". by Nathan Harmata · 8 years ago
  86. 1b80c99 Fixes test infrastructure bug that wrongly trims output paths by Greg Estren · 8 years ago
  87. 7f8e045 Improve reliability/performance of Bazel downloads by Justine Tunney · 8 years ago
  88. 7883bf1 Adds support for multiple top-level dynamic configurations by Greg Estren · 8 years ago
  89. 2eaa31f Sign app and frameworks in simulator builds. by Peter Schmitt · 8 years ago
  90. 67b4d52 Pass direct jars to Jack. by Michael Staib · 8 years ago
  91. a5312cd Better error message for experimental_objc_library targets built with a by Cal Peyser · 8 years ago
  92. babd485 Extra-actions originating in Aspects are reported even if the rule we attach to also registers extra-actions. by Carmi Grushko · 8 years ago
  93. ccf96e3 Fix a test case that didn't trigger Swift runtime packaging by Dmitry Shevchenko · 8 years ago
  94. 7f48fd0 Remove 'test' prefix from test names in SkylarkAspectTest. by Dmitry Lomov · 8 years ago
  95. fdfa988 Implement structural equality for structs by Vladimir Moskva · 8 years ago
  96. b4c4bce Have Bazel use the the prebuilt guava jars from the 21.0-20161101 daily build. See https://bazel-review.googlesource.com/#/c/7270/ for details. by Nathan Harmata · 8 years ago
  97. 8f45b7c Implement 'output_groups' provider. by Dmitry Lomov · 8 years ago
  98. bd9576a Move Bazel-specific functions in a separate file. by Laurent Le Brun · 8 years ago
  99. 3613c77 The fully link action in experimental_objc_binary has crosstool inputs. by Cal Peyser · 8 years ago
  100. 1ff6d48 Add a test verifying that bazel can be bootstrapped from the distfile by Klaus Aehlig · 8 years ago