1. 33d6351 Prune modules when building modules themselves to reduce build times shorten by Googler · 8 years ago
  2. 67f1a85 Update list of expected future changes by Jon Brandvein · 8 years ago
  3. 7f53423 Clean up RuleContext's attribute access API. by Greg Estren · 8 years ago
  4. 9d83784 Move constraint enforcement policy into attribute definitions. by Greg Estren · 8 years ago
  5. 1e6c533 Proto changes required to recognize external artifacts by Googler · 8 years ago
  6. c736b22 Set User-Agent to "Bazel/{{Release Name}}" for http connections by Justin Buchanan · 8 years ago
  7. 3c7530a Description redacted. -- MOS_MIGRATED_REVID=140742419 by Googler · 8 years ago
  8. 704d8d9 Rollback of commit 7c4a8093da6272969c86f22a08c72ddbbf6e8274. by Kristina Chodorow · 8 years ago
  9. 3875712 Compute module file compile command line flags right before executing the by Googler · 8 years ago
  10. c804c66 Replace UnixGlob's package glob prefetching functionality with an by Googler · 8 years ago
  11. 65d66a3 Add --ltoindexopt to pass options to LTO indexing step by Googler · 8 years ago
  12. 14e3554 Rollback of commit f699b502ef6a57dc68570486191ad1c318e8fd1b. by Adam Michael · 8 years ago
  13. 441f2b6 Description redacted. -- MOS_MIGRATED_REVID=140731289 by Googler · 8 years ago
  14. 3216c40 Phrasing cleanup for dynamic configuration tests. by Greg Estren · 8 years ago
  15. b8caca0 Ijar: extract MakeDirs to platform_utils by Laszlo Csomor · 8 years ago
  16. 8457f3f Ijar: extract [] to platform_utils by Laszlo Csomor · 8 years ago
  17. 7ecf871 Add Jacoco related code to buildjar. by Yue Gan · 8 years ago
  18. d2ed069 Ijar: extract file reading logic to platform_utils by Laszlo Csomor · 8 years ago
  19. 5655593 Rollback of commit 2a2be3907981d9654575493c7012d95d1241f373. by Googler · 8 years ago
  20. 7c4a809 Remove callerLabel from Environment. by Laurent Le Brun · 8 years ago
  21. 12c6610 Update BUILD files after adding third_party jars. by Yue Gan · 8 years ago
  22. 8d6da00 Ijar: extract file writing logic to platform_utils by Laszlo Csomor · 8 years ago
  23. 645dbc4 Ijar: extract file stating logic to platform_utils by Laszlo Csomor · 8 years ago
  24. ec1cc8f Gracefully handle unset JAVA_HOME by Klaus Aehlig · 8 years ago
  25. b0cc87f Add asm-tree and jacoco by Yue Gan · 8 years ago
  26. 8cde95b Rollback of commit c182908910a370b490e7e027b867e11f9f2fb086. by Michajlo Matijkiw · 8 years ago
  27. 8e589dc Initial commit of cc_proto_library. by Carmi Grushko · 8 years ago
  28. 3e8a152 unknown commit of 5: Fixing the merge warning messages in transitive library overwrites. by Googler · 8 years ago
  29. 2a2be39 Overrides BuildConfiguration.equals() for dynamic configs. by Greg Estren · 8 years ago
  30. 07d012e Enable fallback URLs in Skylark http rules. by David Chen · 8 years ago
  31. b89f30e Add support for rules_test on rules in a different repository or in the by John Cater · 8 years ago
  32. 43ad032 Use MessageDigest instead of HashFunction for Fingerprint by Michajlo Matijkiw · 8 years ago
  33. 1f95a4e Fix a typo by Liam Miller-Cushon · 8 years ago
  34. 4fe1047 Re-enable modules pruning for fake compile actions. I think our initial by Googler · 8 years ago
  35. ee3aa9e Description redacted. -- MOS_MIGRATED_REVID=140613176 by Googler · 8 years ago
  36. 22d3570 Move the useHeaderModules member from CppCompilationContext into the by Googler · 8 years ago
  37. 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
  38. 5fe7230 Start removing flag for rclass generator (make nop) by Googler · 8 years ago
  39. c182908 Allow dicts to contain non-comparable objects as keys by Vladimir Moskva · 8 years ago
  40. 6331a94 Bazel release script: fix `gsutil -m` by Laszlo Csomor · 8 years ago
  41. 6f97850 Only announce test summaries in BEP if expected by Klaus Aehlig · 8 years ago
  42. 1e943ae Mark distribution artefact design document as implemented by Klaus Aehlig · 8 years ago
  43. 15402a9 Release 0.4.1 (2016-11-21) by Bazel Release System · 8 years ago
  44. f699b50 Delete old targets from android_sdk_repository_template.bzl by Adam Michael · 8 years ago
  45. 79d09f7 --experimental_android_use_singlejar_for_multidex compresses classes*.dex by Adam Michael · 8 years ago
  46. 1f4ee38 Hard-code `-parameters` and `-source 8 -target 8` in javac-turbine by Liam Miller-Cushon · 8 years ago
  47. 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
  48. 27b95ea Fix @CheckReturnValue error in HttpStreamTest by Justine Tunney · 8 years ago
  49. 873c259 Remove private headers from modulemaps generated by objc_ targets by Dmitry Shevchenko · 8 years ago
  50. ed7ced0 Support multiple mirror URLs for external repos by Justine Tunney · 8 years ago
  51. df72d2c Let the sandbox ignore ESTALE errors on remounting file systems. by Philipp Wollermann · 8 years ago
  52. 4f3d778 Rename android_studio_ide_info proto and members. by Googler · 8 years ago
  53. f1aa34c Make it easier to use protos in Bazel out of the box. by Carmi Grushko · 8 years ago
  54. 2b50388 Update ParallelSkyQueryUtils to use QuiescingExecutor instead of ForkJoinPool by Googler · 8 years ago
  55. 47f48d2 Added tests for export by Kristina Chodorow · 8 years ago
  56. a6d8fe4 Remove isSkylark and eval from Environment. by Laurent Le Brun · 8 years ago
  57. df12c92 Default flag --experimental_j2objc_annotation_processing to true. by Rumou Duan · 8 years ago
  58. c9f1f4b Makes the --test_env command line options available in skylark's rule context. by Sergio Campama · 8 years ago
  59. 978fb3f7 Minor fix to SpawnAction.Builder by Jon Brandvein · 8 years ago
  60. 165a813 Remove legacy intellij_info test support. by Googler · 8 years ago
  61. c2bfc83 Mark foundations_test as flaky by Kristina Chodorow · 8 years ago
  62. dce0170 Provide AspectDescriptor to ConfiguredAspect. by Dmitry Lomov · 8 years ago
  63. b407333 Enable run_memleaks ObjcConfiguration in Skylark. by Sergio Campama · 8 years ago
  64. cd26e9c SkylarkCallbackFunction no longer cares about the obsolete 'cfg' parameter. by Florian Weikert · 8 years ago
  65. c1287f0 Remove no longer needed grpc plugin binaires by Klaus Aehlig · 8 years ago
  66. b147f5e Rollback of commit eb06c40d10652af258bee1a0277916007eccc69a. by Adam Michael · 8 years ago
  67. f3cb763 Improve ./compile.sh error message by Klaus Aehlig · 8 years ago
  68. e99df0a Compile grpc-java from source by Klaus Aehlig · 8 years ago
  69. 3b89d2d Bazel client: make it compile with MSVC by Laszlo Csomor · 8 years ago
  70. d0a1269 Bazel client: more platform-specific logic by Laszlo Csomor · 8 years ago
  71. 49970e0 Bazel client: platform-specific {Read,Write}File by Laszlo Csomor · 8 years ago
  72. 0b6549f Import the sources for the grpc java plugin by Klaus Aehlig · 8 years ago
  73. 9e94864 Use BlazeInterner's chosen concurrency level in InternerWithPresenceCheck's internal ConcurrentMap. by Nathan Harmata · 8 years ago
  74. 3e4bbbd Rename intellij_info.bzl outputs and output groups. by Googler · 8 years ago
  75. 20bd274 Make Runfiles.SymlinkEntry implement SkylarkValue. by Eric Dobson · 8 years ago
  76. 430bf42 Unflake foundations_test by Dmitry Lomov · 8 years ago
  77. 325b155 cc_configure.bzl: Using registry information to find VS by Yun Peng · 8 years ago
  78. 1dda343 Add Oracle JDK 7/8 as optional dependencies. by Misha Brukman · 8 years ago
  79. 7e5fb40 Bazel client: platform-dependent lock handling by Laszlo Csomor · 8 years ago
  80. 26b7a66 Bazel client: mock out read/write calls by Laszlo Csomor · 8 years ago
  81. 82e3b90 Remove no longer used protoc binaries by Klaus Aehlig · 8 years ago
  82. 5a308aa Disable DownloaderTestSuite on Windows. by Dmitry Lomov · 8 years ago
  83. e72d7a0 Build protoc from source by Klaus Aehlig · 8 years ago
  84. fdeb747 Increase the size of HttpDownloaderTest. by Dmitry Lomov · 8 years ago
  85. 34ff062 Be smarter about Content-Encoding: gzip downloads by Justine Tunney · 8 years ago
  86. f84a5f4 Do not flatten nested sets in Variables.Builder.addStringSequenceVariable by Marcel Hlopko · 8 years ago
  87. eb06c40 Rollback of commit 2eaa31fade12242b7075c2bbac945aeeedf985e8. by Tobias Werth · 8 years ago
  88. 5c9fcaf Introducing the Java compilation black box in Skylark. by Irina Iancu · 8 years ago
  89. bfa166b combine_distfiles.sh: add missing default value for USE_TAR by Klaus Aehlig · 8 years ago
  90. c3d5c68 Attempt #2 to submit commit e860316559eac366d47923a8eb4b5489a661aa35: Using an ActionFileInputCache for SHA1 digests used with remote execution. by Ola Rozenfeld · 8 years ago
  91. 32086b2 Bazel client: platform-dependent signal handling by Laszlo Csomor · 8 years ago
  92. e0e5080 Add missing cfg="host" to example executable by Justin Buchanan · 8 years ago
  93. 52b03d1 Make //tols/cpp/test start from the distribution artifact by Klaus Aehlig · 8 years ago
  94. cc428bc Prevent merge debris being part of package by Peter Mounce · 8 years ago
  95. b51a8cb Adapt ijar for WSL by Reker · 8 years ago
  96. 468ecdc Improve windows docs around C++ by Peter Mounce · 8 years ago
  97. 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
  98. 908b846 Removing Dagger dependency from junitrunner. by Irina Iancu · 8 years ago
  99. a9639da Improve memory footprint of CcToolchainFeatures.Variables. by Marcel Hlopko · 8 years ago
  100. 8dddb3c Bazel client: fix compilation on Windows by Laszlo Csomor · 8 years ago