1. c5ebfcf Add --incompatible_disable_static_cc_toolchains that will deprecate the cc_toolchain_suite and cc_toolchain rules under @bazel_tools//tools/cpp. by rosica · 6 years ago
  2. b02b707 Introduce java_common Google-only interface methods to the Starlark build API by cparsons · 6 years ago
  3. 97559ba Demote extracted_binaries and jvm_path from global variables by michajlo · 6 years ago
  4. c2ab917 Resolve race and cancellation issue on catastrophic shutdown. by felly · 6 years ago
  5. 8c3b3fb Failures early in package loading will now fail all --keep_going builds. by adgar · 6 years ago
  6. aff189a Make sure default Linux artifacts have an associated action, even when artifact names are altered. by Googler · 6 years ago
  7. 4ca768e standardize graph output indentation with 2 spaces by Ricky Pai · 6 years ago
  8. 3ed9d36 Properly wire up BES half-close. The lack thereof was a simple oversight. by felly · 6 years ago
  9. ce5e718 Demote OptionProcessor from globals by michajlo · 6 years ago
  10. fe81b49 Support of using the absolute path profile for LLVM's Context Sensitive FDO by Googler · 6 years ago
  11. 5935259 Flip the --incompatible_depset_is_not_iterable flag by vladmos · 6 years ago
  12. fded729 Cancel previous BEP upload if there is a connectivity problem. by steinman · 6 years ago
  13. b0403a7 Upgrade java_tools version to javac_11-v2.0 by iirina · 6 years ago
  14. 7538988 Post an event so that the number of lost inputs over the course of a build can be tracked. by janakr · 6 years ago
  15. d1316a0 Add Scoot to list of Remote Execution services by Drew Gassaway · 6 years ago
  16. 67ba1d6 Update tests in preparation for incompatible_depset_is_not_iterable flag flip by laurentlb · 6 years ago
  17. 45743d0 Open-source BlazeRuntimeWrapper and BuildIntegrationTestCase. by philwo · 6 years ago
  18. 50c876e Fix iterating over depsets by vladmos · 6 years ago
  19. d482596 remote: grpcs (grpc+tls) is used by default for remote URLs by Ira Shikhman · 6 years ago
  20. 92a872b Query: new "graphless" implementation by ulfjack · 6 years ago
  21. ba3f88b Add @bazel_tools//tools/jdk:javadoc by Michal Majcherski · 6 years ago
  22. 2b3c879 Fix link to example by laurentlb · 6 years ago
  23. 5e31dc8 Introduce a stardoc test for Python. by Googler · 6 years ago
  24. 9aadeac Remove macOS version check from xcode-locator by Keith Smiley · 6 years ago
  25. 0e6dcee Flip --incompatible_no_support_tools_in_action_inputs by laurentlb · 6 years ago
  26. eb53de2 Enable Python toolchains by default by brandjon · 6 years ago
  27. bed7e4f Prohibit NestedSet from being passed to NestedSetBuilder.addAll. by Googler · 6 years ago
  28. 00e29b7 NDK 19 and 20 support by Jingwen Chen · 6 years ago
  29. 00b5dad Fix pkg_deb depends_file bug by szakmary · 6 years ago
  30. 4f13309 git.bzl: correctly quote shallow_since by Klaus Aehlig · 6 years ago
  31. 369fa97 Cross-link backwards compatibility policy with guidance by Dmitry Lomov · 6 years ago
  32. da125a8 Fixed instructions for GCS remote cache by Jay Vercellone · 6 years ago
  33. 042a579 Make SHOW_ONCE_TAG in Reporter mean "show the event exactly once," instead of "show the event at most once." by steinman · 6 years ago
  34. c3d2aa7 Fix ios, tvos and watchos arm64 constraints by Steeve Morin · 6 years ago
  35. 0677a3d Expose cc_common.get_execution_requirements by hlopko · 6 years ago
  36. b691915 Add --incompatible_use_specific_tool_files. by Benjamin Peterson · 6 years ago
  37. 3dc59e4 Fix jacoco-toolchain dependency. by iirina · 6 years ago
  38. f34458b C++: Flips incompatible_depset_for_libraries_to_link_getter by plf · 6 years ago
  39. aec9f99 Flip `--incompatible_dont_enable_host_nonhost_crosstool_features` by Marcel Hlopko · 6 years ago
  40. 536a166 Turn on --experimental_build_setting_api by juliexxia · 6 years ago
  41. a626990 Turn on --experimental_starlark_config_transitions by juliexxia · 6 years ago
  42. aa0cb61 Pack all multi-arch libraries from aar_import deps when using --fat_apk_cpu by Jingwen Chen · 6 years ago
  43. 2a5e3b1 Make CompoundEvaluationProgressReceiver's ctor public. by nharmata · 6 years ago
  44. ba8e01e Link to rules_jvm_external in the Maven migration docs by jingwen · 6 years ago
  45. d2df40b Flip --incompatible_objc_framework_cleanup flag to true by Googler · 6 years ago
  46. 53decbc Add nested sets as transitive members in addElementsFromSkylark. by Googler · 6 years ago
  47. bc6f7cb Export more files in androidsdk by Jingwen Chen · 6 years ago
  48. 089e017 Improve error message for --incompatible_string_join_requires_strings by Jingwen Chen · 6 years ago
  49. 4aa1d1a Logical rollback of unknown commit. by janakr · 6 years ago
  50. 09da51f Regression test for breakage caused by https://github.com/bazelbuild/bazel/commit/3290e22356b59371274849ee51297635b9435285. Fails before fix. by janakr · 6 years ago
  51. 221c67f Remove unused msvc-wrapper related filegroups by Marcel Hlopko · 6 years ago
  52. 3290e22 Automated rollback of commit 9dd7e8ed7931274b0c5b791e1c076140dcf7b74f. by janakr · 6 years ago
  53. b721736 Add a helpful error message before a potential NPE. by Googler · 6 years ago
  54. fb53c98 Make BEP transports default to local strategy if there is no connectivity or credentials. by steinman · 6 years ago
  55. ef92785 Set default docs version to 0.26.0 by jingwen · 6 years ago
  56. 4cf4555 Remove obsolete TODO and link to documentation for build_setting attribute of rule() by juliexxia · 6 years ago
  57. 9240f16 Remove unused protos and proto targets for bundlemerge and plmerge. by kaipi · 6 years ago
  58. b68d3c1 Windows, launcher: support python/bash toolchain by Yun Peng · 6 years ago
  59. 7133f21 Refresh IDE page on the Bazel website by Jingwen Chen · 6 years ago
  60. 2902623 Enable Python integration tests on Windows by brandjon · 6 years ago
  61. 9dd7e8e Put ActionLookupData inside DerivedArtifact, and move ArtifactOwner into SourceArtifact. by janakr · 6 years ago
  62. b2fac74 Open visibility of ProtoOutputFormatter in order to use it in PackageLoader. by twerth · 6 years ago
  63. 9f554d3 Allow javac_jar to be None by cushon · 6 years ago
  64. 6eda6b5 Enable persistent workers for Desugar by default for Bazel by Jingwen Chen · 6 years ago
  65. ac0caa7 Remove lockfile from global variables by michajlo · 6 years ago
  66. 658d47f Change signatures to DerivedArtifact, and get Labels from non-Artifact sources when possible. by janakr · 6 years ago
  67. 7984a15 Make split cc_configure work on Darwin with only CLT installed by Marcel Hlopko · 6 years ago
  68. 926cfbd Add option to omit ResourcesInfo provider from android_binary rules. by Googler · 6 years ago
  69. c3b9ae6 Small cleanups to RetainedHeapLimiter. by janakr · 6 years ago
  70. 1de8aa3 Remove unused constructor. by janakr · 6 years ago
  71. 8b20d82 Fix link to Buildifier by Matt Passell · 6 years ago
  72. d1c0d20 Allow WORKSPACE file to be a symlink if no managed directories is used. by ichern · 6 years ago
  73. 00cd262 Automatic code cleanup. by Googler · 6 years ago
  74. 384e1cb Only add CoverageOutputGenerator in coverage mode. by iirina · 6 years ago
  75. f69d02d Fix GenClass target label in java_tool's java_toolchain by Jingwen Chen · 6 years ago
  76. d0bd3c8 Annotate BEP output files with "prefix" information sufficient to reconstruct the full output path. by felly · 6 years ago
  77. 9e84993 Retain the apple configuration distinguisher during host and exec transitions. by jcater · 6 years ago
  78. 4ccb2e1 Fix adding bigger --max_idle_secs parameter when debugging Bazel in test by ichern · 6 years ago
  79. 0375625 Document assumptions for eterm-color terminfo by Andy Scott · 6 years ago
  80. cffae2b Fixed Python 3 incompatibility in make_rpm tool by Alex Thompson · 6 years ago
  81. 1bfedba Flip --incompatible_require_ctx_in_configure_features by hlopko · 6 years ago
  82. ab5de51 Remove obsolete 'experimental' status from Bazel docs by hlopko · 6 years ago
  83. 61dade5 Windows, JNI: create process from relative path by Laszlo Csomor · 6 years ago
  84. a7af7c3 Flip --incompatible_windows_escape_python_args by Laszlo Csomor · 6 years ago
  85. fa654b4 Flip the flag --incompatible_no_kwargs_in_build_files by laurentlb · 6 years ago
  86. 71aad07 Add includes as a transitive member. by Googler · 6 years ago
  87. e2e80e8 Delete BlazeServer::Disconnect by michajlo · 6 years ago
  88. df2991f Make getBlazeModule support subclasses/interfaces. by steinman · 6 years ago
  89. a670577 Automatic code cleanup. by Googler · 6 years ago
  90. 5041978 Fix test rules failing under allow_analysis_failures by cparsons · 6 years ago
  91. 263fc39 Don't share actions with null label. In practice, this is the build-info action. by janakr · 6 years ago
  92. ebbb6b2 Type ArtifactFactory$SourceArtifactCache more strongly. by janakr · 6 years ago
  93. 4760cc3 Add command to display config information given a checksum. by jcater · 6 years ago
  94. d46a195 Auto enable terminal color/curses for --color=auto for some Emacs configurations by Andy Scott · 6 years ago
  95. 4d1f5a3 Flip the --incompatible_disallow_native_in_build_file flag by vladmos · 6 years ago
  96. 15a6775 Throw QueryException if TargetLiteral fails validation during parsing. by adgar · 6 years ago
  97. 5736381 Blaze actions: add support for dependency pruning. by Googler · 6 years ago
  98. 950b31b Avoid using an artifact's label, use the rule context label instead. The artifact was created by the current rule, so passing in the rule's label explicitly is less magical. Please correct me if I'm wrong and the artifact can come from a different rule! by janakr · 6 years ago
  99. 9bc841e Introduce flag --incompatible_disallow_empty_glob=true by laurentlb · 6 years ago
  100. 934045f Bash, runfiles lib v2: shorter init code by laszlocsomor · 6 years ago