bazel /
bazel /
7b923862c5d8d16c84c50dd1a3b8c6584b729b21 - 7b92386 Use literals for format flags in proto_common call. by ilist · 3 years, 3 months ago
- b9544d0 Use literal as a progress message in proto_common call. by ilist · 3 years, 3 months ago
- 5d32fa8 Call Starlark proto_compile_action from ProtoCompileActionBuilder.maybeRegister. by ilist · 3 years, 3 months ago
- 8578b21 Change ProtoCompileActionBuilder maybeBuild to maybeRegister and include action registration. by ilist · 3 years, 3 months ago
- adc9bcf Remote: Make --incompatible_remote_build_event_upload_respect_no_cache working with --incompatible_remote_results_ignore_disk. by Chi Wang · 3 years, 3 months ago
- 6ce195f Remove extra TARGET_PATTERN from PACKAGE_LOCATOR_DEPENDENT_VALUES immutable set. by janakr · 3 years, 3 months ago
- f12d1e0 Unbreak the build. by nharmata · 3 years, 3 months ago
- 7d3e533 Refactor `RetainedHeapLimiter` into (i) a general purpose mechanism for noticing memory pressure and (ii) a use of that mechanism to achieve the actual goal of `RetainedHeapLimiter`. by nharmata · 3 years, 3 months ago
- 8e0ff85 Merge ActionSketch and VersionedActionSketch by Googler · 3 years, 3 months ago
- d991119 Introduce a consistent entry-point for constructing a `EvaluationContext` in the Blaze-on-Skyframe codebase. by nharmata · 3 years, 3 months ago
- a83e2d5 Fully qualify class names in `Bazel#BAZEL_MODULES` and suppress the warning that we are fully qualifying class names. by nharmata · 3 years, 3 months ago
- 102c2c1 Remove unnecessary `SkyQueryEnvironment#configureEvaluationContext` and `EvaluationContext#getCopyWithKeepGoing` methods. by nharmata · 3 years, 3 months ago
- 5ea498c Hard-code a flag in JavaBuilder by cushon · 3 years, 3 months ago
- a761e53 Remove the boolean `keepEdges` field from `InMemoryGraphImpl`. by jhorvitz · 3 years, 3 months ago
- 7c0dc84 Remove unnecessary `ParallelEvaluator` ctor override. by nharmata · 3 years, 3 months ago
- 302971e Automated rollback of commit 7d09b4a15985052670244c277e4357557b4d0039. by wyv · 3 years, 3 months ago
- 80ada0f Internal change by Googler · 3 years, 3 months ago
- 30fd508 Enable having aspect parameters of type `boolean` by messa · 3 years, 3 months ago
- 72d5255 Stop remote blob upload if upload is complete. by Benjamin Peterson · 3 years, 3 months ago
- 1c95255 Tighten some node types to reduce use of wildcards, casting, and handling of impossible exceptions. by jhorvitz · 3 years, 3 months ago
- 47f4919 Fix typo in comment. by nharmata · 3 years, 3 months ago
- 7d09b4a Automated rollback of commit 13112c027c0064cf0a29256e80560cb6630af94d. by Googler · 3 years, 3 months ago
- fafe16d Release 6.0.0-pre.20211215.3 (2021-12-21) by Bazel Release System · 3 years, 3 months ago
- 3195e04 Update incompatible_display_source_file_location flag description by Alex Scott · 3 years, 3 months ago
- 3ea7028 Remote: Make `--incompatible_remote_build_event_upload_respect_no_cache` working with alias. by Chi Wang · 3 years, 3 months ago
- 13112c0 Bzlmod: When evaluating extensions in the main repo, do not load WORKSPACE by wyv · 3 years, 3 months ago
- da29398 Fix a bug where during dwp file creation the extension was stripped. by Googler · 3 years, 3 months ago
- 58ea4dd Remote: Don't upload BES referenced blobs to disk cache. by Chi Wang · 3 years, 3 months ago
- 10a7a6e Disable flaky test `test_remote_grpc_via_unix_socket_direct`. by chiwang · 3 years, 3 months ago
- adb56cc Implementations of ActionAnalysisMetadata.getExecutionInfo should merge in info from the superclass implementation. by jcater · 3 years, 3 months ago
- 1661a9c Remove LabelLateBoundDefault.useHostConfiguration and associated hostConfigurations. by ilist · 3 years, 3 months ago
- 3db9b33 Remove LabelLateBoundDefault.fromHostConfiguration. by ilist · 3 years, 3 months ago
- 4e7c1a9 Remove ccHostToolchainAttribute from CppRuleClases. by ilist · 3 years, 3 months ago
- 16753d6 Delete top-down action caching prototype by Googler · 3 years, 3 months ago
- 2ba95a0 [docs] Fix broken remote execution services link by Patrick Balestra · 3 years, 3 months ago
- 91ff7ec Delete the option for using action keys and the resulting dead code by Googler · 3 years, 3 months ago
- 3cbfb39 Use plugin format flag from lang_proto_toolchain rule. by ilist · 3 years, 3 months ago
- 1ed19a2 Pass progressMessage to ProtoCompileActionBuilder. by ilist · 3 years, 3 months ago
- f4e738e Remove ruleLabel from ProtoCompileActionBuilder.registerActions method. by ilist · 3 years, 3 months ago
- ce5c975 Call Starlark create_proto_compile_action from ProtoCompileActionBuilder.registerActions. by ilist · 3 years, 3 months ago
- 8e3c0df Disable flaky test `test_remote_grpc_via_unix_socket_proxy`. by jhorvitz · 3 years, 3 months ago
- 837c6e7 Add a method `ActionLookupKey#mayOwnShareableActions` that corresponds with the logic to determine whether to create a shareable `ActionLookupData`. by jhorvitz · 3 years, 3 months ago
- 98dab46 str.join: Append `str`ed element to error message by Googler · 3 years, 3 months ago
- badc2c5 Add method to SkyframeExecutor to get node value intra-evaluation, only for internal use. Also some minor clean-ups. by janakr · 3 years, 3 months ago
- e3a37b5 Update issue template to use HTML comments. by Pras Velagapudi · 3 years, 3 months ago
- 944f751 Release 6.0.0-pre.20211202.4 (2021-12-20) by Bazel Release System · 3 years, 3 months ago
- 3e7e3ce Minor refactoring to centralize logic for shouldCheckForConflicts. by leba · 3 years, 3 months ago
- 14292d1 Enable having aspect parameters of type integer by messa · 3 years, 3 months ago
- 69f8b17 Allow Label instances as keys in select by Fabian Meumertzheim · 3 years, 3 months ago
- 78d0131 Get rid of the '@' in RepositoryName by wyv · 3 years, 3 months ago
- 18c591a Use default shell environment in proto_library. by Ivo List · 3 years, 3 months ago
- 7f55cb7 Let `SkyKey` alone declare its value's shareability. by jhorvitz · 3 years, 3 months ago
- 1a42174 Fix Starlark implementation of cc_binary to match native one. by Googler · 3 years, 3 months ago
- 4d58232 Remove sidebar reference to generate-workspace.html(md) The file was removed by aiuto · 3 years, 3 months ago
- 285b17f Clean up callers of ActionAnalysisMetadata.getExecutionInfo since it no longer returns null. by jcater · 3 years, 3 months ago
- 757ff00 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 519cb4c Automatic code cleanup. by Googler · 3 years, 3 months ago
- 113789d Fix ActionAnalysisMetadata.getExecutionInfo to return ImmutableMap. by jcater · 3 years, 3 months ago
- 01dae4f Allow errors to be printed in a no-keep-going build after an action is interrupted: if the action was interrupted by a file-level error during execution, suppressing further errors means that the user never gets to see the errors constructed during error bubbling. by janakr · 3 years, 3 months ago
- 6150afc Make sure include scanning spawns inherit exec info from the parent action. by jcater · 3 years, 3 months ago
- e9ce36a Handle mandatory aspect attributes by messa · 3 years, 3 months ago
- 4c6e324 Prohibit constructing `ErrorInfo` that is directly transient but not transitively transient. by jhorvitz · 3 years, 3 months ago
- 2ff4124 Change how we match local xcode versions with remote xcode versions. by Googler · 3 years, 3 months ago
- aaf65b9 Remote: Support client TLS authentication for remote caches over HTTP by Kevin Lin · 3 years, 3 months ago
- 7074bcf Automated rollback of commit ed825a49ef18a87e75fcbc381bb9b656e83b04fb. by larsrc · 3 years, 3 months ago
- 7b37eb6 Mark `ArtifactNestedSetKey` as never shareable. by jhorvitz · 3 years, 3 months ago
- 8470e43 Always create a `CrossServerUnshareableActionExecutionValue` if the `ActionLookupData` key is marked as never shareable. by jhorvitz · 3 years, 3 months ago
- 583db2d Remove unnecessary synchronization in `BazelBuildEventServiceModuleTest`. by ajurkowski · 3 years, 3 months ago
- 58887b7 make the function name more explicitly in git.bzl by lihu · 3 years, 3 months ago
- 8dcf27e Get rid of J2ObjcCcInfo by waltl · 3 years, 3 months ago
- ad663a7 Remote: Don't blocking-get when acquiring gRPC connections. by Chi Wang · 3 years, 3 months ago
- 6ac0ee5 Make sure that absolute packages don't go through repo mapping by Xdng Yng · 3 years, 3 months ago
- 35a6fc5 Remove `values` constraint from command-line aspects parameters by messa · 3 years, 3 months ago
- d4d82bd Remove unused //third_party:aws-sdk-auth-lite by Philipp Wollermann · 3 years, 3 months ago
- 790d7a7 Change host transitions to execution transitions in Objc rules. by ilist · 3 years, 3 months ago
- e077a4a Remove unused aws-sdk-auth-lite and apache_commons_logging by philwo · 3 years, 3 months ago
- b67a3d1 Throw a SerializationException instead of a NullPointerException in BuildOptions$Codec#deserialize when the given checksum does not correspond to a known BuildOptions instance. This will allow DynamicCodec to attach its normal trace to the exception, making debugging easier. by janakr · 3 years, 3 months ago
- 3d69205 Have replaced all @AutoCodec with @SerializationConstant for the field, so delete AutoCodec target for field. by Googler · 3 years, 3 months ago
- c873525 Extract out constant for "current time" magic value in Path#setLastModifiedTime, to avoid confusion. by janakr · 3 years, 3 months ago
- e5ae94f Add EvaluationResult to debug messages for unexpected exception types in SkyframeBuilder. by janakr · 3 years, 3 months ago
- 3384b1c Fix --show_progress_rate_limit default value by Googler · 3 years, 3 months ago
- 3875b4b Update bzlmod instructions for --registry=my-fork by Alex Eagle · 3 years, 3 months ago
- 48e8868 Change host transitions to execution transitions in Sh rules. by ilist · 3 years, 3 months ago
- 09f0b24 Automatic code cleanup. by Googler · 3 years, 3 months ago
- 921d4de Add support for disk space events (specifically low disk space tracking) on Mac. by dmaclach · 3 years, 3 months ago
- 46104c6 BEP artifact upload opens all files upfront causing os to throw 'too many files open' exception by Googler · 3 years, 3 months ago
- c68908f Replace the per-`SkyKey` caches used by `PackageFunction` with the new `SkyKeyComputeState` mechanism. by nharmata · 3 years, 3 months ago
- 348ecad Add thermal anomaly tests. by dmaclach · 3 years, 3 months ago
- dd1235f Manage discarding of deps and rdeps from `InMemoryNodeEntry` based on the node's `KeepEdgesPolicy` instead of leaving it to an overridable method `postProcessAfterDone`. by jhorvitz · 3 years, 3 months ago
- 20fb6e3 Clarify that ActionAnalysisMetadata#getMandatoryOutputs() should only be called for orphaning-related work, and do some minor formatting clean-ups. by janakr · 3 years, 3 months ago
- 163e4d5 Allow failures in one branch of dynamic execution to be ignored in favor of what the other branch results in. This should only be used for specific well-understood failures, lest real problems be papered over. by larsrc · 3 years, 3 months ago
- 69be399 Use RepositoryName instead of String for the "toolsRepository" concept by wyv · 3 years, 3 months ago
- 4e7a2b0 Minor fixes for starlark cc_binary. by Googler · 3 years, 4 months ago
- 043d729 Adds flag `--experimental_dynamic_execution_cpu_limited` that prevents doing more dynamic execution threads than we have CPUs for. by larsrc · 3 years, 4 months ago
- c5da3c9 Use addTool to add tool artifacts instead of addInput in StarlarkAction.Builder by cmita · 3 years, 4 months ago
- fc98b2d Allow returning None for null maps in LibraryToLink shared_non_lto_backend Starlark methods. by cmita · 3 years, 4 months ago
- 54e04d3 Disable crashing on uncaught exceptions in `BazelBuildEventServiceModuleTest`. by ajurkowski · 3 years, 4 months ago
- 8c3e486 Add documentation for using code coverage by Bradley Burns · 3 years, 4 months ago
- ccc9b9d Automatic code cleanup. by Googler · 3 years, 4 months ago
- 5c5f785 Automated rollback of commit 122a859a81ceb0feb726b649e5e2572abf6e2cb3. by dacek · 3 years, 4 months ago