Sign in
bazel
/
bazel
/
HEAD
00b48b2
Rewrite CcDebugContext to Starlark
by Googler
· 21 hours ago
master
183e144
Automated rollback of commit a915b00547129bc15c7efcf5794407854ecf450c.
by Googler
· 22 hours ago
6bd5857
Reset `remoteAnalysisCachingDependenciesProvider` during `SkyframeExecutor#resetEvaluator()` and `CommandEnvironment#beforeCommand`.
by Googler
· 23 hours ago
5b327c3
Implement TaskGroup for structured concurrency.
by Googler
· 24 hours ago
6a783b7
Add a codec for CompactHashSet.
by Googler
· 26 hours ago
294547b
Remove some dead code
by Googler
· 26 hours ago
e92a319
Don't fail when the same aspect is added more than once to AspectsList.
by Googler
· 30 hours ago
e84de17
Deflake jvm_flags_escaping_test
by Googler
· 36 hours ago
fc1c245
PROJECT.scl: handle test_suites same with with test command as build command.
by Googler
· 2 days ago
3438e5c
Delete --incompatible_check_visibility_for_toolchains
by Fabian Meumertzheim
· 2 days ago
fe4a13b
cquery: warn instead of crash on missing nodes with --keep_going
by Googler
· 2 days ago
f7d6fa3
Split the parts that deal with markdown out from the core options library
by Googler
· 2 days ago
b0db510
Print status update message when `SkyframeExecutor` is checking for dirty files.
by Googler
· 2 days ago
cc4e3b2
Clean up filesToRun construction
by Fabian Meumertzheim
· 2 days ago
da9b1d8
Extract the `cc_static_library` rule from `@_builtins` to `@rules_cc`
by Googler
· 2 days ago
33650c6
Automated rollback of commit 01207e244b205037b12fa5e9ad2933ff314341e0.
by Googler
· 2 days ago
a5aa4a4
Extract the Bazel `cc_import` rule from `@_builtins` to `@rules_cc`
by Googler
· 2 days ago
5b2baea
Freeze lists in extra link time libraries
by Googler
· 2 days ago
3be8101
Move RequestBatcher clients to new adapter-based API.
by Googler
· 3 days ago
2d9014c
Release 9.0.0-pre.20250716.1 (2025-07-23)
by Bazel Release System
· 3 days ago
1db88a5
Propagate `DetailedIOException` failure detail in `SkyframeTargetPatternEvaluator`.
by Googler
· 3 days ago
feaac36
Introduce --exec_aspects, which accepts a list of Starlark aspects to be applied to all targets in the exec configuration.
by Googler
· 3 days ago
b411e14
Adds CallbackMultiplexer strategy to RequestBatcher.
by Googler
· 3 days ago
0a4d5dc
Take `test` exec group into account for shell path selection
by Fabian Meumertzheim
· 3 days ago
e37ec56
bash launcher: append rather than prepend the bash bin dir
by Mike Lundy
· 3 days ago
f3ca81a
Remove handling of virtualized paths from various build infrastructure.
by Googler
· 3 days ago
9065e57
Differentiate execution and analysis nodes in the Skycache writer statline.
by Googler
· 3 days ago
e5b559c
Remove virtual root handling from `RunCommand`.
by Googler
· 3 days ago
98d8580
Remove hooks to replace the source root in `query` output.
by Googler
· 3 days ago
a7cdbeb
Darwin system network stats: place calls to sysctl() in a loop
by Ed Schouten
· 3 days ago
a915b00
Maintain Jacoco's order for branches.
by Googler
· 3 days ago
7fec476
Prevent hangs during overflow conditions in grpc
by George Gensure
· 3 days ago
981c46b
Make writer builds even faster.
by Googler
· 3 days ago
272effa
Remove `CcTestRunnerInfo`, `BuildSettingInfo`, `licenses` from `CcStarlarkInternal`
by Googler
· 3 days ago
816d36a
Add private APIs to `cc_common`
by Googler
· 3 days ago
b8c7af8
Shrink worker pool when evicting idle workers due to memory pressure.
by Googler
· 3 days ago
3c81f8b
Copy IncrementableCountDownLatch from internal guava into our code base.
by Googler
· 3 days ago
7ff7348
Remove unused C++ rule classes
by Googler
· 3 days ago
dc4fd81
Use Provider and freeze() in _create_module_map_action().
by Googler
· 3 days ago
01207e2
Move construction of build variables for `cc_internal.create_parse_header_action` to Starlark
by Googler
· 3 days ago
abe3632
Send ACS invalidation lookups only if a different client id is used.
by Googler
· 3 days ago
289e3859
Print interactive debug instructions in HardlinkedSandboxedSpawn
by Wade Carpenter
· 3 days ago
6d242ff
Include aspect output groups in `cquery --output=files` output
by Fabian Meumertzheim
· 3 days ago
66adad1
Do not use directExecutor() for FileOpNodeCollector.onSuccess().
by Googler
· 4 days ago
16abbbc
Propagatage --flag_alias settings to exec config.
by Googler
· 4 days ago
81a563c
Guarantee that `FilesetOutputTree#symlinks` are sorted by performing the sorting upon construction instead of in the caller.
by Googler
· 4 days ago
87e480b
Update async-profiler to 4.1
by Fabian Meumertzheim
· 4 days ago
69a1add
Remove copts_filter from second invocation of cc_internal.create_module_action()
by Googler
· 4 days ago
01c4a46
Reenable test in bazel_test_test.sh
by Fabian Meumertzheim
· 4 days ago
5a04878
No public description
by Googler
· 4 days ago
d87aa0a
Remove `@VisibleForTesting` class `Runfiles.ManifestBuilder`.
by Googler
· 5 days ago
de7c3df
Remove `ctx.fragments.go`.
by Googler
· 5 days ago
b5d585d
Remove API check from create_cc_launcher_info
by Googler
· 5 days ago
71a7c2b
Normalize C++ action config tool paths based on exec platform OS
by Fabian Meumertzheim
· 5 days ago
78f0fd6
skycache: Error if there are no inclusion paths in the active directories in either `--experimental_active_directories or the resolved PROJECT.scl file.
by Googler
· 5 days ago
c0f8401
Simplify handling of runfiles conflicts.
by Googler
· 5 days ago
55d2d8f
Remove unused constructor and test-only methods from CcCommon
by Googler
· 5 days ago
7527a04
Materialize parameter files with a remote cache if requested
by Fabian Meumertzheim
· 5 days ago
e27f702
Fix check_private_api
by Googler
· 5 days ago
2cd2274
Inline `Runfiles` helper methods for converting `NestedSet<SymlinkEntry>` to maps.
by Googler
· 5 days ago
216d333
Disallow output bases under GC-able directories
by Fabian Meumertzheim
· 5 days ago
b69620d
Fix truthiness of `Sequence` toolchain variables
by Fabian Meumertzheim
· 5 days ago
e2c5939
Keep original description if it is the same for all merged events.
by Googler
· 5 days ago
d76cd27
Add PathFragmentPrefixTrie#hasIncludedPaths method.
by Googler
· 5 days ago
d61e54f
Add key byte and batch counts to the statline emitted about writing to Skycache.
by Googler
· 5 days ago
af53f53
Starlarkify CcLauncherInfo
by Googler
· 5 days ago
20cf927
Remove configuration for `--experimental_java_header_compilation_direct_deps`
by Googler
· 8 days ago
863d5ce
Add ability to unset variables with `--{action,host_action,repo,run,test}_env`
by Fabian Meumertzheim
· 8 days ago
ab7ec11
Internal changes.
by Googler
· 8 days ago
b6fb4c0
Release 9.0.0-pre.20250714.1 (2025-07-18)
by Bazel Release System
· 8 days ago
ae7a1c2
Enable `--experimental_java_header_compilation_direct_deps` by default
by Googler
· 8 days ago
3ff98e9
Update `rules_java` to `v8.14.0`
by Googler
· 8 days ago
0933fbb
Remove various test-only runfiles-related methods in favor of using real methods such as `RunfilesTree#getMapping`.
by Googler
· 8 days ago
b211a89
Rewrite CcLinkingContext and ExtraLinkTimeLibraries to Starlark
by Googler
· 8 days ago
d9c4680
Various structural cleanups in `Runfiles` and its tests.
by Googler
· 8 days ago
7db7114
Move output name computation in `cc_internal.create_parse_header_action` to Starlark
by Googler
· 8 days ago
9aeaba7
Drop the `outputs` parameter from `cc_internal.create_parse_header_action`
by Googler
· 8 days ago
32d1ea2
Remove unused BUILD file
by Googler
· 8 days ago
6911712
Remove `AspectLegalCppSemantics`
by Googler
· 8 days ago
98bf602
Reset `RemoteAnalysisCachingState` when `SkyframeExecutor#resetEvaluator()` is called.
by Googler
· 8 days ago
38d2f0b
Make ImportDepsChecker use args4j.
by Googler
· 8 days ago
1a7a100
Speculative fix for crash when interrupting builds
by Googler
· 8 days ago
36b91f7
Bazel core docs: auto-import language-owned build flags.
by Googler
· 9 days ago
4ef58e1
Support lazy macro expansion for finalizer macros
by Googler
· 9 days ago
c0a286e
Markdown syntax support for CLI docs
by Jordan Mele
· 9 days ago
e74360f
Update error handling for `Filesystem` errors in `ActionExecutionFunction`.
by Googler
· 9 days ago
f0230ec
Properly replay events from EvalMacroFunction
by Googler
· 9 days ago
b167a2c
Skycache: Fix Skycache readers crashing with aliases
by Googler
· 9 days ago
7fb19f4
Stop using the remote HTTP cache when it becomes unreachable
by Alexander Golovlev
· 9 days ago
64d8f68
Add option to allow `RemoteOutputChecker` checks metadata's TTL.
by Googler
· 9 days ago
bc10cfd
Implement union types
by Googler
· 9 days ago
be2e459
Rollforward of https://github.com/bazelbuild/bazel/commit/311af4680850f3da807b129214bf621ca73789a9:
by Googler
· 9 days ago
6c23b83
Derive enum option value's Starlark convertibility
by Fabian Meumertzheim
· 9 days ago
a42c981
Skip strategies incompatible with path mapping during resolution
by Fabian Meumertzheim
· 9 days ago
8195e3c
Allow Bazel to be cross-compiled on Unix
by Fabian Meumertzheim
· 9 days ago
9cf8084
In `MemoryPressureStats`, also include the peak data point from `full_gc_fraction_point`.
by Googler
· 10 days ago
71bda2e
Release 9.0.0-pre.20250710.1 (2025-07-16)
by Bazel Release System
· 10 days ago
026f01a
Remove outdated references to middlemen.
by Googler
· 10 days ago
0cd7a53
For top-level expansion artifacts, get metadata from the `importantInputMap` instead of maintaining separate maps.
by Googler
· 10 days ago
c42c52c
Add more details for `--bes_upload_mode`
by Yannic Bonenberger
· 10 days ago
Next »