bazel /
bazel /
c4ea925516b714f961ce9420444aaa8f03194bcc - 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 · 2 years, 11 months ago
- 84f819a Make ActionStats a private-static inner class of MetricsCollector by michajlo · 2 years, 11 months ago
- 20269a6 Update SplitCommandLine test helper names by michajlo · 2 years, 11 months 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
- a54a1a7 Update native rules to use a common definition for the CC toolchain type requirement. by jcater · 3 years ago
- 1fdf1e1 Update #equals and #hashCode of BuildDriverKey to include all attributes. by leba · 3 years ago
- 9b0518d More accurate naming for helper methods. by leba · 3 years ago
- fc5bf54 Add a helper for declaring the cc toolchain type on rules in builtins. by jcater · 3 years ago
- 46bb545 Add dependency on rules_license by Tony Aiuto · 3 years ago
- ed7a056 Remove unused `--default_android_platform` flag. by jcater · 3 years ago
- c1009c2 Add helper to centrally define the CC toolchain type requirement. by jcater · 3 years ago
- 11dda14 Fix an issue in parse_netrc that it doesn't support TAB. by chiwang · 3 years ago
- d273cb6 Unify URL/URLs parameter code across http_archive, http_file, http_jar by Christopher Peterson Sauer · 3 years ago
- e575800 Revert name of implicit dependencies in Java proto libraries by ilist · 3 years ago
- 668805a Upgrade zlib to 1.2.12 by Yun Peng · 3 years ago
- 43cb21a Manage temporary files inside AbstractActionInputPrefetcher by chiwang · 3 years ago
- 8179e78 Bazel DevSite: Add link to 5.1.1 docs by fwe · 3 years ago
- 6e03d0c Semiautomated rollback of changelist 176873598. by Googler · 3 years ago
- 0937d45 Refactor ASM version handling by cushon · 3 years ago
- b0487dc Avoid keying libraries from link_multi_arch_static_library by the split transition key; use target_gnu_system_name instead. by Googler · 3 years ago
- 61fd06d Remove some JDK 8-only logic in DumpPlatformClassPath by cushon · 3 years ago
- bbf74d5 Drop redundant `ErrorProneTimings` shim from `ErrorPronePlugin` by Halil Sener · 3 years ago
- 0c9598f Remove cc_proto_library helper methods from semantics file. by gnish · 3 years ago
- f755d88 Set BuildDriverKey as CPU-heavy. by leba · 3 years ago
- cdb7750 Add WorkerKey to the ResourceSet. by wilwell · 3 years ago
- 17ed57a cpp: support vendor'ed clang by Saleem Abdulrasool · 3 years ago
- c878c67 Automatic code cleanup. by Googler · 3 years ago
- 03ad0cd main: do not declare `environ` on Windows by Saleem Abdulrasool · 3 years ago
- d326889 Remove stale comment. #cleanup by leba · 3 years ago
- 467f32d linux-sandbox: do not treat large user IDs as negative numbers by George Prekas · 3 years ago
- 6bad1a1 Build desugared library DEX in release mode by sgjesse · 3 years ago
- 054a026 Fix unwanted retention of StarlarkDefinedAspect-s. by ilist · 3 years ago
- ca3211f Formatting change #cleanup. by leba · 3 years ago
- d46269f Fix handling Java proto libraries '/' in the name. by ilist · 3 years ago
- 4099f0f Check the providers are there in java_proto_library by ilist · 3 years ago
- 510edc2 Fix DependencyResolver to properly handle toolchain dependencies for output files. by jcater · 3 years ago
- 1afd26a Add licenses and distribs attribute to java_proto_library by ilist · 3 years ago
- 8b9147d Optimise short paths in JavaInfo provider. by ilist · 3 years ago
- 44d94f7 Drop source jars in java_common.compile when create_ouput_source_jar is unset by ilist · 3 years ago
- dbb8b6e Optimise path producing empty JavaPluginInfo in JavaPluginInfo.merge by ilist · 3 years ago
- 2489917 Add implementation for key translations for BuildInfo. by gnish · 3 years ago
- 20b5a53 Switch to the NoFinalizer variant of ZstdOutputStream. by Benjamin Peterson · 3 years ago
- 612fa54 Per https://github.com/bazelbuild/bazel/pull/15416#discussion_r871840328, use latch instead of flag to check whether the chunker is closed. by chiwang · 3 years ago
- 75ba8f7 Remove obsolete j2objc_library docstring. by fwe · 3 years ago
- 1941dc1 Document @ as allowed in a package name by Daniel Wagner-Hall · 3 years ago
- 2432948 Add support for param files for Android NDK by homuler · 3 years ago
- 1a7083e Set correct rule name for `enable_data_binding` attribute in AndroidLocalTestBaseRule. by fwe · 3 years ago
- f923a5b Ensure Chunkers are always reset (closed). by Benjamin Peterson · 3 years ago
- 24f962b Ignore specific warning from library desugaring by sgjesse · 3 years ago
- 1e40541 Let Starlark executable rules specify their environment by Fabian Meumertzheim · 3 years ago
- 8746d45 Pass `-Dsun.io.useCanonCaches=false` to JavaBuilder by cushon · 3 years ago
- 2217b13 Add `add_exports` and `add_opens` to `java_` rules by cushon · 3 years ago
- 11ec226 BazelModuleInspectorValue SkyValue added by Googler · 3 years ago
- 05f9dd1 BazelModuleResolutionValue also stores the un-pruned dep graph by Googler · 3 years ago
- e828f96 originalDeps map added to Module by Googler · 3 years ago
- 5bab7ef fix for https://github.com/bazelbuild/bazel/issues/15465 by Googler · 3 years ago
- 75bb463 Make --experimental_keep_config_nodes_on_analysis_discard a no-op. by gregce · 3 years ago
- 326baa2 Automatic code cleanup. by Googler · 3 years ago
- ff195d3 Implement SourceManifestAction.describeKey to show better action information. by Googler · 3 years ago
- 478843f Do not check extra local spawn whether it can be executed locally. by ajurkowski · 3 years ago
- ae47bc2 Fix aspect toolchains when used over output files. by jcater · 3 years ago
- b6a4524 Restructure java_lite_proto_library by implementing it on top of java_proto_library by kotlaja · 3 years ago
- 5f9ca4a Update Bazel's Bzlmod build by pcloudy · 3 years ago
- a226eed Remote: Fix the issue that partial downloaded inputs are not deleted if the request is cancelled. by chiwang · 3 years ago
- a0cb25b Automatic code cleanup. by Googler · 3 years ago
- 156d9c0 Bzlmod: Built-in modules by wyv · 3 years ago
- 2ad10c3 Remove java tools dependencies from additional_distfiles by Ryan Beasley · 3 years ago
- 519d2da SolibSymlinkAction does not need exec platform or properties by Grzegorz Lukasik · 3 years ago
- b4b8b26 Add experimental flag to include spawn metrics in the execution log. by Tiago Quelhas · 3 years ago
- 1127316 Make the documentation of --experimental_allow_uinresolved_symlinks correspond to reality. by lberki · 3 years ago
- f02e2fa Consistent min API level for desugar and dexing by sgjesse · 3 years ago
- 4d382b7 Cache StarlarkDefinedAspect AspectDefinitons by ilist · 3 years ago
- 075c5a3 Make ManifestMergerAction worker compatible by Benjamin Lee · 3 years ago
- 22db69a Improve error message for Android tests by Keith Smiley · 3 years ago
- 921d79e Replace calls to java_proto_common with proto_common in java_lite_proto_library by ilist · 3 years ago
- 6b6c63e Remove --incompatible_proto_output_v2. by leba · 3 years ago