Sign in
bazel
/
bazel
/
HEAD
a996ae1
Typo fix: exec-groups.md
by jade
· 5 hours ago
master
9062d50
Correctly name --mergeManifests from android
by George Gensure
· 6 hours ago
dc5e25d
Fix `bazel test //...` on Unix
by Fabian Meumertzheim
· 6 hours ago
2cbc01b
Skycache: Report metadata results for bailed out builds too
by plf
· 8 hours ago
8f913cc
Improve Bazel's analysis progress message style
by google-labs-jules[bot]
· 9 hours ago
94b51225
Fix `bazel test //...`
by Fabian Meumertzheim
· 4 weeks ago
e6401af
internal change
by Googler
· 10 hours ago
3413f39
Open-source singlejar support for `--exclude_pattern`
by cushon
· 11 hours ago
7019132
Fix repo contents cache `FileValue` staleness
by Fabian Meumertzheim
· 17 hours ago
39f7874
Update default OpenBSD JDK to 21
by Alex O'Brien
· 17 hours ago
36624ca
Optimize AggregatedSpawnMetrics memory usage.
by twerth
· 19 hours ago
0020569
Type checker: Add unary operator support
by arostovtsev
· 28 hours ago
57ba62a
Type checker: Add list/dict literal support
by brandjon
· 29 hours ago
9261f76
Automated rollback of commit bc86898ed9780702358715342dea81637c13e11c.
by jhorvitz
· 30 hours ago
5c733ba
Support returning and clearing events in one step.
by Torsten Marek
· 31 hours ago
83fe3b7
Type checker: Support tuples in index expression
by brandjon
· 31 hours ago
f8c574b
Type checker: Support lists and strings in index expression
by brandjon
· 33 hours ago
4d6ef1c
Delete scripts/bazel-bisect.sh.
by Tobias Werth
· 35 hours ago
fc5f160
Show stack traces in the remote repo contents cache with `--verbose_failures`
by Fabian Meumertzheim
· 36 hours ago
78265cc
Add `ctx.package_relative_label`
by Fabian Meumertzheim
· 2 days ago
361c420
Prefetch `.bzl` files in the remote repo contents cache
by Fabian Meumertzheim
· 2 days ago
824aab5
Add index expressions to type checker
by brandjon
· 2 days ago
8780393
Refactor `TypeCheckerTest`
by brandjon
· 2 days ago
b272fea
Release the PackageFactory's cpuSemaphore before blocking calls.
by shahan
· 2 days ago
600730b
Restore encapsulation of TargetData.
by shahan
· 2 days ago
d563497
fix error message for experimental API flag
by Alex Eagle
· 2 days ago
0abde3e
Implement `RepoMappingManifestAction#describeKey`
by Fabian Meumertzheim
· 3 days ago
cb541be
Remove unused ObjcCommandLine flags
by Damian Banki
· 3 days ago
1ca0239
Increase shard count of `build_event_stream_test` to 10. There are currently 80 test cases, and sometimes a shard times out while running the last (or second-to-last) test case.
by nharmata
· 3 days ago
bd877d8
Use internal string encoding for Skycache keys
by Fabian Meumertzheim
· 3 days ago
5578c00
Prevent `InvalidPathException` in `rctx.download_and_extract`
by Fabian Meumertzheim
· 3 days ago
d5dba3f
Partially revert "Make download cache entries read-only"
by Fabian Meumertzheim
· 3 days ago
c28a1d0
Bump the github-actions group with 6 updates
by dependabot[bot]
· 3 days ago
e94948d
Allow registering integration test event bus subscribers before or during the command.
by jhorvitz
· 3 days ago
67c0b46
Fix log message to say the call was interrupted.
by jhorvitz
· 3 days ago
4db3165
Expand `FileRoot` to its exec path in command lines
by Fabian Meumertzheim
· 3 days ago
5456e96
Avoid constructing `string` (and `EntryInfo`) instances that we might not need, and generally take advantage of `string_view`.
by cpovirk
· 3 days ago
f60b7c7
Enable and fix test case `test_java_version_info_in_build_started`.
by nharmata
· 3 days ago
8791bbd
Make `singlejar` respect `nocompress_suffixes` for some `Concatenator` entries.
by cpovirk
· 3 days ago
f9788a6
Avoid compressing `protobuf.meta` in JavaBuilder.
by cpovirk
· 3 days ago
9afd720
Make `AbstractAsyncTypeReturnsNull` use `hasDefinitelyNullBranch` instead of looking only for null literals.
by cpovirk
· 3 days ago
3d92146
Be a bit smarter with buffers in `OutputJar`.
by cpovirk
· 3 days ago
f74e57d
Don't repeatedly create AnalysisCacheInvalidator
by Fabian Meumertzheim
· 3 days ago
15bb324
Delete `--incompatible_check_sharding_support`
by Fabian Meumertzheim
· 4 days ago
71a8ccb
Fix output_jar log4j2 plugin data combiner
by Googler
· 4 days ago
73a03c9
Internal change.
by leba
· 4 days ago
92d426e
Deduplicate transitive sets in NestedSetFingerprintCache.
by shahan
· 4 days ago
571ed6a
Make `test_glob_filesystem_operation_cost` work independent of other test cases.
by nharmata
· 6 days ago
ec36eac
Adding the BlazeServices to the integration tests and run globalInit by default.
by leba
· 11 days ago
daee3c6
Additional functionalities to the existing scoping API. This API handles the following cases:
by aranguyen
· 13 days ago
3b128e8
Remove the setTraceProfilerServiceForTesting method
by leba
· 2 weeks ago
91e6eff
Allow giving up on incrementality based on the evaluating version diff.
by jhorvitz
· 2 weeks ago
0645a89
Use feature instead of cpp fragment for dSYM generation
by Keith Smiley
· 2 weeks ago
4cae1a6
Silence backref warning when importing a static library.
by Googler
· 2 weeks ago
d62752d
Remove the dependency between the Blaze LC and the windows subprocesses.
by leba
· 2 weeks ago
c181661
Fix typos.
by gampu
· 2 weeks ago
bcd8bcb
Enable `--experimental_retain_test_configuration_across_testonly`
by Fabian Meumertzheim
· 2 weeks ago
156c627
Add dot expressions to type checker
by brandjon
· 3 weeks ago
7d4ae5d
Add `TypeChecker.java`, a static type checking visitor
by brandjon
· 3 weeks ago
44b6457
Inform `ImportantOutputHandler` of too large stdout/err.
by jhorvitz
· 3 weeks ago
f38f0e4
Disallow type syntax in .scl files
by brandjon
· 3 weeks ago
9c30f5b
Replace `BaselineClDiffEvent` with `EvaluatingVersionDiff`.
by jhorvitz
· 3 weeks ago
97e7720
Allow rewinding multiple artifacts with the same digest at the same time.
by jhorvitz
· 3 weeks ago
fed4695
Refactor baseline CL change tracking to occur earlier.
by jhorvitz
· 3 weeks ago
31772d7
Remove unnecessary method `getPathForModifiedFileSet`.
by jhorvitz
· 3 weeks ago
aea3f20
Automated rollback of commit cb9bd8615210dda2104f79d281938e47187dc2de.
by tjgq
· 3 weeks ago
79b9a98
Verify Unicode environment variable name sorting in tests
by Fabian Meumertzheim
· 3 weeks ago
80aff43
Release 10.0.0-pre.20251208.3 (2025-12-18)
by Bazel Release System
· 3 weeks ago
9ef596e
Pass `MAP_POPULATE` to `mmap`.
by cpovirk
· 3 weeks ago
dc95d5d
No public description
by leba
· 3 weeks ago
e15bc9e
Delete unused code in `JavaTargetAttributes`
by hvd
· 3 weeks ago
83bddd4
Fix an infrequent crash in JavaHeaderCompileAction
by cushon
· 3 weeks ago
e7d0f46
add on_leave_scope to BuildOptions. This is pretty much the same with the StarlarkOptions map in BuildOptions.
by aranguyen
· 3 weeks ago
991d638
Avoid deduplicating linkopts of cc_shared_library dependencies.
by Dan Katz
· 3 weeks ago
d6dc631
Allow more general exceptions in `getConfiguration`
by Fabian Meumertzheim
· 3 weeks ago
8ac0cd6
Automated rollback of commit 1d6aaa0a83a644bea11f737407e114682d693bff.
by lberki
· 3 weeks ago
374f82f7
Allow nonlocal tests with nobuild_runfile_manifests
by Alex Novak
· 3 weeks ago
8040d80
Automatic code cleanup.
by Jie Luo
· 3 weeks ago
0515934
Automatic code cleanup.
by Jie Luo
· 3 weeks ago
6b33863
Unify the code paths for synchronous and asynchronous fingerprint computation a bit more.
by lberki
· 3 weeks ago
17bed72
Register Log4J2PluginDatCombiner in output_jar.cc
by Googler
· 3 weeks ago
c01b531
Serialize SkyKeys for ACS lookup asynchronously.
by lberki
· 3 weeks ago
1d6aaa0
Internal change.
by shahan
· 3 weeks ago
c0f2078
Don't copy callstacks in the CPU profiler
by Fabian Meumertzheim
· 3 weeks ago
fbb1a2f
Automatic code cleanup.
by Googler
· 3 weeks ago
f0ec350
Patch rules_graalvm for Bazel 9
by Yun Peng
· 3 weeks ago
39ffbf0
Automated rollback of commit 03ee90a351737979e3a78b48f1590ca7da7c54e9.
by pcloudy
· 3 weeks ago
f8c68cc
Add Android constrained target for the Current Test.
by Wes Alvaro
· 3 weeks ago
b9762dd
Move validation of one-annotation-per-symbol to `TypeResolver`
by brandjon
· 3 weeks ago
84d21c8
Minor Skycache memory optimizations:
by lberki
· 3 weeks ago
e8346d6
Limit the number of in-flight SkyValues during serialization.
by lberki
· 3 weeks ago
93c7a0d
Add a "shutdown" method for FingerprintValueService and FingerprintValueStore.
by lberki
· 3 weeks ago
13bc9b0
Collect counters about Skycache uploads in the trace profile.
by lberki
· 3 weeks ago
99463f5
Add additional_compiler_inputs to cc_binary
by Keith Smiley
· 3 weeks ago
3b28612
Internal changes.
by trybka
· 3 weeks ago
9abb631
Fix --starlark_cpu_profile time misattribution.
by tjgq
· 3 weeks ago
7ca1159
Support `{name}` and `{version}` placeholders in `use_repo`
by Fabian Meumertzheim
· 3 weeks ago
e8b0204
Automated rollback of commit ed847c7929502ce6abc4eb8c3c03701059d7a579.
by tanzhengwei
· 3 weeks ago
461c074
Add option to continue with local execution if remote cache is unavailable.
by Chi Wang
· 3 weeks ago
41ccfef
Preserve order of recorded inputs
by Fabian Meumertzheim
· 4 weeks ago
Next »