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