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