Sign in
bazel
/
bazel
/
HEAD
bca007e
Expose global variables' static types in Module
by arostovtsev
· 21 hours ago
master
6bec64b
Reuse read channels across invocations.
by jingwen
· 26 hours ago
009ea69
Support for toolchains aspects wildcard "*" (https://github.com/bazelbuild/bazel/pull/29415)
by Richard Lavoie
· 32 hours ago
808c563
Automatic code cleanup.
by Hana Joo
· 34 hours ago
e0e1077
Get rid of InvalidArgumentIOException.
by tjgq
· 2 days ago
b082a88
Update support matrix after releasing Bazel 8.7.0
by Googler
· 2 days ago
ae4d2d6
No public description
by jhorvitz
· 2 days ago
aa760dc
Bazel Docs: Enable docs check in pre- and post-submit (attempt #2).
by fwe
· 2 days ago
2c7c957
Remove `@Override` from record component declarations
by cushon
· 2 days ago
04c36cc
Fix thread pool leak in RequestBatcher by using virtual threads.
by shahan
· 2 days ago
4b43376
Mention how to enable incremental state tracking in error message
by Peter Collingbourne
· 2 days ago
78f7315
Bazel Docs: Publish release docs for Bazel 8.7.0
by Googler
· 2 days ago
6c95102
Bazel Docs: Fix bad header ID.
by fwe
· 2 days ago
b896b49
Automated rollback of commit 0eca42a4a63185af3e6931bc5d97eec48d144bb4.
by brandjon
· 3 days ago
02a1353
Internal change.
by shahan
· 3 days ago
640e6a7
Release 8.7.0 (2026-05-06)
by Bazel Release System
· 3 days ago
0eca42a
Memory-efficient `CompactImmutableDict` representations.
by jhorvitz
· 3 days ago
67a3551
Always wrap NoSuchPackageException in TargetParsingException
by kylecarlstrom
· 3 days ago
efd42c0
Split `Dict` into mutable and immutable subclasses.
by jhorvitz
· 3 days ago
b0e3409
Create a BlazeService to obtain the path to the server debug log.
by tjgq
· 3 days ago
a7bb1ab
Migrate the `javaTestInvalidTestClassAtRootPackage` test to Starlark
by hvd
· 4 days ago
2ae9a31
Add support for traversal-only exclusions to IgnoredSubdirectories and simplify propagation.
by kylecarlstrom
· 4 days ago
8cb7f79
Add missing newline at the end of the script created by blaze run --script_path
by Thomas Köppe
· 4 days ago
29477bc
Add //tools:tools_for_bazel_subcommands filegroup to vendor mod tidy deps (https://github.com/bazelbuild/bazel/pull/29445)
by gaurav0107
· 4 days ago
e5e8404
Change default remote analysis lookup deadline from 120 sec to 45 sec.
by shahan
· 4 days ago
7896f73
{r,m}ctx.download*: report size of downloaded file (https://github.com/bazelbuild/bazel/pull/29463)
by Malte Poll
· 4 days ago
accb2de
Add `add_prefix` attribute to `git_repository` (https://github.com/bazelbuild/bazel/pull/29453)
by Will Stranton
· 4 days ago
dd5b369
Remove experimental from remote_downloader flags (https://github.com/bazelbuild/bazel/pull/29392)
by Keith Smiley
· 5 days ago
5771cdf
docs: Fix flag name rendering in versioned pages (https://github.com/bazelbuild/bazel/pull/29408)
by Nikki Vijaybhaskar
· 5 days ago
283fec5
Enhance RequestBatcher and ProxyReadingStore for session fallback.
by shahan
· 6 days ago
5cf14d4
Replace `-Xverify:none` with `-XX:-BytecodeVerificationLocal -XX:-BytecodeVerificationRemote`
by cushon
· 6 days ago
42b1f15
Remove `@Override` from record component declarations
by cushon
· 6 days ago
215ec5c
BEGIN_PUBLIC Release cc_embed_data in Gloop END_PUBLIC
by Mike Kruskal
· 8 days ago
0f06e4a
Ensure FileTransport sequential writer is safely closed
by kylecarlstrom
· 8 days ago
c789a3e
Exempt experimental packages from bzl load() visibility checks.
by Toli Yevtushenko
· 9 days ago
71f2ca6
Implement py_stubby_library()
by Jie Luo
· 9 days ago
8ef58fb
Type checker: allow list/dict/tuple literals to be assigned to any compatible type
by arostovtsev
· 9 days ago
88a0f1c
Release 10.0.0-pre.20260421.2 (2026-04-30)
by Bazel Release System
· 9 days ago
2431883
Remove J2ObjcConfiguration and related options in favor of starlark versions.
by Googler
· 9 days ago
ce52aec
Bazel Docs: Delete 6.5 docs.
by fwe
· 10 days ago
0ef9d37
Add a newline to end of requirements.txt
by tedx
· 10 days ago
43a3a53
Normalize the --check_visibility flag in BuildOptions serialization.
by plf
· 10 days ago
31b459b
Fix NullPointerException in ActionTemplateExpansionFunction due to wrongly bubbled up exception.
by tanzhengwei
· 10 days ago
905d8e0
Moves choice of FixDepsTool into JavaSemantics and passes the resulting tool to header compilation as well.
by Googler
· 10 days ago
696aae8
Bazel Docs: Add last few remaining images.
by fwe
· 10 days ago
5347ca8
Search for codecs in the classloader that loaded CodecScanner.
by tjgq
· 11 days ago
4d8f19c
BazelOutputService: Fix UnsupportedOperationException in batchStatJob (https://github.com/bazelbuild/bazel/pull/29422)
by Fredrik Medley
· 11 days ago
e40bf05
Make BlazeVersionInfo immutable.
by tjgq
· 11 days ago
f6522d6
Bazel Docs: Add missing images for 9.1 docs.
by fwe
· 11 days ago
fd54f82
Consider non-exec transitions that output `--stamp` as stamp-dependent.
by jhorvitz
· 11 days ago
0823497
Add SkybridgeInterface to bootstrap test (https://github.com/bazelbuild/bazel/pull/29418)
by Ted Xie
· 11 days ago
35530d4
Add a specific error code for `IOException`s during main repository computation
by wyv
· 11 days ago
d599518
Fix emitted Option events for non-repeatable string_list/set Starlark flags
by arostovtsev
· 11 days ago
d5325c2
Bazel Docs: Fix remaining syntax errors in 9.1 docs.
by fwe
· 11 days ago
5b25ac0
Internal change.
by cushon
· 12 days ago
36463c8
docs: fix remaining MDX syntax errors in 9.1.0 release docs. (https://github.com/bazelbuild/bazel/pull/29403)
by Kapunahele Wong
· 12 days ago
d35da0e
Make local scheduling respect exec_properties resources (https://github.com/bazelbuild/bazel/pull/29284)
by Keith Smiley
· 12 days ago
37654e5
Fix emitted Option events for repeatable / allow_multiple Starlark flags
by arostovtsev
· 12 days ago
b6088e3
Truncate "Detecting cycles with roots" log to avoid huge java.log entries (https://github.com/bazelbuild/bazel/pull/29380)
by Grzegorz Lukasik
· 12 days ago
9078a43
Bazel Docs: Fix broken links
by fwe
· 13 days ago
4488775
Remove unused deps.
by twerth
· 13 days ago
ee94c43
Add a `@SkybridgeInterface` annotation to classes that are to be part of the stable SC/LC interface.
by tjgq
· 13 days ago
66a65d7
Replace `@AutoValue` with record.
by tjgq
· 13 days ago
6c43beb
Replace `@AutoBuilder` with a manual builder for BuildEventServiceClient.CommandContext.
by tjgq
· 13 days ago
0088dbc
Remove unnecessary suppressions
by cushon
· 13 days ago
f1d30bf
Bring back java provider documentation
by hvd
· 13 days ago
0a49063
fix: replace HTML flag headers with markdown to prevent emdash rendering (https://github.com/bazelbuild/bazel/pull/29325)
by Nikki Vijaybhaskar
· 13 days ago
3773141
Migrate the `testResourceStripPrefix` test to Starlark
by hvd
· 13 days ago
ad2e223
Fix docs2mdx handling of <> and {} in inline code blocks (https://github.com/bazelbuild/bazel/pull/29328)
by Armando Montanez
· 2 weeks ago
267ee7c
Docs: Add information on build setting scope and predefined settings.
by dmaclach
· 2 weeks ago
59eb070
Drop Guava dependencies from Profiler.
by tjgq
· 2 weeks ago
84421290
Ensure Blaze profiler provides a valid clock fallback for logging.
by cparsons
· 2 weeks ago
e4937b0
Remove `tags = ["bazel"]`.
by tjgq
· 2 weeks ago
e211b70
[Mintlify] Add 9.1.0 release docs (https://github.com/bazelbuild/bazel/pull/29389)
by Kapunahele Wong
· 2 weeks ago
f42f6d2
Add error message for %workspace% imports outside of a workspace.
by shahan
· 2 weeks ago
422a060
Bazel Docs: Fix code block in user manual.
by fwe
· 2 weeks ago
79b0d52
Bazel Docs: Merge multi-line links into a single line.
by fwe
· 2 weeks ago
57aa6bb
Bazel Docs: Add missing images.
by fwe
· 2 weeks ago
f036224
Bazel Docs: Add missing link URL.
by fwe
· 2 weeks ago
1ead803
Support streamed_proto in aquery_differ
by twerth
· 2 weeks ago
de0d909
Release 10.0.0-pre.20260416.1 (2026-04-23)
by Bazel Release System
· 2 weeks ago
567aee4
Bazel Docs: Remove previous/next page footer links.
by fwe
· 2 weeks ago
e029542
Add metrics and a timeout for remote analysis cache invalidation lookups.
by jingwen
· 2 weeks ago
bae572c
Fix Java warnings.
by jingwen
· 2 weeks ago
f486420
Create SerializedAbruptExitException to remove protobuf deps from IJ
by chiwang
· 2 weeks ago
cc35f2c
Delete the empty java rule definitions from Bazel
by hvd
· 2 weeks ago
2b0e0f0
Optimize PackageMetricsPackageLoadingListener to reduce analysis contention.
by twerth
· 2 weeks ago
95ce4c1
Propagate discovered inputs state to actions on Skyframe restart.
by jingwen
· 2 weeks ago
10193f1
Avoid sending bug reports in ActionLookupConflictFindingFunction when remote analysis retrieval is enabled.
by shahan
· 2 weeks ago
e828632
Remove Guava dependencies from BuildEventServiceClient.
by tjgq
· 2 weeks ago
ffcfcd7
Remove Guava dependencies from BlazeService.
by tjgq
· 2 weeks ago
8a55362
Handle uncaught exceptions in several places in SelectedEntrySerializer.
by shahan
· 3 weeks ago
ed203a6
Stabilize FailureCircuitBreakerTest by avoiding brittle verify calls.
by twerth
· 3 weeks ago
3f0dbe2
Do not treat `null` as a special value for the `--disk_cache` flag.
by tjgq
· 3 weeks ago
af70092
Replace ImmutableMap with plain Map in OptionsProvider.
by tjgq
· 3 weeks ago
c61716d
Fix NPE in aquery aspect value retrieval
by twerth
· 3 weeks ago
fb04aa7
Delete the ill-conceived Options.createOptions.
by tjgq
· 3 weeks ago
69686b5
Disable parallelism in Turbine for Bazel
by cushon
· 3 weeks ago
4bbb2e8
Migrate the `javaTestSetsSecurityManagerPropertyOnVersion17` to Starlark
by hvd
· 3 weeks ago
9bfadce
Use `RecyclingBufferPool` for Zstd compression streams in `FileDependencySerializer`/`Deserializer` to avoid allocating new buffer objects all the time.
by jingwen
· 3 weeks ago
Next »