1. 1a3d4c4 Automated rollback of commit 5c83cd9b789f50d5c4e8cf0b774836128dce1cc2. by lberki · 4 years, 10 months ago
  2. 01e6e05 Enable G1 for Bazel and the Java host toolchain. by Benjamin Peterson · 4 years, 10 months ago
  3. 11e0357 Remove --default_override= options from Third Eye reports. by lberki · 4 years, 10 months ago
  4. 1ace20a Filter out non-Starlark-value actions from target.actions for rule configured target by cparsons · 4 years, 10 months ago
  5. a53151d Create ProtoRenderer unit test for ProviderInfo by blossomsm · 4 years, 10 months ago
  6. ee0e62e Pass raw protos to MarkdownRenderer to output markdown documentation. by blossomsm · 4 years, 10 months ago
  7. 5e2a60d Introduce interface for BugReport to facilitate tests which intentionally send bug reports. by Googler · 4 years, 10 months ago
  8. 5c83cd9 Do not add a --proto_path argument to the proto compiler invocation there are no .proto sources in it. by lberki · 4 years, 10 months ago
  9. 316cb9b Release 0.27.1 (2019-07-02) by Bazel Release System · 4 years, 10 months ago
  10. 81c9379 Implement a slightly more efficient algorithm to sample the oldest actions in by djasper · 4 years, 10 months ago
  11. 62fa89d Add a Checksum class for plumbing HTTP downloader content checksums. by John Millikin · 4 years, 10 months ago
  12. 2260b97 When copying dynamic libraries to binary, copy them into the runfiles as well. by Googler · 4 years, 10 months ago
  13. e7438ae Create exe file from //src:bazel-dev. by Tobias Werth · 4 years, 10 months ago
  14. ebca24c Query performance: Reverse output buffering by ulfjack · 4 years, 10 months ago
  15. 2e374a9 Remove non-flag arguments. by kendalllane · 4 years, 10 months ago
  16. e6ab3c4 Introduce flag --incompatible_restrict_attribute_names by laurentlb · 4 years, 10 months ago
  17. 6748ccb bazel syntax: eliminate Operator; use TokenKind by Googler · 4 years, 10 months ago
  18. 47e8854 Replace Skylark with Starlark in user-visible text. by laurentlb · 4 years, 10 months ago
  19. f113c44 Automated rollback of commit 5c1005c0947b010ee36ca851b8ba07c9479cf682. by juliexxia · 4 years, 10 months ago
  20. 89a6ff5 Have Extrema support non-Comparable types, so that it can potentially be used in more places in the codebase. Also clean up javadoc and document the performance characteristics. by nharmata · 4 years, 10 months ago
  21. 518c8b3 Do not re-compress during dev build. by Tobias Werth · 4 years, 10 months ago
  22. cf76aeb GC reduction: convertStarlarkArgumentsToJavaMethodArguments by ulfjack · 4 years, 10 months ago
  23. c2d088f Remove incorrect cache in AndroidLocalTest.java by hlopko · 4 years, 10 months ago
  24. 8167f46 Windows: Windows SDK version can be specified through BAZEL_WINSDK_FULL_VERSION by Yun Peng · 4 years, 10 months ago
  25. 86e518a Support setting different UI progress modes by ulfjack · 4 years, 10 months ago
  26. 1cf2f7b Query performance: don't copy on every eval call by ulfjack · 4 years, 10 months ago
  27. ade5327 bazel syntax: eliminate LValue by Googler · 4 years, 10 months ago
  28. b4f3d83 Update platforms.md documentation by Marcel Hlopko · 4 years, 10 months ago
  29. bb96af5 Fix reference to internal-only directory in documentation. by dslomov · 4 years, 10 months ago
  30. ecac47d Windows: remove incompatible_windows_style_arg_escaping by Laszlo Csomor · 4 years, 10 months ago
  31. 5d72d4e Automated rollback of commit e114d8a04fe07dd32fee41b3cd2e5794f10a5a9d. by Googler · 4 years, 10 months ago
  32. e114d8a bazel syntax: don't use exceptions for control flow by Googler · 4 years, 10 months ago
  33. dfb4926 Fix memory leak of Reporter through System.err. by Googler · 4 years, 10 months ago
  34. 5e025a1 Have StarlarkNativeModule#glob handle IllegalArgumentException. by nharmata · 4 years, 10 months ago
  35. 453df55 Always strip /external/<repo_name> from proto import path by Marcel Hlopko · 4 years, 10 months ago
  36. de9696e Add incompatible flag to forbid loading the native Java rules. by elenairina · 4 years, 10 months ago
  37. 8d76cb6 Make Starlark actions that have an unused inputs list unshareable. by lberki · 4 years, 10 months ago
  38. 91ff4e2 Retire experimental blaze flag that allows dynamic linking of cc_test sources. by Googler · 4 years, 10 months ago
  39. 11a9718 Add a new value for the AndroidManifestMerger enum, FORCE_ANDROID. by Googler · 4 years, 10 months ago
  40. f67e2c6 [RPBB+aapt2] Re-escape XML characters when converting protobuf format back to XML. by Googler · 4 years, 10 months ago
  41. 168ee7c Tests: print a warning if zip failed by Laszlo Csomor · 4 years, 10 months ago
  42. 26e94c9 Add providerName and ruleName to output protos. by kendalllane · 4 years, 10 months ago
  43. b5ae7d3 Throw a Starlark error in case of no outputs by vladmos · 4 years, 10 months ago
  44. 9f7fe69 Add OpenJDK 11 archives for aarch64 (arm64). by philwo · 4 years, 10 months ago
  45. 36df7ed Remove the distinction between mandatory and non-mandatory artifact dependencies in ArtifactFunction. by lberki · 4 years, 10 months ago
  46. 04fc26c Make GroupedList.getAllElementsAsIterable return a collection. by Googler · 4 years, 10 months ago
  47. 06202aa [singlejar] Support long path for param file by Loo Rong Jie · 4 years, 10 months ago
  48. 3d8b579 Automatic code cleanup. by hlopko · 4 years, 10 months ago
  49. 458292d Fix typo in android_instrumentation_test doc. by Googler · 4 years, 10 months ago
  50. ae8e557 Add wall time offset to FakeClock by Googler · 4 years, 10 months ago
  51. 076ece4 Fix timestamps in Bazel/Blaze JUnit runner by Googler · 4 years, 11 months ago
  52. 562eaf3 --cs_fdo_absolute_path should have set the FDOBuildType as CSFDO. by Googler · 4 years, 11 months ago
  53. be2eae9 Use middleman for objc compilation by ulfjack · 4 years, 11 months ago
  54. a47e2a9 Remove rogue end comment HTML. by jcater · 4 years, 11 months ago
  55. e583dd5 Fix comment in aquery differ. by twerth · 4 years, 11 months ago
  56. 1f48824 Remove unused OptionsParser factory methods. by jcater · 4 years, 11 months ago
  57. ac3d06b Refactor osx cc autoconfiguration to not use a template Starlark cc_toolchain_config rule by rosica · 4 years, 11 months ago
  58. 210428c Remove runtime dynamic libraries from default output group of cc_binary by pcloudy · 4 years, 11 months ago
  59. d458963 Check for both :lcov_merger and $lcov_merger attributes in TestActionBuilder. by iirina · 4 years, 11 months ago
  60. 527f688 Test Bazel with CentOS 7 on pre- and postsubmit. by philwo · 4 years, 11 months ago
  61. f99beac [RPBB+aapt2] android_binary assets should take precedence over those from libraries. by Googler · 4 years, 11 months ago
  62. 08d2c3d [RPBB+aapt2] Ensure that XML namespaces are preserved for elements by Googler · 4 years, 11 months ago
  63. b984716 Conditionally define legacy action_configs by rosica · 4 years, 11 months ago
  64. b7c0858 Introduce --incompatible_disable_nocopts flag by rosica · 4 years, 11 months ago
  65. 1bcd38a Make Git repository rules compatible with older Git versions. by philwo · 4 years, 11 months ago
  66. 400c2c7 Windows: add script to build a .msi package by Laszlo Csomor · 4 years, 11 months ago
  67. 2cc8b82 blackbox: Use "git add -A" to really stage all changes. by philwo · 4 years, 11 months ago
  68. 6e0df10 Turn on --experimental_starlark_unused_inputs_list by Googler · 4 years, 11 months ago
  69. aff84c4 Exchange "old" and "new" worker hashes in the debugging message. by Benjamin Peterson · 4 years, 11 months ago
  70. 13bf21b Query performance: Add flag for graphless genquery by ulfjack · 4 years, 11 months ago
  71. 00ec2e7 Hide output of failing `which` command in the pywrapper. by philwo · 4 years, 11 months ago
  72. 132a2c6 Don't hardcode path to `ip`. by philwo · 4 years, 11 months ago
  73. ef4936c Remove whitespace after '#!'. by philwo · 4 years, 11 months ago
  74. a9dc749 Fix test_glob_utf8 to not run into NAME_MAX on ZFS and reenable it. by philwo · 4 years, 11 months ago
  75. 10517be Add missing calls to testenv_tear_down. by philwo · 4 years, 11 months ago
  76. 38cfc18 Add a starlark function computing auth dict from netrc data by Klaus Aehlig · 4 years, 11 months ago
  77. a79a4b6 improve remote execution error messages by Jakob Buchgraber · 4 years, 11 months ago
  78. 57fb56f When BES mode is FULLY_ASYNC, let BEP transports finish closing in background. by adgar · 4 years, 11 months ago
  79. c07d5ce Pin Bazel's native Android tests to use aapt, and set --android_aapt=aapt2 in Bazel's own .bazelrc by Jingwen Chen · 4 years, 11 months ago
  80. b57829f Optionally use --override-styles-instead-of-overlaying option to aapt2 to by Googler · 4 years, 11 months ago
  81. 88c372b Improve config output by displaying more data about configurations. by jcater · 4 years, 11 months ago
  82. f9efb24 Fix Bazel website stardoc build (//site:site) after https://github.com/bazelbuild/bazel/commit/9c913b93e275038393e4ba5f67b7421919d93cf9 by jingwen · 4 years, 11 months ago
  83. 2b6f852 Automatic code cleanup. by cpovirk · 4 years, 11 months ago
  84. ed49d5b Improve clarity for the rules documentation by jingwen · 4 years, 11 months ago
  85. abddb96 Remove remaining uses of OptionsParser.newOptionsParser. by jcater · 4 years, 11 months ago
  86. 146b9ff Change ruleContext.hasError() to reflect even suppressed errors by cparsons · 4 years, 11 months ago
  87. b95f381 Move java constraints to rules_java by hlopko · 4 years, 11 months ago
  88. ed0af44 Intern StarlarkSemantic instances created from options so that later equality by djasper · 4 years, 11 months ago
  89. 71a213c Add --incompatible_use_platforms_repo_for_constraints by hlopko · 4 years, 11 months ago
  90. 368b6d3 Let StarlarkSemantics memoize the hashCode(). This is used as part of the by djasper · 4 years, 11 months ago
  91. 0cfe163 Update doc links still pointing to cc_binary.features by Googler · 4 years, 11 months ago
  92. 7068a56 Update documentation for the aapt_version attribute. by Googler · 4 years, 11 months ago
  93. 9b763ed Make AndroidSkylarkData methods consistently use the value of --android_aapt to determine the version of aapt. by jingwen · 4 years, 11 months ago
  94. 1387748 Allow actions without the outputs in StableSort by Googler · 4 years, 11 months ago
  95. 986a409 Simplify --incompatible_use_aapt2_by_default by making --android_aapt depend on it at analysis time. by jingwen · 4 years, 11 months ago
  96. d89a135 Fix typo in aspects.md by Ben Diuguid · 4 years, 11 months ago
  97. c73aa26 Remove Cpp toolchain from Python rules by brandjon · 4 years, 11 months ago
  98. b06400c Expose `PyRuntimeInfo` from `py_binary` and `py_test` rules by brandjon · 4 years, 11 months ago
  99. 89cd56c Make scripts/docs/dot_converter.py Python 3 compatible so //site can be built with Bazel 0.27 without --force_host_python=PY2. by jingwen · 4 years, 11 months ago
  100. 4d3c5e2 Delete system framework paths from blaze by Googler · 4 years, 11 months ago