1. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  2. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  3. ec1cc8f Gracefully handle unset JAVA_HOME by Klaus Aehlig · 8 years ago
  4. b0cc87f Add asm-tree and jacoco by Yue Gan · 8 years ago
  5. 8cde95b Rollback of commit c182908910a370b490e7e027b867e11f9f2fb086. by Michajlo Matijkiw · 8 years ago
  6. 8e589dc Initial commit of cc_proto_library. by Carmi Grushko · 8 years ago
  7. 3e8a152 unknown commit of 5: Fixing the merge warning messages in transitive library overwrites. by Googler · 8 years ago
  8. 2a2be39 Overrides BuildConfiguration.equals() for dynamic configs. by Greg Estren · 8 years ago
  9. 07d012e Enable fallback URLs in Skylark http rules. by David Chen · 8 years ago
  10. b89f30e Add support for rules_test on rules in a different repository or in the by John Cater · 8 years ago
  11. 43ad032 Use MessageDigest instead of HashFunction for Fingerprint by Michajlo Matijkiw · 8 years ago
  12. 1f95a4e Fix a typo by Liam Miller-Cushon · 8 years ago
  13. 4fe1047 Re-enable modules pruning for fake compile actions. I think our initial by Googler · 8 years ago
  14. ee3aa9e Description redacted. -- MOS_MIGRATED_REVID=140613176 by Googler · 8 years ago
  15. 22d3570 Move the useHeaderModules member from CppCompilationContext into the by Googler · 8 years ago
  16. 6f8393f Allow aspects to specify multiple sets of required providers to match against rules. Aspects can attach to a rule if at least one set of required providers are present on the rule. by Rumou Duan · 8 years ago
  17. 5fe7230 Start removing flag for rclass generator (make nop) by Googler · 8 years ago
  18. c182908 Allow dicts to contain non-comparable objects as keys by Vladimir Moskva · 8 years ago
  19. 6331a94 Bazel release script: fix `gsutil -m` by Laszlo Csomor · 8 years ago
  20. 6f97850 Only announce test summaries in BEP if expected by Klaus Aehlig · 8 years ago
  21. 1e943ae Mark distribution artefact design document as implemented by Klaus Aehlig · 8 years ago
  22. 15402a9 Release 0.4.1 (2016-11-21) by Bazel Release System · 8 years ago
  23. f699b50 Delete old targets from android_sdk_repository_template.bzl by Adam Michael · 8 years ago
  24. 79d09f7 --experimental_android_use_singlejar_for_multidex compresses classes*.dex by Adam Michael · 8 years ago
  25. 1f4ee38 Hard-code `-parameters` and `-source 8 -target 8` in javac-turbine by Liam Miller-Cushon · 8 years ago
  26. 7866f9a Default behavior of proto_library's strict-proto-deps is now determined by the value of a flag. by Carmi Grushko · 8 years ago
  27. 27b95ea Fix @CheckReturnValue error in HttpStreamTest by Justine Tunney · 8 years ago
  28. 873c259 Remove private headers from modulemaps generated by objc_ targets by Dmitry Shevchenko · 8 years ago
  29. ed7ced0 Support multiple mirror URLs for external repos by Justine Tunney · 8 years ago
  30. df72d2c Let the sandbox ignore ESTALE errors on remounting file systems. by Philipp Wollermann · 8 years ago
  31. 4f3d778 Rename android_studio_ide_info proto and members. by Googler · 8 years ago
  32. f1aa34c Make it easier to use protos in Bazel out of the box. by Carmi Grushko · 8 years ago
  33. 2b50388 Update ParallelSkyQueryUtils to use QuiescingExecutor instead of ForkJoinPool by Googler · 8 years ago
  34. 47f48d2 Added tests for export by Kristina Chodorow · 8 years ago
  35. a6d8fe4 Remove isSkylark and eval from Environment. by Laurent Le Brun · 8 years ago
  36. df12c92 Default flag --experimental_j2objc_annotation_processing to true. by Rumou Duan · 8 years ago
  37. c9f1f4b Makes the --test_env command line options available in skylark's rule context. by Sergio Campama · 8 years ago
  38. 978fb3f7 Minor fix to SpawnAction.Builder by Jon Brandvein · 8 years ago
  39. 165a813 Remove legacy intellij_info test support. by Googler · 8 years ago
  40. c2bfc83 Mark foundations_test as flaky by Kristina Chodorow · 8 years ago
  41. dce0170 Provide AspectDescriptor to ConfiguredAspect. by Dmitry Lomov · 8 years ago
  42. b407333 Enable run_memleaks ObjcConfiguration in Skylark. by Sergio Campama · 8 years ago
  43. cd26e9c SkylarkCallbackFunction no longer cares about the obsolete 'cfg' parameter. by Florian Weikert · 8 years ago
  44. c1287f0 Remove no longer needed grpc plugin binaires by Klaus Aehlig · 8 years ago
  45. b147f5e Rollback of commit eb06c40d10652af258bee1a0277916007eccc69a. by Adam Michael · 8 years ago
  46. f3cb763 Improve ./compile.sh error message by Klaus Aehlig · 8 years ago
  47. e99df0a Compile grpc-java from source by Klaus Aehlig · 8 years ago
  48. 3b89d2d Bazel client: make it compile with MSVC by Laszlo Csomor · 8 years ago
  49. d0a1269 Bazel client: more platform-specific logic by Laszlo Csomor · 8 years ago
  50. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  51. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 8 years ago
  52. 9e94864 Use BlazeInterner's chosen concurrency level in InternerWithPresenceCheck's internal ConcurrentMap. by Nathan Harmata · 8 years ago
  53. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  54. 20bd274 Make Runfiles.SymlinkEntry implement SkylarkValue. by Eric Dobson · 8 years ago
  55. 430bf42 Unflake foundations_test by Dmitry Lomov · 8 years ago
  56. 325b155 cc_configure.bzl: Using registry information to find VS by Yun Peng · 8 years ago
  57. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  58. 7e5fb40 Bazel client: platform-dependent lock handling by Laszlo Csomor · 8 years ago
  59. 26b7a66 Bazel client: mock out read/write calls by Laszlo Csomor · 8 years ago
  60. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  61. 5a308aa Disable DownloaderTestSuite on Windows. by Dmitry Lomov · 8 years ago
  62. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  63. fdeb747 Increase the size of HttpDownloaderTest. by Dmitry Lomov · 8 years ago
  64. 34ff062 Be smarter about Content-Encoding: gzip downloads by Justine Tunney · 8 years ago
  65. f84a5f4 Do not flatten nested sets in Variables.Builder.addStringSequenceVariable by Marcel Hlopko · 8 years ago
  66. eb06c40 Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8. by Tobias Werth · 8 years ago
  67. 5c9fcaf Introducing the Java compilation black box in Skylark. by Irina Iancu · 8 years ago
  68. bfa166b combine_distfiles.sh: add missing default value for USE_TAR by Klaus Aehlig · 8 years ago
  69. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  70. 32086b2 Bazel client: platform-dependent signal handling by Laszlo Csomor · 8 years ago
  71. e0e5080 Add missing cfg="host" to example executable by Justin Buchanan · 8 years ago
  72. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  73. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  74. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  75. 468ecdc Improve windows docs around C++ by Peter Mounce · 8 years ago
  76. 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
  77. 908b846 Removing Dagger dependency from junitrunner. by Irina Iancu · 8 years ago
  78. a9639da Improve memory footprint of CcToolchainFeatures.Variables. by Marcel Hlopko · 8 years ago
  79. 8dddb3c Bazel client: fix compilation on Windows by Laszlo Csomor · 8 years ago
  80. bcab9cb Support choco package fixes by Peter Mounce · 8 years ago
  81. e208428 cc_configure.bzl: On Windows, make sure C:\windows\system32 is in PATH by Yun Peng · 8 years ago
  82. 8ce0552 Add the coverage command to the CLI. by Ulf Adams · 8 years ago
  83. c354539 Bazel client: MakeCanonical into file_<platform> by Laszlo Csomor · 8 years ago
  84. 8829aba Coverage support. by Ulf Adams · 8 years ago
  85. 74ffaf7 Bazel client: depend less on <unistd.h> by Laszlo Csomor · 8 years ago
  86. b7bc525 Update coverage documentation. Prepare for open sourcing CoverageCommand. by Ulf Adams · 8 years ago
  87. d41e08e Rollback of commit 984d6d48d0e07ac3be2bbfec667158165390eb4f. by Tobias Werth · 8 years ago
  88. ef4e78a Bazel documentation update, mainly for Windows by Laszlo Csomor · 8 years ago
  89. f17fb3a Bazel release script: run `gsutil cp` in parallel by Laszlo Csomor · 8 years ago
  90. fd0e41a Updates sandbox doc. Fixes #2112. by Yue Gan · 8 years ago
  91. 460db0f Make SkylarkAttr.Descriptor thread-safe. by Dmitry Lomov · 8 years ago
  92. 6450c18 Bazel client: delete and don't use the server.pid by Laszlo Csomor · 8 years ago
  93. 607030b Disable bazel_bootstrap_distfile_test. by Dmitry Lomov · 8 years ago
  94. d2deb23 Reinstate python2 only constraint by Peter Mounce · 8 years ago
  95. 2e02106 Add support for bundle binaries in apple_binary. by Sergio Campama · 8 years ago
  96. 0c5c348 Strict deps for proto_library. by Carmi Grushko · 8 years ago
  97. 64de4b5 If set, have BlazeInterners use the value of the BLAZE_INTERNER_CONCURRENCY_LEVEL environment variable. by Nathan Harmata · 8 years ago
  98. 270fdd6 Remove Swift support from native rules by Dmitry Shevchenko · 8 years ago
  99. f8eba6a Add logging for creation of stub IDs for public.xml entries. by Andrew Pellegrini · 8 years ago
  100. 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