Sign in
fuchsia
/
third_party
/
github.com
/
bazelbuild
/
bazel
/
HEAD
b08585c
Eliminate all hardcoded usage of the type universe in `Module`
by brandjon
· 10 hours ago
main
upstream/master
eb234b1
Add deprecation warning to --build_python_zip. (https://github.com/bazelbuild/bazel/pull/28527)
by Damian Banki
· 11 hours ago
ed98d31
Add ability for builtin methods to act as types
by brandjon
· 11 hours ago
dfcb414
Release 10.0.0-pre.20260128.2 (2026-02-06)
by Bazel Release System
· 12 hours ago
4c8594b
`ShortCircuitingCycleDetector`: Don't mark undone nodes done when we're in `--nokeep_going` mode.
by nharmata
· 13 hours ago
4c6b39b
Add target to build .mdx release docs. (https://github.com/bazelbuild/bazel/pull/28546)
by Florian Weikert
· 16 hours ago
1cda426
Replace getDirectoryEntries()+isDirectory() with a more efficient readdir().
by tjgq
· 17 hours ago
32eef34
Eliminate redundant constructor param
by brandjon
· 26 hours ago
b11068b
Fix support for File objects in proto.encode_text
by arostovtsev
· 32 hours ago
b5f2b34
Rename `StarlarkClassDescriptor` -> `ClassDescriptor`
by brandjon
· 33 hours ago
5a99b45
Encode NativeInfo via a proxy Structure to avoid dep from starlark to bazel
by arostovtsev
· 33 hours ago
8bd966e
Update comments in `CallUtils` machinery
by brandjon
· 34 hours ago
0c7a1bc
Add `template_ctx.declare_subdirectory()` API that allows template actions to declare output subdirectories within a parent output directory.
by tanzhengwei
· 34 hours ago
d4ee6b9
Actually store super class for the super class name.
by cmita
· 2 days ago
a121ec7
Remove `--jvmopt=--sun-misc-unsafe-memory-access=allow` from `.bazelrc`
by hvd
· 2 days ago
f2367bc
#ios Migrate ios_memleaks to use only the Starlark flag.
by Googler
· 2 days ago
b08383e
Bump the github-actions group with 6 updates (https://github.com/bazelbuild/bazel/pull/28495)
by dependabot[bot]
· 2 days ago
5b6e89c
Update all embedded JDKs to 25.0.2 (https://github.com/bazelbuild/bazel/pull/28543)
by Fabian Meumertzheim
· 2 days ago
08952e2
Disable bazel_proto_library_test on RBE in presubmit.
by pcloudy
· 2 days ago
0bb7836
Force `rctx.{download_and,}extract` to create user-readable files (https://github.com/bazelbuild/bazel/pull/28531)
by Fabian Meumertzheim
· 2 days ago
9bcfa7e
Add machinery for registering a Starlark value as a type constructor
by brandjon
· 2 days ago
e2cf136
Don't run aspects on materializer targets.
by ahumesky
· 2 days ago
878f4ad
Return a custom Stat data structure from NativePosixFiles.stat/lstat.
by tjgq
· 2 days ago
1541693
Add integration tests for `GrpcRemoteDownloader` (https://github.com/bazelbuild/bazel/pull/28490)
by Fabian Meumertzheim
· 2 days ago
bc70f50
Automated rollback of commit 96bb7c1f6c36630378ae27c65ab9f0f37e7b4fd1.
by pcloudy
· 2 days ago
11264c7
Add runfiles concept to documentation (https://github.com/bazelbuild/bazel/pull/28257)
by maleo
· 2 days ago
0bc73b2
Add a Starlark test for `repr(label)` round-tripping
by arostovtsev
· 2 days ago
9fcee3e
Type checker: Add call and conditional expression support
by arostovtsev
· 2 days ago
e060f6d
Change `repr(label)` behavior based on semantics
by wyv
· 2 days ago
f1db538
docs: add missing load() statements in examples (https://github.com/bazelbuild/bazel/pull/28448)
by giria660
· 2 days ago
ad2a52e
Bazel Docs: Add generated docs for 8.4.2.
by fwe
· 2 days ago
7a839f6
Make the list of implicit deps deterministic.
by lberki
· 2 days ago
8ca49ef
Bazel Docs: Remove trailing whitespaces from generated .mdx files.
by fwe
· 2 days ago
1329def
Plumb an Executor instance all the way through the serialization machinery.
by lberki
· 2 days ago
8f3d629
Remove the version of `StarlarkValue#repr` that doesn't take a StarlarkSemantics
by wyv
· 3 days ago
a4e5d84
Bazel Docs: Create temporary .html files for the gen_mdx_reference_docs target in a separate folder.
by fwe
· 3 days ago
bc436e3
Add target to build generated docs in .mdx format (https://github.com/bazelbuild/bazel/pull/28505)
by Florian Weikert
· 3 days ago
0edf38f
Add --config=ci-common to Bazel CI RBE presubmit.
by pcloudy
· 3 days ago
2473198
Remove "local" tag for bazel_java17_test.
by pcloudy
· 3 days ago
20680e9
Replace getDirectoryEntries()+isDirectory() with a more efficient readdir().
by tjgq
· 3 days ago
952aabb
Introduce RunfilesProxyArtifactValue.
by tjgq
· 3 days ago
a8a5b3e
Optimize Bazel CI presubmit
by pcloudy
· 3 days ago
0327100
Make `_exporting_module_maps` a depset in CcCompilationContext.
by Googler
· 3 days ago
85c1d66
Split off utility code related to Unix mode_t into a separate class.
by tjgq
· 3 days ago
13feafa
Remove use_platforms_in_apple_crosstool_transition flag.
by Googler
· 4 days ago
cae2db4
Fix error message in pprof output test in CpuProfileTest.
by cmita
· 4 days ago
0a2574e8a
Internal change.
by twerth
· 4 days ago
73c8da8
Fix disk cache failures on concurrent read-write access on Windows (https://github.com/bazelbuild/bazel/pull/28417)
by Fabian Meumertzheim
· 4 days ago
a147aac
Return early after clearing BzlLoadValue in FrontierSerializer.
by jingwen
· 4 days ago
57301af
Remove --strict_filesets flag
by cmita
· 4 days ago
a3dc34c
Remove AutoloadSymbols and deprecate related flags.
by ilist
· 4 days ago
fa02230
Fix early exit counters in `FileDependencySerializer`.
by jingwen
· 4 days ago
63179a1
Automatic code cleanup.
by cushon
· 4 days ago
2b28efb
Make --incompatible_lexicographical_output a NOOP (https://github.com/bazelbuild/bazel/pull/28377)
by Keith Smiley
· 4 days ago
4801d23
Add type checking of compiled expressions
by brandjon
· 4 days ago
945c6b5
Refactor `TestUtils.ModuleWithPredeclared`
by brandjon
· 5 days ago
a038d8d
Refactor `resolveTypeConstructor`
by brandjon
· 5 days ago
21db6ac
Skycache: Rename remaining instances of discardPackageValues
by plf
· 5 days ago
37ad165
Remove the no-op flag --experimental_strict_fileset_output.
by cmita
· 5 days ago
72b1892
Release semaphore on every failure code path
by plf
· 5 days ago
48fd7a5
Attach `STAMP_SETTING_MARKER` as a dependency to `config_setting` targets that match on the value of `--stamp`, when it is true.
by jhorvitz
· 5 days ago
f27bbbd
Add a `STAMP_SETTING_MARKER` precomputed value to denote dependency on the value of `--stamp`.
by jhorvitz
· 5 days ago
62241f2
Update bug reference in TODO
by cushon
· 5 days ago
0022e2d
Code style cleanups, no functional changes intended.
by twerth
· 5 days ago
b6b2e2f
Address AlreadyChecked ErrorProne warning.
by jingwen
· 5 days ago
173a45e
Enable async execution for macOS CI builds.
by pcloudy
· 5 days ago
172ca1d
Address UnusedVariable ErrorProne warning.
by jingwen
· 5 days ago
d204db7
Improve checksum computation for starlark options.
by jhorvitz
· 7 days ago
e2ac765
Update macOS presubmit test targets.
by pcloudy
· 8 days ago
a3deff6
Emit a JSON thread dump as a test output on test timeout (https://github.com/bazelbuild/bazel/pull/28340)
by Fabian Meumertzheim
· 8 days ago
d5f60ec
Release 10.0.0-pre.20260120.1 (2026-01-29)
by Bazel Release System
· 8 days ago
5f52c29
Add a dummy overload with StarlarkSemantics to `repr`-related methods
by wyv
· 8 days ago
193e42b
Skycache: Clear BzlLoadValues after analysis in Skycache writer builds
by plf
· 8 days ago
6ec9bf0
Handle ConstantDynamic in importdeps checker
by cushon
· 9 days ago
b28d78f
The minimum version of a java_toolchain's java_runtime supported by prebuilt Java tools is now Java 21
by cushon
· 9 days ago
9fa9ca8
Remove EventHandler from the RemoteAnalysisCacheClient interface.
by tjgq
· 9 days ago
c1924ee
Prepare for end position API changes in https://bugs.openjdk.org/browse/JDK-8372948
by cushon
· 9 days ago
20fb384
Revert "Upgrade Apache Commons Compress from 1.26.1 to 1.28.0" (https://github.com/bazelbuild/bazel/pull/28469)
by Will Stranton
· 9 days ago
1d52819
Support proto_library targets in @bazel_tools//src/main/protobuf (https://github.com/bazelbuild/bazel/pull/28428)
by Yun Peng
· 9 days ago
06f4839
Add support for field retrieval to type checker
by brandjon
· 9 days ago
2992e66
Remove unused variable (https://github.com/bazelbuild/bazel/pull/28470)
by Will Stranton
· 10 days ago
b0b1f2e
Move providers out of native.bzl
by Fabian Meumertzheim
· 10 days ago
bb5a23d
Remove unused mini_tar tools from bazel_tools. (https://github.com/bazelbuild/bazel/pull/28471)
by Tobias Werth
· 10 days ago
a78b1ae
docs: s/schema/scheme for URIs (https://github.com/bazelbuild/bazel/pull/28407)
by Tyler French
· 10 days ago
55e4aac
Fix a deadlock in `RemotePathChecker` when using a disk cache (https://github.com/bazelbuild/bazel/pull/28416)
by Fabian Meumertzheim
· 10 days ago
81a74d2
Use a virtual thread executor for the disk cache (https://github.com/bazelbuild/bazel/pull/28430)
by Fabian Meumertzheim
· 10 days ago
f7ba815
Improve Bazel presubmit
by pcloudy
· 10 days ago
9d8502f
Update default assignee for Bazel bug reports.
by Googler
· 10 days ago
0fe055d
Remove tests from macOS Intel presubmit.
by pcloudy
· 10 days ago
5594c2a
[Repository Downloader] Fail over immediately on TLS errors (https://github.com/bazelbuild/bazel/pull/28347)
by ashutosh0x
· 10 days ago
3ad9562
Isolate the native support library for the Starlark CPU profiler.
by tjgq
· 11 days ago
upstream/release-10.0.0-pre.20260128.2rc1
fb62559
Don't repeatedly request QueryWriteStatus if the server doesn't support it (https://github.com/bazelbuild/bazel/pull/28235)
by Fabian Meumertzheim
· 11 days ago
21fcb68
Fix VirtualActionInput pipe thread naming (https://github.com/bazelbuild/bazel/pull/28414)
by Fabian Meumertzheim
· 11 days ago
08e077e
Add --config=ci-common for the RBE build
by pcloudy
· 12 days ago
4a2d676
Skycache: Discard package values after analysis is finished
by plf
· 12 days ago
dd2494d
Type checker: Support union types in StarlarkType.assignableFrom()
by arostovtsev
· 2 weeks ago
7c802c7
Type checker: Check list and tuple element types for comparison operators
by arostovtsev
· 2 weeks ago
acb5cf3
Add simple AGENTS.md file gemini-cli and the like (https://github.com/bazelbuild/bazel/pull/28342)
by Tobias Werth
· 2 weeks ago
a25d924
Fix some compiler warnings.
by Tobias Werth
· 2 weeks ago
b8c8d55
Define Bazel Protobuf Starlark flags, and allow the Starlark code that uses them to respond to either Starlark or native flags.
by steinman
· 2 weeks ago
Next »