1. d0a1269 Bazel client: more platform-specific logic by Laszlo Csomor · 8 years ago
  2. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  3. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 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. 325b155 cc_configure.bzl: Using registry information to find VS by Yun Peng · 8 years ago
  9. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  10. 7e5fb40 Bazel client: platform-dependent lock handling by Laszlo Csomor · 8 years ago
  11. 26b7a66 Bazel client: mock out read/write calls by Laszlo Csomor · 8 years ago
  12. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  13. 5a308aa Disable DownloaderTestSuite on Windows. by Dmitry Lomov · 8 years ago
  14. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  15. fdeb747 Increase the size of HttpDownloaderTest. by Dmitry Lomov · 8 years ago
  16. 34ff062 Be smarter about Content-Encoding: gzip downloads by Justine Tunney · 8 years ago
  17. f84a5f4 Do not flatten nested sets in Variables.Builder.addStringSequenceVariable by Marcel Hlopko · 8 years ago
  18. eb06c40 Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8. by Tobias Werth · 8 years ago
  19. 5c9fcaf Introducing the Java compilation black box in Skylark. by Irina Iancu · 8 years ago
  20. bfa166b combine_distfiles.sh: add missing default value for USE_TAR by Klaus Aehlig · 8 years ago
  21. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  22. 32086b2 Bazel client: platform-dependent signal handling by Laszlo Csomor · 8 years ago
  23. e0e5080 Add missing cfg="host" to example executable by Justin Buchanan · 8 years ago
  24. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  25. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  26. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  27. 468ecdc Improve windows docs around C++ by Peter Mounce · 8 years ago
  28. 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
  29. 908b846 Removing Dagger dependency from junitrunner. by Irina Iancu · 8 years ago
  30. a9639da Improve memory footprint of CcToolchainFeatures.Variables. by Marcel Hlopko · 8 years ago
  31. 8dddb3c Bazel client: fix compilation on Windows by Laszlo Csomor · 8 years ago
  32. bcab9cb Support choco package fixes by Peter Mounce · 8 years ago
  33. e208428 cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATH by Yun Peng · 8 years ago
  34. 8ce0552 Add the coverage command to the CLI. by Ulf Adams · 8 years ago
  35. c354539 Bazel client: MakeCanonical into file_<platform> by Laszlo Csomor · 8 years ago
  36. 8829aba Coverage support. by Ulf Adams · 8 years ago
  37. 74ffaf7 Bazel client: depend less on <unistd.h> by Laszlo Csomor · 8 years ago
  38. b7bc525 Update coverage documentation. Prepare for open sourcing CoverageCommand. by Ulf Adams · 8 years ago
  39. d41e08e Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f. by Tobias Werth · 8 years ago
  40. ef4e78a Bazel documentation update, mainly for Windows by Laszlo Csomor · 8 years ago
  41. f17fb3a Bazel release script: run `gsutil cp` in parallel by Laszlo Csomor · 8 years ago
  42. fd0e41a Updates sandbox doc. Fixes #2112. by Yue Gan · 8 years ago
  43. 460db0f Make SkylarkAttr.Descriptor thread-safe. by Dmitry Lomov · 8 years ago
  44. 6450c18 Bazel client: delete and don't use the server.pid by Laszlo Csomor · 8 years ago
  45. 607030b Disable bazel_bootstrap_distfile_test. by Dmitry Lomov · 8 years ago
  46. d2deb23 Reinstate python2 only constraint by Peter Mounce · 8 years ago
  47. 2e02106 Add support for bundle binaries in apple_binary. by Sergio Campama · 8 years ago
  48. 0c5c348 Strict deps for proto_library. by Carmi Grushko · 8 years ago
  49. 64de4b5 If set, have BlazeInterners use the value of the BLAZE_INTERNER_CONCURRENCY_LEVEL environment variable. by Nathan Harmata · 8 years ago
  50. 270fdd6 Remove Swift support from native rules by Dmitry Shevchenko · 8 years ago
  51. f8eba6a Add logging for creation of stub IDs for public.xml entries. by Andrew Pellegrini · 8 years ago
  52. 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
  53. 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
  54. 034de95 Disable bootstrap test for Java 7 by Klaus Aehlig · 8 years ago
  55. 8a47590 Change the bootstrap script to swap by Nathan Harmata · 8 years ago
  56. 5a51077 Implement cfg="target" parameter for labels by Vladimir Moskva · 8 years ago
  57. 4c67807 Improve reliability/performance of Bazel downloads by Justine Tunney · 8 years ago
  58. afe6051 Implement objc++ linking semantics in crosstool. Sematics in question are: by Cal Peyser · 8 years ago
  59. 5f59e1c Remove limitation of only analyzing files with known extensions as resources. by Andrew Pellegrini · 8 years ago
  60. 4956d32 Remove useless function in BuildFileAST. by Laurent Le Brun · 8 years ago
  61. d700dff5 Make compile.sh use pregenerated protoc output, if present by Klaus Aehlig · 8 years ago
  62. 2c52dab Remove Environment.parseFile by Laurent Le Brun · 8 years ago
  63. f36b406 Properly handle bazel's output deletion within a write-protected directory. by Kush Chakraborty · 8 years ago
  64. ad13a9c Make the python dependency more lenient by Peter Mounce · 8 years ago
  65. 093218c Bazel exports environment variable values to apple toolchains as build by Cal Peyser · 8 years ago
  66. e512746 Automated [] rollback of commit 7e5396a66cd7021150f9fab9ec8160c92fde618d. by Klaus Aehlig · 8 years ago
  67. e626f74 Fix pattern matching for the dist archive by Klaus Aehlig · 8 years ago
  68. 7b2f2e8 Move some actions to language-specific packages, where they belong. by Lukacs Berki · 8 years ago
  69. ed787fe Remove old and outdated protobuf libs and protoc versions. by Philipp Wollermann · 8 years ago
  70. 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
  71. 1f3e3ae Work around to allow building from read-only sources by Klaus Aehlig · 8 years ago
  72. 4ce3bc9 Gracefully fail when there are duplicate jars in 'jars' attribute of 'java_import' rule via filegroup. by Irina Iancu · 8 years ago
  73. 74d716b Declare order constraint in BEP by Klaus Aehlig · 8 years ago
  74. 7e5396a Automated [] rollback of commit b10101ab8fe8d505d023f0a4556ec0c227635e24. by Dmitry Lomov · 8 years ago
  75. 78f1c85 Adds logging functionality to the bazel client, which will be activated in a later change. by Chloe Calvarin · 8 years ago
  76. c944c4d Alias proto_library's produce a descriptor set that contains all srcs of its dependencies. by Carmi Grushko · 8 years ago
  77. 0aac8f7 Remove weird restriction on '|' operator from SkylarkNestedSets. by Dmitry Lomov · 8 years ago
  78. 984d6d4 Allow dicts to contain non-comparable objects as keys by Vladimir Moskva · 8 years ago
  79. b10101a Rollback of commit fec7d877735eacaf023718ea3e598e6d10adb9a6. by Klaus Aehlig · 8 years ago
  80. e2e61a3 Update the core contributor group by Damien Martin-Guillerez · 8 years ago
  81. 8bb7b8f Initial checkin of the toolchain_lookup() rule for expressing explicit dependencies on Make variables and toolchains. by Lukacs Berki · 8 years ago
  82. 0edd354 Release script: add release notes to the git notes by Damien Martin-Guillerez · 8 years ago
  83. a79581e Add gpu compile support to MSVC wrapper script by Yun Peng · 8 years ago
  84. 27d0b32 Minor refactoring in SkylarkUtils by Laurent Le Brun · 8 years ago
  85. a3059e0 Delete the old prebuild guava jars. See by Nathan Harmata · 8 years ago
  86. 2a26c3c Rollback of commit 7f8e0456efe58711aae98c95c6a9dfb57824b9c2. by Dmitry Lomov · 8 years ago
  87. bc3f264 Bazel client: fix compiler warnings by Laszlo Csomor · 8 years ago
  88. a23068a Bazel: make PathWindowsTest more robust by Laszlo Csomor · 8 years ago
  89. 4ca2642 Refactor LegacyLoadingPhaseRunner to be more like SkyframeLoadingPhaseRunner. by Ulf Adams · 8 years ago
  90. cefa9a2 Bazel client: reduce dependency on POSIX API by Laszlo Csomor · 8 years ago
  91. 124d55d Add Gerrit Code Review to the list of users by David Pursehouse · 8 years ago
  92. ee60aeea Roadmap: slide the milestones for 0.5 and 0.6 to realistic dates by Damien Martin-Guillerez · 8 years ago
  93. 61affe7 Allow labels like @foo//:foo to be shortened @foo by Justine Tunney · 8 years ago
  94. 7d32e25 try using default bootclasspath for android desugaring if JavaCompilationInfoProvider is missing by Googler · 8 years ago
  95. baeff7f WatchOS1 watch apps no longer bundle at the top level as well as the extension level. by Chris Parsons · 8 years ago
  96. be1390e Fix test_http_to_https_redirect test by Justine Tunney · 8 years ago
  97. 7585552 Rollback of commit cc3d79cca775cad9e9193d38bedf4df51a5c8a50. by Dmitry Lomov · 8 years ago
  98. fec7d87 Rollback of commit 1ff6d480d02ab8189ac12f8fedfbed1222b86a43. by Kristina Chodorow · 8 years ago
  99. 2aada22 Adds internal data binding support to Bazel, although this by Greg Estren · 8 years ago
  100. 3b57ccf Move intellij_info.bzl to a tool packaged with bazel. by Googler · 8 years ago