Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
bazel
/
HEAD
8b1c1d1
Optimizations to `aspect_hints` attribute.
by ahumesky
· 4 hours ago
main
upstream/master
086da63
Include progress message / action description in aquery proto output formats.
by Googler
· 9 hours ago
cc8c341
Update .bazelversion and support matrix after releasing Bazel 9.2.0
by Googler
· 11 hours ago
629e4af
Suggest filegroup() as a way to export a source file to another package
by arostovtsev
· 13 hours ago
d5f59c2
Remove --experimental_skyframe_error_handling_refactor.
by leba
· 13 hours ago
51aecf8
Bazel Docs: Publish release docs for Bazel 9.2.0
by Googler
· 15 hours ago
d3f697f
Open Java visibility for codecs related to IgnoredSubdirectories.
by adgar
· 15 hours ago
177b7eb
Remote: preserve the gRPC log across cache-eviction retries (https://github.com/bazelbuild/bazel/pull/30188)
by teaugene
· 18 hours ago
a2aea7b
Automated rollback of commit 2db79959524720ae5b173231f29a64e87ca6354d.
by wyv
· 31 hours ago
b12c06a
Replace zip -qA in bazel-bin genrule with standalone Java tool.
by tedx
· 32 hours ago
e1d85c9
Only upload the KV-store entries for top-level targets after everything else is uploaded.
by lberki
· 33 hours ago
44804be
Remove SparseAggregateWriteStatus.
by lberki
· 34 hours ago
6ac8c84
Allow passing a dictionary for resource_set (https://github.com/bazelbuild/bazel/pull/29285)
by Keith Smiley
· 34 hours ago
c9e71d5
Release 9.2.0 (2026-07-13)
by Bazel Release System
· 34 hours ago
bedbe4b
Do not allow min/max key callback to mutate the sequence being iterated over
by arostovtsev
· 35 hours ago
3772472
Update the GraalVM dev toolchains so that 25.0.3 works (https://github.com/bazelbuild/bazel/pull/30228)
by Fabian Meumertzheim
· 36 hours ago
305d2a7
Use ValueSharingAdapter for Artifact value sharing codecs.
by plf
· 2 days ago
317d98e
Use valid digests in rewinding tests (https://github.com/bazelbuild/bazel/pull/30185)
by Fabian Meumertzheim
· 2 days ago
2db7995
Update `//third_party:fastutil-stripped.jar` to use the new `proguard_jar` rule (https://github.com/bazelbuild/bazel/pull/30008)
by jcater
· 2 days ago
143f89b
Release 10.0.0-pre.20260621.2 (2026-07-13)
by Bazel Release System
· 2 days ago
3110931
Use insertion-ordered ImmutableMap in ActionExecutionValue and ActionOutputMetadataStore.
by twerth
· 2 days ago
87d5a36
Only set `persistentWorkerProtocol` for persistent actions (https://github.com/bazelbuild/bazel/pull/29299)
by Armando Montanez
· 2 days ago
dd666d8
buildeventservice: use fresh environment for BES credential helper (https://github.com/bazelbuild/bazel/pull/29716)
by Han-Wen Nienhuys
· 2 days ago
6a5aec8
ui: update terminal width on resize (https://github.com/bazelbuild/bazel/pull/29750)
by Son Luong Ngoc
· 2 days ago
5bbf572
Reduce the default analysis write cache concurrency.
by shahan
· 2 days ago
6fe6bd4
Add best-effort check to verify that no changes to GroupedDeps are done while iterating over it.
by lberki
· 4 days ago
6b1c167
Build builtins_bzl.zip with a Starlark rule (https://github.com/bazelbuild/bazel/pull/30123)
by David Zbarsky
· 4 days ago
2a34339
Roll-forward: Upgrade to rules_cc 0.2.18 in MODULE.tools
by wyv
· 4 days ago
9ed80f0
Fix distribution archive generation
by wyv
· 4 days ago
205d57a
`//third_party/bazel/src/test/shell/integration` tests in split blaze mode]
by hvd
· 5 days ago
ee9b2e5
Internal change
by hvd
· 5 days ago
0ece2c0
Make `workspace_status_test` compatible with macos
by hvd
· 5 days ago
9c60d0f
Rename `stub_finds_runfiles_test` and pass explicit args
by hvd
· 5 days ago
6df8716
packages: allow idempotent exports_files visibility (https://github.com/bazelbuild/bazel/pull/29220)
by giria660
· 5 days ago
80e8c23
Automated rollback of commit 41eecc5d7b9d5afbe23b806b4d0daea477521ba7.
by wyv
· 5 days ago
c200dc0
Invalid attribute values in symbolic macros should fail the build
by arostovtsev
· 5 days ago
3275732
Automated rollback of changelist 528800669.
by jhorvitz
· 5 days ago
77d1415
Optimize `somepath` query execution by sharing unreachable/visited set across targets.
by tanzhengwei
· 5 days ago
4b235e9
Replace shell file copies with copy_file (https://github.com/bazelbuild/bazel/pull/29765)
by David Zbarsky
· 6 days ago
e027d56
Update Starlark language docs to remove set and float from unsupported features list (https://github.com/bazelbuild/bazel/pull/30176)
by Kaiyi Li
· 6 days ago
b549ec9
Implement a remote analysis cache mode with synchronous upload and download.
by lberki
· 6 days ago
41eecc5
Upgrade to rules_cc 0.2.18 in MODULE.tools
by wyv
· 6 days ago
f547ed0
Support per-mnemonic worker sandboxing (https://github.com/bazelbuild/bazel/pull/30125)
by Adin Cebic
· 6 days ago
62baabf
Migrate RemoteAnalysisCacheMode from enum to class
by chiwang
· 6 days ago
aaee11a
Enable some integration tests.
by hvd
· 6 days ago
4f6e97e
Move some bazel-only tests from `src/test/shell/integration` to `src/test/shell/bazel`
by hvd
· 6 days ago
891da42
Save memory in `SpawnMetrics` by carving out and interning `SpawnLimits`.
by jhorvitz
· 6 days ago
50e2edf
Make rule errors with positional arguments more user-friendly. (https://github.com/bazelbuild/bazel/pull/28937)
by Tobias Werth
· 6 days ago
23c25a2
Remote: make the failure circuit breaker's minimum call/fail counts configurable (https://github.com/bazelbuild/bazel/pull/30178)
by teaugene
· 6 days ago
15dc7e9
Update starlark type system issue reference (https://github.com/bazelbuild/bazel/pull/29451)
by Tamir Duberstein
· 6 days ago
b4c5222
When uploading in async mode, register the execution deps of analysis nodes.
by lberki
· 6 days ago
e65fe06
Exclude repos with cross-repo symlinks from the remote repo contents cache (https://github.com/bazelbuild/bazel/pull/30161)
by Fabian Meumertzheim
· 7 days ago
4b24583
Improve SerializedAbruptExitException safety by removing misleading message parameter
by chiwang
· 7 days ago
35596af
Fix lost inputs race while reading jdeps files (https://github.com/bazelbuild/bazel/pull/30012)
by Fabian Meumertzheim
· 7 days ago
e37255a
Reland "Embed `asInvoker` UAC manifest in the Windows launcher stub" (https://github.com/bazelbuild/bazel/pull/30043)
by Rgis Desgroppes
· 7 days ago
7ce672b
Move --host_compiler to the graveyard (https://github.com/bazelbuild/bazel/pull/30078)
by David Zbarsky
· 7 days ago
412de86
Recover lost inputs from deduplicated Merkle subtrees under path mapping (https://github.com/bazelbuild/bazel/pull/30085)
by Fabian Meumertzheim
· 7 days ago
93867c2
Inject the repo env per-variable to avoid over-invalidation (https://github.com/bazelbuild/bazel/pull/29946)
by Fabian Meumertzheim
· 7 days ago
c401139
Allow type tagger to use type constructors from loaded symbols
by arostovtsev
· 7 days ago
5808ffe
Support path mapping collisions for identical files (https://github.com/bazelbuild/bazel/pull/29601)
by Guillaume Maudoux
· 7 days ago
c32a99f
Deflake: Increase timeout in StarlarkDefinedAspectsTest
by Googler
· 7 days ago
3174ba8
Fail fast when rewound tree artifacts are nondeterministic.
by Googler
· 7 days ago
416e9b3
Handle mapped paths in C++20 module input discovery (https://github.com/bazelbuild/bazel/pull/30047)
by Fabian Meumertzheim
· 7 days ago
3c2c7cf
Add new rule to apply proguard to an existing JAR file. (https://github.com/bazelbuild/bazel/pull/30007)
by jcater
· 7 days ago
068f4f9
Move --incompatible_disable_native_apple_binary_rule to the graveyard (https://github.com/bazelbuild/bazel/pull/30081)
by David Zbarsky
· 7 days ago
5c7f870
Add option to cancel outstanding `NestedSet` fetches when the build completes.
by jhorvitz
· 7 days ago
7d1347d
Update async-profiler to 4.4 (https://github.com/bazelbuild/bazel/pull/30107)
by Fabian Meumertzheim
· 7 days ago
65b4adb
Log an explicit terminal entry on remote RPC retry exhaustion (https://github.com/bazelbuild/bazel/pull/30062)
by teaugene
· 7 days ago
e949e4c
docs: Add docs contribution workflow guide. (https://github.com/bazelbuild/bazel/pull/29499)
by Kapunahele Wong
· 7 days ago
0782761
Use script bootstrap for Python binaries (https://github.com/bazelbuild/bazel/pull/29766)
by David Zbarsky
· 8 days ago
0116c35
Precompute an `Attribute`'s public (aka starlark) name.
by jhorvitz
· 8 days ago
a3db850
Preserve somepath() ordering when wrapped in let expressions
by tanzhengwei
· 8 days ago
3baf8b1
Always convert to immutable types in the build type system.
by jhorvitz
· 8 days ago
6f6c2ff
Excise the last vestiges of cc_library implicit outputs and the allowlist.
by cmita
· 8 days ago
8afb717
Reorder the `src/test/shell/integration/BUILD` file
by hvd
· 8 days ago
01407e4
Redo logic for bfs of VendorCommand.java (https://github.com/bazelbuild/bazel/pull/30088)
by Jasmine Tang
· 8 days ago
2dde341
Reduce memory cost of `HeaderInfo` header lists in `CcCompilationContext`.
by jhorvitz
· 8 days ago
6b8a481
Automatic code cleanup.
by twerth
· 8 days ago
b3ef476
Automatic code cleanup.
by twerth
· 8 days ago
a6d604b
Truncate text used to set the title at the first newline.
by Googler
· 8 days ago
ff6eceb
Fix NullPointerException on remote analysis cache initialization failure.
by shahan
· 8 days ago
7460f6d
Temporarily disable //src/test/py/bazel:launcher_test on Windows
by wyv
· 8 days ago
a8d52ec
Optimize the memory footprint of `StarlarkComputedDefault`.
by jhorvitz
· 8 days ago
bbaf7a8
Automated rollback of commit 70923fc530a695c8832b22ff93448dd9f46a8519.
by jhorvitz
· 8 days ago
2f5827a
Migrate ProfilePhase to final class
by chiwang
· 8 days ago
209ac16
Migrate CounterSeriesTask$Color to final class
by chiwang
· 8 days ago
bc7d573
Migrate LifecycleEvent$InvocationStatus to final class
by chiwang
· 8 days ago
b606932
Migrate BuildEventServiceClient$AbortReason to final class
by chiwang
· 9 days ago
2c351a7
Remove redundant BranchExpression constructor.
by cmita
· 9 days ago
7f7ad65
Always require source file exec paths for JacocoLCOVFormatter.
by cmita
· 9 days ago
9546348
Report line coverage data from our custom analyzer instead of Jacoco's.
by cmita
· 9 days ago
6f2e84c
Add a small comment explaining the EXEC_PATH_DELIMITER
by cmita
· 9 days ago
211fda2
Internal change.
by leba
· 9 days ago
928047b
Migrate NativePosixFilesService$StatErrorHandling to final class
by chiwang
· 9 days ago
9ae0848
Bazel Docs: Remove duplicate words.
by fwe
· 12 days ago
39b476e
Fix IllegalStateException in ActionExecutionFunction.createLabelCause()
by leba
· 12 days ago
62d4e62
Fix --test_tmpdir documentation to cover both local and remote test e… (https://github.com/bazelbuild/bazel/pull/30069)
by Tobias Werth
· 12 days ago
a4191ed
Add integration test for the remote repo contents cache contents proxy (https://github.com/bazelbuild/bazel/pull/30004)
by Fabian Meumertzheim
· 12 days ago
30d68ae
Exclude `GrepIncludes` spawns from `--strategy_regexp` matching.
by jhorvitz
· 12 days ago
609b96b
Internal change.
by leba
· 13 days ago
Next »