bazel /
bazel /
becd1494481b96d2bc08055d3d9d4d7968d9702e - becd149 Remote: Cache merkle trees by Fredrik Medley · 3 years, 5 months ago
- 01df0d5 Output template content and substitutions of TemplateExpansionAction actions in aquery result. by Googler · 3 years, 5 months ago
- 2c6fa34 Move --incompatible_applicable_licenses to graveyard. To be deleted before Bazel 6.x. by aiuto · 3 years, 5 months ago
- 14b72b8 docs: update the docs about `--fission`'s default by Rahul Butani · 3 years, 5 months ago
- 95474c2 Mention that buildifier has bzl-visibility by Alex Eagle · 3 years, 5 months ago
- d45b9d7 Move private APIs from cc_common to cc_internal by hvd · 3 years, 5 months ago
- c37bd0d Migrate from `Strings#repeat(String, int)` to `String#repeat(int)`. by jhorvitz · 3 years, 5 months ago
- 88a3f8c Make `UnsafeStringCodec` the only string codec. by jhorvitz · 3 years, 5 months ago
- 98e0d8b Delete implementation of `skyframe.SkyFunctionEnvironment.PrefetchAndRetainOldDeps`. Also make `skyframe.ParallelEvaluator.PrefetchOldDeps` the only behavior, and have Blaze no longer care about that JVM property. by nharmata · 3 years, 5 months ago
- bd30d7c Suppress unused exception error-prone finding in `FileSystemUtils::moveFile`. by ajurkowski · 3 years, 5 months ago
- d7628e1 Update DEFAULT_IOS_CPU for M1 arm64 simulator support by Keith Smiley · 3 years, 5 months ago
- 276aef3 Release 6.0.0-pre.20211019.1 (2021-10-26) by Bazel Release System · 3 years, 5 months ago
- 8fa3ccb Prioritize local-only actions over dynamically executed actions for local resources. by larsrc · 3 years, 5 months ago
- 8d66a41 Change host to exec configuration in builtin rules. by ilist · 3 years, 5 months ago
- cbc5581 Add KeepGoingTest. by dacek · 3 years, 5 months ago
- 9b5fcc6 Avoid leaking ResourceShrinkerAction args between requests by Ben Lee · 3 years, 5 months ago
- 64ffc09 Make AarGeneratorAction worker compatible by Ben Lee · 3 years, 5 months ago
- 10e5896 Avoid leaking ManifestMergerAction args between requests by Ben Lee · 3 years, 5 months ago
- 667f3c9 Fix comments regarding rpackages when a file has no ancestor BUILD file by shreyax · 3 years, 5 months ago
- 6ca18db Stardoc's skydoc and renderer binaries must be publicly visible in Bazel's BUILD files by arostovtsev · 3 years, 5 months ago
- df60469 Update equals() method for the possibility of a null minimizedBitcode. by cpovirk · 3 years, 5 months ago
- 3257730 Remove stale comment. by leba · 3 years, 5 months ago
- 9fbbdf4 Upgrade rxjava3 to 3.1.2 by Chi Wang · 3 years, 5 months ago
- c01219e Upgrade gRPC to 1.41.0. by Benjamin Peterson · 3 years, 5 months ago
- 1828563 Clean up unnecessary DefaultInfo recreation by Fabian Meumertzheim · 3 years, 5 months ago
- 725c426 Only output dynamic scheduling debug logs when --debug_spawn_scheduler is on. by larsrc · 3 years, 5 months ago
- 011437f desguar tests: Use toolchains rather than the legacy jdk targets. by Benjamin Peterson · 3 years, 5 months ago
- ac9353f Upgrade grpc-java to 1.41.0. by Benjamin Peterson · 3 years, 5 months ago
- e1b842d Upgrade netty to 4.1.69. by Benjamin Peterson · 3 years, 5 months ago
- 5c04973 Exclude netty_tcnative from bootstrap jars. by Benjamin Peterson · 3 years, 5 months ago
- 01a8182 Use Xcode 13.0 for Bazel. by philwo · 3 years, 5 months ago
- c674101 New WorkerMetrics on blaze.invocations table by wilwell · 3 years, 5 months ago
- c406da0 Switch Bazel's CI config to test on Java 11 platforms only. by philwo · 3 years, 5 months ago
- 60ad8f4 Fix archive testing by waltl · 3 years, 5 months ago
- 21b4b1a Remove the flag --incompatible_restrict_string_escapes by laurentlb · 3 years, 5 months ago
- 912ef5d Reuse include scanners threads. by wilwell · 3 years, 5 months ago
- 44e6ed6 Support BazelCcMock on mac through the analysis phase by michajlo · 3 years, 5 months ago
- dbb88f0 Avoid failures when /usr/share/java doesn't exist by Yun Peng · 3 years, 5 months ago
- f22d52e Remove the flag --incompatible_disable_depset_items by laurentlb · 3 years, 5 months ago
- e4f1c83 Make various decimal formatting independent of Java locale. by Benjamin Peterson · 3 years, 5 months ago
- 7978f36 In CTF.K narrow ToolchainContextKey to execution platform Label. Update docs. by twigg · 3 years, 5 months ago
- 101e526 Add ios_sim_arm64 crosstool support by Keith Smiley · 3 years, 5 months ago
- 15a0939 Release 5.0.0-pre.20211011.2 (2021-10-20) by Bazel Release System · 3 years, 5 months ago
- bb913d3 C++: Test that access to cc_internal is limited to builtins by plf · 3 years, 5 months ago
- e10873c Adding additional check for correct visibility type early on the analysis phase. Currently we have a check in ConfiguredTargetFactory where all dependencies are analyzed. And it does not cover use cases outlined in this bug [] by Googler · 3 years, 5 months ago
- 355e325 Emit proper error if feature configuration or cc toolchain are not set by waltl · 3 years, 5 months ago
- 85296b1 Omit serializing the generating action key in cross-config sharing mode. by jhorvitz · 3 years, 5 months ago
- 8bca207 Move `DependencyCollector` to d8_desugar Code Base by Googler · 3 years, 5 months ago
- 9b4844a Allow oso_prefix_is_pwd to be used with all osx cpp link actions by John Laxson · 3 years, 5 months ago
- 70ee973 Constraint proto_library deps and exports on ProtoInfo provider. by ilist · 3 years, 5 months ago
- d5d095f Remove Classic Desugar Dependency from r8/desugar `DesugarBasicTest` by Googler · 3 years, 5 months ago
- 6c21d27 Release 5.0.0-pre.20211006.1 (2021-10-19) by Bazel Release System · 3 years, 5 months ago
- 6af3c04 C++: Changes to public API usable only from builtins by plf · 3 years, 5 months ago
- f788a8e Make remote_execution_tls_test robust to netty upgrade. by Benjamin Peterson · 3 years, 5 months ago
- 1811e82 Use user-defined `DEVELOPER_DIR` environment variable if it's set by Thi Don · 3 years, 5 months ago
- 406fc1b Rewrite `SerializationContextTest` to avoid using mocks. by jhorvitz · 3 years, 5 months ago
- 6c73a2e Exempt the Hilt processor from strict java deps and from the reduced classpath optimization. by Googler · 3 years, 5 months ago
- e682098 Remove no longer needed `DeserializationContext` parameter from `OptionsChecksumCache`. by jhorvitz · 3 years, 5 months ago
- f399a6f Add `SerializationContext` tests for the recently added dependency override behavior. by jhorvitz · 3 years, 5 months ago
- 1db3858 Clean up `ValueWithMetadata` a bit. by jhorvitz · 3 years, 5 months ago
- b5238ef Provide a cleaner way of disabling auto-registration of `ObjectCodec` implementations. by jhorvitz · 3 years, 5 months ago
- 1e42b94 Experimental flag to skip dynamic execution until there has been a successful build. This allows doing a first clean build in situations where dynamic execution interferes too much. by larsrc · 3 years, 5 months ago
- 1e2ac68 Delete unused `JavaSerializableCodec`. by jhorvitz · 3 years, 5 months ago
- 14b0814 Fix effected flags for experimental_cpp_compile_resource_estimation by wilwell · 3 years, 5 months ago
- 21165ec Remove incompatible_top_level_aspects_dependency flag by messa · 3 years, 5 months ago
- 62582bd Retain runfiles when forwarding DelegatingDefaultInfo by Fabian Meumertzheim · 3 years, 5 months ago
- b35944e Update remote-execution-caching-debug.md by ecngtng · 3 years, 5 months ago
- d13c72a Exclude WorkRequestHandler tests from regular WorkerTests, as it has its own target. by larsrc · 3 years, 5 months ago
- cfaa88b Flip incompatible_java_common_parameters. by ilist · 3 years, 5 months ago
- 9cd4c13 Wire a caching context through from `NestedSetStore` to handle potentially ambiguous serialization. by jhorvitz · 3 years, 5 months ago
- a2ffef1 Use testing Crosstool in BazelMockCcSupport by michajlo · 3 years, 5 months ago
- dd07256 Minimize garbage in `RequiredFragmentsUtil`. by jhorvitz · 3 years, 5 months ago
- d6b9459 In `RequiredConfigFragmentsProvider.Builder`, use a set merging strategy that promotes reuse of existing `ImmutableSet` instances, and intern the built result. by jhorvitz · 3 years, 5 months ago
- 4442bb9 Automated rollback of commit 6d7557a5bd8052780ddabebdc5d7d3f4d8978251. by Googler · 3 years, 5 months ago
- 6d7557a Switch invocation policy enforcer to use behavior enum instead of the old boolean flags. by ajurkowski · 3 years, 5 months ago
- 646657f Fix issues in Starlark java_binary by hvd · 3 years, 5 months ago
- cb9194f Add private strip action API for Starlark java_binary by hvd · 3 years, 5 months ago
- 40e6193 Integrate generated extension registry into Starlark java_binary by hvd · 3 years, 5 months ago
- 6b01c30 Expose CcLauncherInfo to builtins by hvd · 3 years, 5 months ago
- 03ffe82 Add native deps support without launcher for Starlark java_binary by hvd · 3 years, 5 months ago
- 927e9eb Expose Cpp and Java build info artifacts to builtins for use in Starlark java_binary. by hvd · 3 years, 5 months ago
- f5196e2 Add flag `experimental_cpp_compile_resource_estimation`. by wilwell · 3 years, 5 months ago
- 42a6ce8 Support ambiguous serialization in `NestedSetSerializationCache`. by jhorvitz · 3 years, 5 months ago
- 9679d18 Clean up and clarify some of the ambiguous semantics involving racing calls to `NestedSetSerializationCache`. by jhorvitz · 3 years, 5 months ago
- df7689d Targets that fail to analyze due to target compatibility checks should report the current target platform. by jcater · 3 years, 5 months ago
- d3b3425 Allow feature configuration and cc toolchain to be None without crashing by waltl · 3 years, 5 months ago
- 9205418 Remove Objc BuildInfoFactory. by ilist · 3 years, 5 months ago
- bf57635 Pull out `NestedSetCache` to a top-level class, renaming it `NestedSetSerializationCache`. by jhorvitz · 3 years, 5 months ago
- 85fc784 Enable QueryIntegrationTest for Bazel while deleting test cases that fail due to compatibility issues. by dacek · 3 years, 5 months ago
- 1e58978 Make the variable holding `set -o` value local. by ajurkowski · 3 years, 5 months ago
- d011d10 Copy the --enable_aspect_hints flag value to host configuration too by rosica · 3 years, 5 months ago
- f67395b Add a test for Bash unit test framework to make sure `-o pipefail` is preserved. by ajurkowski · 3 years, 5 months ago
- d72a4cd Fake out infrastructure to support (some) cpp-isms in the loading phase by michajlo · 3 years, 5 months ago
- b9ab841 Remove unused `{enable,disable}_errexit` functions from Bash unit test framework. by ajurkowski · 3 years, 5 months ago
- e57ef83 Remote: Fix a bug that in-progress upload tasks are not cancelled whe… by Chi Wang · 3 years, 5 months ago
- 698c17a Upgrade JDK11 version by Ivo List · 3 years, 5 months ago
- 34bdfe9 Add an option to `ArtifactSerializationContext` to skip serializing derived artifacts' generating action keys. by jhorvitz · 3 years, 5 months ago
- 60ebb10 Set --experimental_enable_aspect_hints default to false by rosica · 3 years, 5 months ago
- e25b472 Fix 3 ErrorProneStyle findings: by Googler · 3 years, 5 months ago
- 1137e1a Allow overriding dependencies in `DeserializationContext`, and pass `DeserializationContext` to `OptionsChecksumCache`. by jhorvitz · 3 years, 5 months ago