1. 5468246 Use ForkJoinPool for the CPU-heavy executor. by leba · 3 years, 11 months ago
  2. a01371a Add --keep_going functionality to graphless query. by tanzhengwei · 3 years, 11 months ago
  3. f2230d8 Add `*-bin`-relative `-I` flags for any paths specified in the `includes` attribute of an `objc_library`. by allevato · 3 years, 11 months ago
  4. 300c11e Separate Fileset-symlink errors out from I/O exceptions, and propagate them everywhere. by janakr · 3 years, 11 months ago
  5. d2d573d Fix a couple of links in HTML files. by Googler · 3 years, 11 months ago
  6. 3f3a73a Fix typos in the aspects documentation. by Googler · 3 years, 11 months ago
  7. ac0a56f Automated rollback of commit 8ee583857295588eb94dde0250f841f550a58f2c. by Googler · 3 years, 11 months ago
  8. 3901014 Removing unused and deprecated Bazel Java flags. by ilist · 3 years, 11 months ago
  9. 482c26d Rename Rule/RuleClass.hasBinaryOutput to outputsToBindir by Googler · 3 years, 11 months ago
  10. 8ee5838 Add an enum to `InvocationPolicy::SetValue` explicitly indicating how the flag should interact with user settings. by ajurkowski · 3 years, 11 months ago
  11. b36492f Use identity equality for "interning" `StaticOnlyLibraryToLink`. by jhorvitz · 3 years, 11 months ago
  12. 9d1bf64 Add missing `@Nullable` annotation for method that returns `null` in its default implementation by kmb · 3 years, 11 months ago
  13. 3e8cda1 Add removed `experimental_shadowed_action` flag to GraveyardOptions. by messa · 3 years, 11 months ago
  14. 9dc95af Make workers restart on flags that affect their creation/behaviour. by larsrc · 3 years, 11 months ago
  15. c7d2616 Fix the case where if all strategies for one branch of `dynamic` execution fail to accept (that is, refuse to even take) the action given, the whole action fails. Instead of seeing whether the other branch can run and the action that that it succeeded. by Googler · 3 years, 11 months ago
  16. f6a822f approximate conventional `blaze test` console output when `--experimental_use_validation_aspect` is used while leaving test_summary BEP events unchanged by kmb · 3 years, 11 months ago
  17. fdab28c Expose messages from MessageBundleInfo to Starlark by hvd · 3 years, 11 months ago
  18. 9bc1df4 C++: Accept list of lists in create_linker_input by plf · 3 years, 11 months ago
  19. 2875a25 C++: implementation_deps guarded by flag by plf · 3 years, 11 months ago
  20. e6aeecd Don't require that tests output to bin (instead of genfiles) for coverage by Googler · 3 years, 11 months ago
  21. 1df4c71 Make it clear that include scanning is disabled in Bazel. by lberki · 3 years, 11 months ago
  22. cf7f97f Remove `experimental_shadowed_action` flag. by messa · 3 years, 11 months ago
  23. 275c54c Change the signature of tree artifact expansion to allow passing a reference to by ajurkowski · 3 years, 11 months ago
  24. d228b09 Fix documentation of Starlark defined aspects `required_aspect_providers` attribute by messa · 3 years, 11 months ago
  25. 13b5029 Add missing space to File.extension doc by Googler · 3 years, 11 months ago
  26. e127cfe Add `cc_common.merge_compilation_contexts`. by allevato · 3 years, 11 months ago
  27. e0d6f8b Support for cancellation in WorkRequestHandler. by larsrc · 3 years, 11 months ago
  28. 1bca1bd Add `required_providers` attribute to Starlark defined aspects. by messa · 3 years, 11 months ago
  29. 88acef4 Expose `apple_common.new_executable_binary_provider` to Starlark. by allevato · 3 years, 11 months ago
  30. 7dc78f1 Remove uses of `ConfiguredTargetAndData` throughout the Apple/Objective-C rules. by allevato · 3 years, 11 months ago
  31. df0c980 [NFC] Minor refactoring of `MultiArchBinarySupport`. by allevato · 3 years, 11 months ago
  32. 04ce02c Allow overriding the methodology of determining the hostname. by jhorvitz · 3 years, 11 months ago
  33. 96e7f11 Docs: Editorial update - 80 character wrap & code font for paths & file names by daroberts · 3 years, 11 months ago
  34. 66e0775 Support linkopts, including $(location) expansion, in apple linking rules by waltl · 3 years, 11 months ago
  35. 53a91f6 Add further clarification about execution group inheritance. by jcater · 3 years, 11 months ago
  36. aaae8ce Update DEFAULT_MACOS_CPU to match host by Keith Smiley · 3 years, 11 months ago
  37. c99992c Update BEP docs to clarify graph shape, include diagram for NestedSetOfFiles. by adgar · 3 years, 11 months ago
  38. 645c42b Create a new ExecGroupCollection container to manage exec group inheritance and exec property parsing. by jcater · 3 years, 11 months ago
  39. 68e0198 cquery --transitions=lite: show Starlark transitions more clearly. by gregce · 3 years, 11 months ago
  40. 269e86c Fixed broken doc link. by philomath · 3 years, 11 months ago
  41. ed4639b Remove unneeded and conservative checking for LLVM compiler by Googler · 3 years, 11 months ago
  42. 5b95d91 Check the result of Future.cancel() when cancelling the other branch of dynamic execution. by larsrc · 3 years, 11 months ago
  43. ba4435c Accept JavaPluginInfo as plugins and exported_plugins parameter of java_common.compile and add exported_plugins parameter to JavaInfo constructor by ilist · 3 years, 11 months ago
  44. e3c78c4 Ensure that test status artifacts are reported as top-level artifacts. by jhorvitz · 3 years, 11 months ago
  45. f572d3b Add action stats to the BEP. by twerth · 3 years, 11 months ago
  46. 00196b2 Fix typo in build-ref.html by Niek Peeters · 3 years, 11 months ago
  47. 0d7d969 Remove unnecessary macOS crosstool configuration by Keith Smiley · 3 years, 11 months ago
  48. 779d660 Only allow worker async finishing when sandboxed. by larsrc · 3 years, 11 months ago
  49. 05316ca Reduce contention in StatRecorder. by twerth · 3 years, 11 months ago
  50. d05f92e Use syscall cache for loose headers check in CppCompileAction. by twerth · 3 years, 11 months ago
  51. caaf905 Remove option to pass TransitiveApi to java_common.compile exports attribute. by ilist · 3 years, 11 months ago
  52. 7800ff9 Disable JavaInfo.transitive_export field and propagation of TransitiveExports provider. by ilist · 3 years, 11 months ago
  53. 7caa01f Automatic code cleanup. by Googler · 3 years, 11 months ago
  54. 339700e Fix BEP Glossary to show all event types. by adgar · 3 years, 11 months ago
  55. 08c5171 Fix memory leak in `BuildOptionsCache`. by jhorvitz · 3 years, 11 months ago
  56. 8dae10f Use alias label when announcing TargetSummary events from TargetComplete events by kmb · 3 years, 11 months ago
  57. 86fca18 Clean up handling of serialization constants. by jhorvitz · 3 years, 11 months ago
  58. 573925f Comment clarification. by gregce · 3 years, 11 months ago
  59. f4ad83a Add link on "the rc files" leading to "Where are the .bazelrc files?" by Googler · 3 years, 11 months ago
  60. c38ae25 Report the error when an invalid execution platform label is used. by jcater · 3 years, 11 months ago
  61. 04bbda9 Use `PathFragment` in `PrettyPathPrinter`. by ajurkowski · 3 years, 11 months ago
  62. c814922 Copy paths.bzl into @builtins//:common by cmita · 3 years, 11 months ago
  63. e9be7d3 Permit builtins in CcCommon old API allow list check. by cmita · 3 years, 11 months ago
  64. a7f4fa6 Use variable for alwayslink in objc_library.bzl by plf · 3 years, 11 months ago
  65. 39c1525 Add a flag to disable collection of native libraries in the data attribute. by ilist · 3 years, 11 months ago
  66. 9f0ffb2 Take into account alwayslink in objc_library by plf · 3 years, 11 months ago
  67. 8e02b1a Set SourceFile/LineNumber Attribute in Generated Lambda Classes by Googler · 3 years, 11 months ago
  68. 8a42645 Fix NullPointerException in ConfigCommand.diffOptions() by Fredrik Medley · 3 years, 11 months ago
  69. 329ff01 cquery docs updates: by gregce · 3 years, 11 months ago
  70. 32d5268 Support `--no@//:bool_flag` on the command line. by Ryan Beasley · 3 years, 11 months ago
  71. 41a0c35 Internal change by cushon · 3 years, 11 months ago
  72. 9a3b621 Allow extending `RecordingBugReporter`. by jhorvitz · 3 years, 11 months ago
  73. 9cc4833 Fix Null Pointer Exception in blaze caused by fdoContext being null with by Googler · 3 years, 11 months ago
  74. f4d039d Visibility change. by jhorvitz · 3 years, 11 months ago
  75. cce45b9 Remove JavaNativeLibrayInfo provider. by ilist · 3 years, 11 months ago
  76. a56df56 Replace getFileConfiguredTarget(label).getArtifact() with getArtifact(label), make it work over filegroups. by ilist · 3 years, 11 months ago
  77. a4b2ca4 Omit directory entries from proto APKs by jasonobrien · 3 years, 11 months ago
  78. 510c873 Don't use a constant for an empty `PlatformMappingValue`. by jhorvitz · 3 years, 11 months ago
  79. 6941d8e Internal change. by ilist · 3 years, 11 months ago
  80. f8242d0 Remove inessential data from CcInfo when constructing JavaCcInfoProvider. by ilist · 3 years, 11 months ago
  81. 309f4e1 Add --experimental_retain_test_configuration_across_testonly by twigg · 3 years, 11 months ago
  82. afba8ac Update creating exec groups that explicitly copy from defaults. by jcater · 3 years, 11 months ago
  83. 0ef3a4f Inline lamdba constants in Truth Subjects. by jcater · 3 years, 11 months ago
  84. a116649 Move exec group tests out of platforms_test and into integration. by jcater · 3 years, 11 months ago
  85. 1e803ab Remove default build options. by jhorvitz · 3 years, 11 months ago
  86. 80c2da2 Simplify macOS toolchain setup by Keith Smiley · 3 years, 11 months ago
  87. 6dc941e Remove restriction on generate_pdb_file to be only used in dbg and fastbuild mode by pcloudy · 3 years, 11 months ago
  88. 762b5d8 BuildViewForTesting should directly call into ConfiguredTargetFunction. by jcater · 3 years, 11 months ago
  89. 9b18d95 Rename ToolchainCollection.getExecGroups to getExecGroupNames. by jcater · 3 years, 11 months ago
  90. 64534e2 Move DEFAULT_EXEC_GROUP_NAME from ToolchainCollection to ExecGroup. by jcater · 3 years, 11 months ago
  91. dcceaa3 Split ExecGroup into a new target. by jcater · 3 years, 11 months ago
  92. 1b9e2fb Add more debugging output to dynamic execution. by larsrc · 3 years, 11 months ago
  93. b5bfcc1 Add --experimental_oom_sensitive_skyfunctions_semaphore_size to configure the by leba · 3 years, 11 months ago
  94. 9b39f04 Remove JavaCcLinkParams provider. by ilist · 3 years, 11 months ago
  95. 37115a5 Deprecate `{,no}experimental_send_archived_tree_artifact_inputs` flag. by ajurkowski · 3 years, 11 months ago
  96. f6cce24 Cross-publish BEP docs internally by ranjanih · 3 years, 11 months ago
  97. cd477f2 Pass only the top-level artifacts to `ExecutorLifecycleListener` and make the computation more efficient. by jhorvitz · 4 years ago
  98. 1a7b977 Tie platform inference in linkMultiArchBinary to the presence of the shouldLipo argument. Allows for use of other transitions besides apple_common.multi_arch_split with apple_common,link_multi_arch_binary and should_lipo = False. by Googler · 4 years ago
  99. 8139503 Remove `defaultBuildOptions` from `PlatformMappingValue`. by jhorvitz · 4 years ago
  100. 1a519bb6 Makes singleplex requests be handled in separate threads in WorkRequestHandler. by larsrc · 4 years ago