bazel /
bazel /
67f1d96d9bcacc8b83cd673877f010ab424fa307 - 67f1d96 Set toolchains manually when copying exec_group from default-exec-group and Automatic Exec Groups are enabled by Googler · 2 years, 1 month ago
- 486a964 Use the isOutput helper in various RemoteActionFileSystem methods. by Googler · 2 years, 1 month ago
- 2f98b92 Force enable Starlark py_binary, py_test, py_library by Richard Levasseur · 2 years, 1 month ago
- e79de51 Remove NO_EXPORTING tag from cc_shared_library by Googler · 2 years, 1 month ago
- f785f28 Move C++ API to builtins in `cc_common.bzl`. by Googler · 2 years, 1 month ago
- d81fbc8 Delete unused CcCompilationContext functions by Googler · 2 years, 1 month ago
- 9706dce making --incompatible_use_platforms_repo_for_constraints do nothing. Using constraints from @bazel_tools//platforms with or without the flag will error out. by Googler · 2 years, 1 month ago
- 7f9a7b7 [Skymeld] Drop the intermediate states of IncrementalPackageRoots upon analysis by Googler · 2 years, 1 month ago
- 75efb40 Use TopLevelTargetReadyForSymlinkPlanting for aspects as well. by Googler · 2 years, 1 month ago
- ac3eedc Call getValueOrThrow for unary StateMachine lookups. by Googler · 2 years, 1 month ago
- 052407b Serialization Test fixes for JDK 21. by Googler · 2 years, 1 month ago
- b6fc2d9 Expose the sets of Starlark provider constraints in RequiredProviders by Googler · 2 years, 1 month ago
- d7f2485 Remove python/private/defs.bzl by Googler · 2 years, 1 month ago
- 7c49855 Change the internal representation of `GroupedDeps` to save space. by Googler · 2 years, 1 month ago
- 4427a1f python: remove unused Java code by Richard Levasseur · 2 years, 1 month ago
- 8548e20 Relax JSON parser, ensure duplicate keys are overridden by Adam Lavin · 2 years, 2 months ago
- 3d8ccd8 Creates an AndroidOptimizedJarInfo to pass the optimized jar from Starlark to Native Blaze. by Zhaoqing Xu · 2 years, 2 months ago
- 3ce2b71 python: Remove Java implementation of Python rules by Richard Levasseur · 2 years, 2 months ago
- 801103d Release 6.1.0 (2023-03-06) by Bazel Release System · 2 years, 2 months ago
- 0a8cf25 Release 6.1.0 (2023-03-06) by Bazel Release System · 2 years, 2 months ago
- d5b4c1b Set runners for critical path where no spawn was actually executed. by Googler · 2 years, 2 months ago
- 38ece3c Handle `SIGWINCH` under `bazel run //some:test` (i.e. test rules) correctly. by Tobias Werth · 2 years, 2 months ago
- ebe4e2f Remove redundant "only" from "only does X if and only if Y", add commas to make alternatives less ambiguous, and use HTML markup by Thomas Köppe · 2 years, 2 months ago
- 28dc0f9 Switch `RemoteFileArtifactValue` subclassing to optimize for memory cost. by Googler · 2 years, 2 months ago
- 7c235ff [credentialhelper] Ignore failing to provide request by Yannic Bonenberger · 2 years, 2 months ago
- f4c5a958 Do not use ImmutableList.copyOf whilst finding the innermost starlark function of a StarlarkThread. by Googler · 2 years, 2 months ago
- 8681437 Add automatic exec groups to cc_common.link by Googler · 2 years, 2 months ago
- 6249719 Address this request - https://github.com/bazelbuild/bazel/issues/17664 by Googler · 2 years, 2 months ago
- 6c7c9dd Correct types of Depsets in Objc rules by Googler · 2 years, 2 months ago
- b3668b4 Fix missing and extraneous spaces by Thomas Köppe · 2 years, 2 months ago
- 0ce1748 Replace uses of Depset.of(ElementType, NestedSet) with Depset.of(Class, NestedSet) by Googler · 2 years, 2 months ago
- 05253dc Remove Depset.legacyOf by Googler · 2 years, 2 months ago
- 4e739d3 Remove references to python/private in third_party by Ivo List · 2 years, 2 months ago
- f676acf Pure refactoring: extract a method from `DependencyResolver`. by Googler · 2 years, 2 months ago
- 87436ad Remove ObjcCppSemantics by Googler · 2 years, 2 months ago
- 78729c0 Use real rules_python by Ivo List · 2 years, 2 months ago
- 1ebb04b Store TTL in RemoteFileArtifactValue by Chi Wang · 2 years, 2 months ago
- 424e739 Add more tests for BwoB by Googler · 2 years, 2 months ago
- 8d476cf Update java_tools v11.12 by kshyanashree · 2 years, 2 months ago
- 66f571e Add supplemental support for JDK 11, 17 and 19 on cpu s390x by Kun-Lu · 2 years, 2 months ago
- 055eb8f Update API of ValueOrExceptionProducer based on usage. by Googler · 2 years, 2 months ago
- 1b4472f More cleanups in `GroupedDeps`. by Googler · 2 years, 2 months ago
- 2730220 Automatic code cleanup. by Googler · 2 years, 2 months ago
- e4d2023 Update `NestMembers` attributes to remove pruned classes by Googler · 2 years, 2 months ago
- 8c45ea4 Reduce garbage produced by AbstractAttributeMapper.getAttributeNames. by Googler · 2 years, 2 months ago
- f721362 Remove and reduce visibility of `DirtyBuildingState` methods where possible and fix javadoc warnings. by Googler · 2 years, 2 months ago
- 078c14c Memoize IncompatibleTargetChecker.createDirectlyIncompatibleTarget. by Googler · 2 years, 2 months ago
- 5a72be5 Automatic code cleanup. by Googler · 2 years, 2 months ago
- 3e140f3 Remove differences between BazelCcModule and CcModule. by Googler · 2 years, 2 months ago
- c534825 Self transition constraint_setting and constraint_value to the NoConfig state. by Googler · 2 years, 2 months ago
- 6d658cd Add important test for cc_shared_library rule by Googler · 2 years, 2 months ago
- d3c7e48 Fix `android_binary` native libraries linking check by Googler · 2 years, 2 months ago
- 53035bf Roll forward of https://github.com/bazelbuild/bazel/commit/7bd0ab63a8441c3f3d7f495d09ed2bed38762874: Default --incompatible_strict_conflict_checks to true. by Googler · 2 years, 2 months ago
- 134ba15 Automatic code cleanup. by Googler · 2 years, 2 months ago
- c8f3dd0 Automatic code cleanup. by Googler · 2 years, 2 months ago
- 62381d4 Automatic code cleanup. by Googler · 2 years, 2 months ago
- 949a39b Automatic code cleanup. by Googler · 2 years, 2 months ago
- 064ac12 BEGIN_PUBLIC Internal Change END_PUBLIC by Zhaoqing Xu · 2 years, 2 months ago
- 09bfc38 Increase default macOS toolchain setup time by Keith Smiley · 2 years, 2 months ago
- 7a72a15 python: Remove temporary module space created for zip-based binaries by Richard Levasseur · 2 years, 2 months ago
- 37953c5 Apply exec transition to lcov_merger in sh_test and cc_test by Ted Kaplan · 2 years, 2 months ago
- 01c7d7d Fix --host_features with multiple transitions by Keith Smiley · 2 years, 2 months ago
- c138210 Prepare to move CcModule to builtins. by Googler · 2 years, 2 months ago release-7.0.0-pre.20230302.1rc1
- 661ebef Disallow whole archive for cc_shared_library by Googler · 2 years, 2 months ago
- c06f93f Remove unused fields from ModuleExtension by Googler · 2 years, 2 months ago
- 3b79eeb Move build info computation back to java binary/test deploy jar rule by Googler · 2 years, 2 months ago
- 7845943 Document module extension identity by Andreas Herrmann · 2 years, 2 months ago
- 52deefe Correctly handle templated tree artifacts in the prefetcher. by Googler · 2 years, 2 months ago
- 05d8a6f Block LINKABLE_MORE_THAN_ONCE internally by Googler · 2 years, 2 months ago
- 9f83956 Give a better name to the ActionInputPrefetcher method that indicates tree metadata is required to be able to prefetch files in a tree created by an ActionTemplate (originally introduced in 25ba76c). by Googler · 2 years, 2 months ago
- 41dcb24 Minor readability cleanup. by Tobias Werth · 2 years, 2 months ago
- 7fcc1e2 Ensure Starlark-defined attributes are marked thus and have their doc string set by Googler · 2 years, 2 months ago
- 877358f Remove asm as a dependency for some java plugins by Yun Peng · 2 years, 2 months ago
- 0f524c6 Report background download for BwoB by Chi Wang · 2 years, 2 months ago
- 47df362 Refactor the writeOutputDirRule test helper to receive the explicit tree contents. by Googler · 2 years, 2 months ago
- bbaca28 Fix directory tree in documentation by robincaloudis · 2 years, 2 months ago
- 6f82ad4 Fix Bazel 6.0 crash regression by Googler · 2 years, 2 months ago
- 9d3b3bf Refactor the generic `GroupedList` into `GroupedDeps`, specifically designed to hold skyframe dependency groups. by Googler · 2 years, 2 months ago
- 570e25f Add darwin_arm64 java_tools by hvd · 2 years, 2 months ago
- 7793f7b Implement full synchronization for `SkyKeyInterner` to ensure that it fulfills the contract of `Interner` - no duplicate instances possible. by Googler · 2 years, 2 months ago
- b76ba30 Flip `experimental_cpp_compile_argv_ignore_param_file` by Googler · 2 years, 2 months ago
- c4a60df Stop using language parameter create_linking_context_from_compilation_outputs by Googler · 2 years, 2 months ago
- 3f22a78 Lock in Starlark implementations of C++ rules. by Googler · 2 years, 2 months ago
- 5a0a78e Return an error when EmptyRuleConfiguredTargetFactory is used. by Googler · 2 years, 2 months ago
- 19b2e2f Add remotejdk archives for Java 19. by Benjamin Peterson · 2 years, 2 months ago
- 94d5d53 Remove android_common jars from third_party by Yun Peng · 2 years, 2 months ago
- bfb1ffd Stale workflow - process updates by keertk · 2 years, 2 months ago
- d54d614 Delete unused RuleContext.getPrerequisitesByConfiguration. by Googler · 2 years, 2 months ago
- c1168e1 Handle remote cache eviction when uploading inputs for remote actions. by Googler · 2 years, 2 months ago
- 4a6d056 Add host transition to lcov_merger in Java version of py_test by Ted Kaplan · 2 years, 2 months ago
- 532a52e Add an option to `TraversalRequest` to skip emitting infinite symlink expansion errors. by Googler · 2 years, 2 months ago
- 06b756a Provide access to the doc string of starlark rule functions by Googler · 2 years, 2 months ago
- ca9c482 Release 7.0.0-pre.20230215.2 (2023-02-24) by Bazel Release System · 2 years, 2 months ago
- eb991b8 [Skymeld] Reduce GC in IncrementalPackageRoots. by Googler · 2 years, 2 months ago
- f30ccc1 Replace copying loop with `arraycopy`. by Tobias Werth · 2 years, 2 months ago
- ac695d7 Extract code for cleaning stale state when remote CAS evicted blobs into another class. by Googler · 2 years, 2 months ago
- 5900d6d Delete the unused FilesetOutputSymlink#isGeneratedTarget field. by Googler · 2 years, 2 months ago
- fdaddf2 Disable stale workflow until the new process is in place by keertk · 2 years, 2 months ago
- baf2120 Automated rollback of commit d295827837752b2c3e63d934762bbe1a27a143ea. by Googler · 2 years, 2 months ago
- 16fc3f0 Properly record memory psi. by Benjamin Peterson · 2 years, 2 months ago