bazel /
bazel /
8994250e9d610fe47cf6d5fcde4e5cb2b83eec6c - 8994250 Re-add R8 desugarer wrappers to embedded_tools by Googler · 2 years, 11 months ago
- b9ffc16 Make lookup of a `SpawnStrategy` by its identifier `@VisibleForTesting`. by Googler · 2 years, 11 months ago
- 75f746b Move information whether the build is using in-memory action file system from `ActionExecutedEvent` to `BuildStartingEvent`. by Googler · 2 years, 11 months ago
- 16b71d9 Delete lingering legacy invocation-policy SetValue bits by Googler · 2 years, 11 months ago
- c21d5a3 Bazel DevSite: Add link to 5.2 docs by Googler · 2 years, 11 months ago
- 052b0ea Create the temporary _coverage dir under bazel-out/.../testlogs. by Googler · 2 years, 11 months ago
- 29e4aee Remove incompatible_applicable_licenses from graveyard flags. by Googler · 2 years, 11 months ago
- b843385 Focus InvocationPolicyEnforcer API by Googler · 2 years, 11 months ago
- 4f5e325 Clean up null handling in `BuildStartingEvent` and use `AutoValue` for it. by Googler · 2 years, 11 months ago
- f9c7fdb Release 5.2.0 (2022-06-07) by Bazel Release System · 2 years, 11 months ago
- 0529fdb Prep build output tests for sh_library as a Starlark rule by Googler · 2 years, 11 months ago
- 7de4fab Remove support for `multidex=off` by Googler · 2 years, 11 months ago
- 46e4a2f Automated rollback of commit 69f0e6483d2be51f7bf6ad5ac549f1ec089ce0e2. by Googler · 2 years, 11 months ago
- 1550805 Change to a lower-noise reporting method. by Googler · 2 years, 11 months ago
- 602b7cd Update AspectFunction to perform toolchain resolution for multiple exec groups. by Googler · 2 years, 11 months ago
- 4843f29 Fix up genrule documentation by Googler · 2 years, 11 months ago
- 3b8960c Stop documenting the obsolete pkg_tar. by Googler · 2 years, 11 months ago
- db2cf1e Update rules_license to 0.0.3 by Tony Aiuto · 2 years, 11 months ago
- 6d73b96 Optionally include file contents for the file write action. by Googler · 2 years, 11 months ago
- 358bfd0 Baseline profiles are compiled by profgen tool and the generated ART profile info is packaged in the final apk. by Zhaoqing Xu · 2 years, 11 months ago
- 4a62ebb Fix typo. by Googler · 2 years, 11 months ago
- 80ddd70 Add implementation of writing to BuildInfo files. by Googler · 2 years, 11 months ago
- 94f83f4 Add new builtin API to cc compilation. by Googler · 2 years, 11 months ago
- 69f0e64 Remove unused tests. by Googler · 2 years, 11 months ago
- 1316642 Remove deprecated strict_deps from java_proto_library by Googler · 2 years, 11 months ago
- 90acb5a Delete --dynamic_worker_strategy by Googler · 2 years, 11 months ago
- 6dcd321 Release 6.0.0-pre.20220526.1 (2022-06-02) by Bazel Release System · 2 years, 11 months ago
- f6a709c Automatic code cleanup. by Googler · 2 years, 11 months ago
- 3060d32 Split up ConfiguredTargetFunction.computeUnloadedToolchainContext by Googler · 2 years, 11 months ago
- 20e0482 Minor Fixes to BuildTopLevelAspectsDetailsFunction and AspectsListBuilder by Googler · 2 years, 11 months ago
- 04498d2 Fix DexArchiveAspect to properly account Starlark java_proto_library by Googler · 2 years, 11 months ago
- 504639c Fix remaining references to moved Starlark configuration docs. by Googler · 2 years, 11 months ago
- 1ba2a5f Bazel Docs: Remove invalid <code> tags from --aspects in the command line reference. by Googler · 2 years, 11 months ago
- fb45e4e Bazel Docs: Add link to available fragments to https://bazel.build/rules/lib/fragments by Googler · 2 years, 11 months ago
- 7e3755d Add API support for setting exec_compatible_with and exec_group on aspects. by Googler · 2 years, 11 months ago
- 6201dd1 Remove GoPackageInfo provider by Googler · 2 years, 11 months ago
- 9eb783e Automatic code cleanup. by Googler · 2 years, 11 months ago
- 52b0026 Add package header mode methods to cc_internal, they can be used from aspect implementations. by Googler · 2 years, 11 months ago
- c20f797 Add test cases for HttpDownloader by Kaiqin Chen · 2 years, 11 months ago
- a0a0d09 Create a dedicated graph lookup reason for rewinding and add a wildcard to `createIfAbsentBatch` to match `getBatch`. by Googler · 2 years, 11 months ago
- 93f6e51 Default analysis tests to use Python 3 by Richard Levasseur · 2 years, 11 months ago
- fcaa247 Separate metrics collection from `WorkerSpawnRunner` to distinct class. by Googler · 2 years, 11 months ago
- 053fb77 Increase visibility of `SourceArtifactException` and `MissingArtifactValue`. by Googler · 2 years, 11 months ago
- c235372 Add Salma as Bazel contributor by Googler · 2 years, 11 months ago
- c8ea368 Add feature to produce serialized diagnostics files by Brentley Jones · 2 years, 11 months ago
- 3649324 Provide java_common.compile interface for Java compilation of proto libraries by Googler · 2 years, 11 months ago
- 4c26c3a Provide java_common.merge interface for Java compilation of proto libraries by Googler · 2 years, 11 months ago
- a7ec710 Release 6.0.0-pre.20220520.1 (2022-05-30) by Bazel Release System · 2 years, 11 months ago
- 9848786 Automatic code cleanup. by Googler · 2 years, 11 months ago
- 3c30fbc Get rid of the '@' in RepositoryName by Googler · 2 years, 11 months ago
- dadee3d Automatic code cleanup. by Googler · 2 years, 11 months ago
- 2d42925 Define cc-compiler-darwin in Xcode toolchain by Fabian Meumertzheim · 2 years, 11 months ago
- 4c3219e Add new min_sdk_version attribute on android_binary and pipe to dex/desugar actions. by Tim Peut · 2 years, 11 months ago
- e0e5896 Add Select FAQ entry on using platforms with select. by John Cater · 2 years, 11 months ago
- 540892d Change madatory provider for objc_library to CcInfo by Googler · 2 years, 11 months ago
- ad28f82 Enable --min_sdk_version on dex builder by Tim Peut · 2 years, 11 months ago
- b2e0ef2 preserve `.kotlin_builtins` files as they occur in the Kotlin stdlib by Googler · 2 years, 11 months ago
- e6bb6fc Add notification keywords to BES BuildFinished by Googler · 2 years, 11 months ago
- 55ab360 Bump the limit of Bazel install base size by Googler · 2 years, 11 months ago
- 881fc80 Declare that bazel is under an Apache 2.0 license by Tony Aiuto · 2 years, 11 months ago
- 601fd1f Create mini_tar() for use in our blackbox tests. by Tony Aiuto · 2 years, 11 months ago
- 33e7261 Add archiver flags to cpp crosstool config by Alessandro Patti · 2 years, 11 months ago
- 60bfd18 Roll forward of https://github.com/bazelbuild/bazel/commit/4b6f8017cd3f6e7152ced7d1d10d3a4fadb24c56: Use ProtoCommon.declareGeneratedFiles in cc_proto_library. by Googler · 2 years, 11 months ago
- ee7db6e Add more profile spans to close gaps in the `aquery` profile. by Tobias Werth · 2 years, 11 months ago
- 18ebd52 Automatic code cleanup. by Googler · 2 years, 11 months ago
- bea8fb1 Remove unused targets pointing to java_tools/turbine_deploy.jar by Googler · 2 years, 11 months ago
- 6b072d3 Wrap Android repositories with maybe(). by lberki · 2 years, 11 months ago
- 9b1d78b Add more granularity to the Trace profile for Skymeld. by leba · 2 years, 11 months ago
- c499103 Bzlmod: Proper repo mappings for @_builtins by wyv · 2 years, 11 months ago
- 5d936d4 Switch to using the cc_configure in bazel_tools by wyv · 2 years, 11 months ago
- 97fa612 Release 6.0.0-pre.20220517.1 (2022-05-23) by Bazel Release System · 2 years, 11 months ago
- 0c3f528 Flip --use_workers_with_dexbuilder default value to true by Benjamin Lee · 2 years, 11 months ago
- c4ea925 Add comment explaining important_outputs connection to ResultStore. by Googler · 2 years, 11 months ago
- 4de1b70 Print more details about indirect dependencies by cushon · 2 years, 11 months ago
- 71b17ff Fix the documentation for propeller_optimize build option. by Googler · 2 years, 11 months ago
- 6cec0f5 Automatic code cleanup. by Googler · 2 years, 11 months ago
- a5e66fa Remove symlink feature from embedded pkg_tar. This is to encourage Bazel users to migrate to rules_pkg and to prevent new internal users who need the feature from backsliding to using the code directly out of the bazel sources. by aiuto · 2 years, 11 months ago
- ccc004f Add dynamic_deps aspect trimming to cc_test. by trybka · 2 years, 11 months ago
- 8cea765 Cleanup AbstractActionInputPrefetcher and split RemoteActionInputFetcherTest. by chiwang · 2 years, 11 months ago
- 4eb62cd Automated rollback of commit 577cfbc8a2b0841cd67a918febe9e3c5fcb3882e. by Googler · 3 years ago
- 84f819a Make ActionStats a private-static inner class of MetricsCollector by michajlo · 3 years ago
- 20269a6 Update SplitCommandLine test helper names by michajlo · 3 years ago
- 51edf39 Remove DexArchiveAspect.propagateDownLegacyToolchain. by jcater · 3 years ago
- 577cfbc Set --legacy_important_outputs to false by default. by Benjamin Peterson · 3 years ago
- 4b87044 Wrap rules repository declarations in maybe(). by lberki · 3 years ago
- eedab27 Remove injected metadata before rewriting the `.jdeps` file. by ajurkowski · 3 years ago
- 4879106 Move --incompatible_override_toolchain_transitions to the graveyard. by jcater · 3 years ago
- c0b87c5 Automatic code cleanup. by Googler · 3 years ago
- 3546542 Automated rollback of commit 61fd06d92706d64fbcef64f0f54cded91c88afff. by cushon · 3 years ago
- 121a857 Fix a bug with the event-based result collection. by leba · 3 years ago
- 06d2aad Disable bazel_module_test with RBE by pcloudy · 3 years ago
- 798bd5e Use the helper for declaring the cc toolchain type on rules in builtins. by jcater · 3 years ago
- 2f03f9c Apply TopLevelStatusEvents to non-Skymeld code path. by leba · 3 years ago
- c8116b1 Explicitly mention that `alias()` ignores `testonly`. by Googler · 3 years ago
- f068b31 Make `--incompatible_disallow_legacy_py_provider` a no-op by Googler · 3 years ago
- 8b4ca01 Updated p3 description to encourage community contributions. by Googler · 3 years ago
- 9f024ae Remove unused method from `FileWriteAction`. by ajurkowski · 3 years ago
- ab24880 Disable workspace(managed_directories). by lberki · 3 years ago
- 44fef49 Delete CompletableFuture. by Benjamin Peterson · 3 years ago
- ee3637c Add some missing dependencies to the built-in module bazel_tools by wyv · 3 years ago