Sign in
bazel
/
bazel
/
HEAD
7f25658
Remove --experimental_remote_analysis_cache_mode=full.
by Googler
· 4 hours ago
master
7c497b1
Add a helper class to simplify printing of toolchain resolution debug messages.
by Googler
· 6 hours ago
88ed1bc
Release 9.0.0-pre.20241113.4 (2024-11-20)
by Bazel Release System
· 10 hours ago
3d60f1c
Allow any attributes on non-registry overrides
by Xudong Yang
· 11 hours ago
5e4a5dd
Rework treatment of output service construction of output directories.
by Googler
· 11 hours ago
30f5c27
Make bazel bootstrap tests more cacheable
by Yun Peng
· 12 hours ago
117d711
Use the toolchain rules from `@rules_java` in the Bazel Build Encyclopedia.
by Googler
· 14 hours ago
ae3262f
Stop exporting java rules / providers from `@_builtins`
by Googler
· 16 hours ago
8a56158
Replace `synchronized` in `PersistentStringIndexer` with `ReentrantLock`.
by Googler
· 17 hours ago
0dc9bba
Update tests so they don't halt the JVM when running in a test.
by Éamonn McManus
· 17 hours ago
1b413d1
Revert @protobuf back to @com_google_protobuf in main repo
by Googler
· 17 hours ago
ef8dab1
Remove Python providers from Bazel
by Googler
· 21 hours ago
b1c6ad3
Upgrade rules_python to 0.40.0
by Googler
· 22 hours ago
ae330a2
Fix NPE in the Starlark debugger
by Googler
· 22 hours ago
e8e6dd1
Automated rollback of commit b406bdcbe95dd23ca623f807d5113f18b724611a.
by Googler
· 23 hours ago
eb2859a
Update `rules_java v8.5.0`
by Googler
· 23 hours ago
222d47f
Fix `//src:bazel-dev` crash on startup
by Fabian Meumertzheim
· 25 hours ago
4b37e24
Add clarifying comment to AspectValue
by Googler
· 29 hours ago
650142f
Automated rollback of commit 4515bb6c932ce62c7889cf322319a3b49158acad.
by Googler
· 33 hours ago
4d191f8
Fix race on `hadExecutionError` in `SkyframeActionExecutor`
by Googler
· 35 hours ago
837fa78
Internal Refactor.
by Googler
· 36 hours ago
3fdec93
Fix more Unicode bugs
by Fabian Meumertzheim
· 2 days ago
c6148b5
Upgrade to protobuf 29.0-rc3
by Xdng Yng
· 2 days ago
8f9a503
Check the current OS and only collect worker metrics on Linux and MacOS.
by Googler
· 2 days ago
206907f
RequestBatcher: Improve Deadlock Safety with Dedicated Executor
by Googler
· 2 days ago
f54c853
Load Python providers in unit tests and bazel_tools
by Googler
· 2 days ago
165f05b
Fix duration measurement issues in the client
by Fabian Meumertzheim
· 2 days ago
34cc02a
Sort recorded inputs in lockfile entries of module extensions
by Fabian Meumertzheim
· 2 days ago
71227bf
Bump lockfile version after changes to canonical names
by Fabian Meumertzheim
· 2 days ago
99a27f6
Retry the cleanup of downloadAndExtract
by Simon Thornington
· 2 days ago
5141c06
Let `genquery` honor `--consistent_labels`
by Fabian Meumertzheim
· 2 days ago
f7e17f9
Add rules_proto in MODULE.tools
by Googler
· 2 days ago
ebeab8c
Update symbolic macro docs
by Googler
· 2 days ago
e0e0fbf
Remove `GoogleTestSecurityManager` from `BugReportTest`.
by Éamonn McManus
· 2 days ago
89c634f
Add `load()`s for the java rules to all tests
by Googler
· 3 days ago
56329b9
Print embedded label / version when starting Bazel.
by Googler
· 3 days ago
938a010
Emit remote configured aspect cache hits in UIStateTracker.
by Googler
· 3 days ago
59f0d12
Introduce metadata for proxied file artifact values.
by Googler
· 3 days ago
9761aa7
Show aspect analysis configuration progress in the UIStateTracker.
by Googler
· 3 days ago
e8b2790
Make Bazel not crash if a runfiles tree is in a runfiles tree.
by Googler
· 3 days ago
fba8603
Parse Starlark files as raw bytes for Bzlmod
by Fabian Meumertzheim
· 3 days ago
9534199d
Apply the main repo mapping in `BuildIntegrationTestCase`
by Fabian Meumertzheim
· 3 days ago
27ab1ef
Test with non-Latin-1 Unicode characters on Windows
by Fabian Meumertzheim
· 3 days ago
d560b8d
Store client information in `FrontierNodeVersion`.
by Googler
· 3 days ago
1da4641
Automated rollback of commit 17057fd4409da8286709a70c077fe457275138f6.
by Googler
· 3 days ago
a2f1f58
Force the default value of symbolic macro's optional inherited attributes to None
by Googler
· 4 days ago
09c848f
Automatic code cleanup.
by Googler
· 5 days ago
b3dd17a
Don't require a test that calls `System.exit(0)` to exit with an error.
by Éamonn McManus
· 5 days ago
1c9f1dd
Use new `String#indexOf` overload for Starlark's `stringFind`
by Fabian Meumertzheim
· 5 days ago
b406bdc
In AppleBootstrap.java give several rule repos access to apple_common that need it, and activate the access restriction independent of INCOMPATIBLE_STOP_EXPORTING_LANGUAGE_MODULES
by Googler
· 5 days ago
17057fd
Preserve analysis cache through `--test_env` changes
by Fabian Meumertzheim
· 5 days ago
8dfaa4f
Move analysis/LateBoundAttributeTest from google private to public.
by Googler
· 5 days ago
d99595f
Remove `@InlineMe`-annotated getters after unknown commit
by Googler
· 5 days ago
366c4ba
Disable the GoogleTestSecurityManager by default
by Googler
· 5 days ago
13a1cec
Remove unused requiresTreeMetadataWhenTreeFileIsInput.
by Googler
· 6 days ago
79764b2
Don't select()-promote None values
by Googler
· 6 days ago
54a9c0b
Add test for Unicode console output
by Fabian Meumertzheim
· 6 days ago
372980c
Explicitly ban attribute inheritance from unexported rules/macros
by Googler
· 6 days ago
c7a56ff
Prepare to disable GoogleTestSecurityManager by default
by Googler
· 6 days ago
fc430a3
Use pull_request_target instead of pull_request for cherry-pick bot.
by Googler
· 6 days ago
4515bb6
Preserve analysis cache through `--run_under` command changes
by Fabian Meumertzheim
· 6 days ago
6fc4d10
Fix inability to disable analysis caching after enabling it.
by Googler
· 6 days ago
4d5c88b
Fix regression in clean build caused by https://github.com/bazelbuild/bazel/commit/09874b5b722c3fc0902e73bd5545ead129b72f36 in critical path computing.
by Googler
· 6 days ago
17cc9a4
Alias autodetecting_toolchain to @rules_python.
by Googler
· 6 days ago
4b02c95
Makes dumping `starlark_memory` adopt `InstrumentationOutput`
by Googler
· 6 days ago
fccfaa1
Make `RunUnder` a sealed interface
by Fabian Meumertzheim
· 6 days ago
08beb21
Put macro attribute inheritance behind an off-by-default --experimental_enable_macro_inherit_attrs flag
by Googler
· 7 days ago
12dc0b9
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 7 days ago
1ddb323
Make handling of the visibility attribute consistent, inside and outside symbolic macros
by Googler
· 7 days ago
f74cc67
Add BazelCon 2024 to the list of Bazel talks.
by Googler
· 7 days ago
a42e3fb
Remove mentions of middlemen from integration tests and update them when convenient:
by Googler
· 7 days ago
1744d45
Roll forward of https://github.com/bazelbuild/bazel/commit/a58fe3fa6b9ab1f7bfcd1ad8c94ab1f09a4cca39: Fix most Unicode encoding bugs.
by Fabian Meumertzheim
· 7 days ago
93b6265
Full support workspace with --incompatible_autoload_externally
by Googler
· 7 days ago
00c1b7b
Prepare tests for moving the Java providers & toolchain rules out of `@_builtins`
by Googler
· 7 days ago
6466301
Replace Duration.getSeconds() with Duration.toSeconds() where it makes sense,
by Googler
· 7 days ago
9fddc11
Replace errorprone warning: Duration#getSeconds -> Duration#toSeconds.
by Googler
· 7 days ago
c0a210d
Remove references to middlemen from the code of C++ rules.
by Googler
· 7 days ago
dfdbe77
Migrate some uses of AutoValue to records
by Googler
· 8 days ago
72a9d49
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 8 days ago
aa5d821
Automated rollback of commit 7ffa08e649a57728a642fb1643396678ea2032a8.
by Googler
· 8 days ago
97a31fd
Remove CONFIGURED_TARGET dependency from TOP_LEVEL_ASPECTS
by Googler
· 8 days ago
9e15ca3
Disallow symbolic macros from returning a non-None value
by Googler
· 8 days ago
6368e39
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 8 days ago
74096f6
Change the mnemonic of actions creating runfiles trees from "Middleman" to "RunfilesTree".
by Googler
· 8 days ago
52a44d4
Automated rollback of commit 471aca124968977ecf1920711811c37ce19c1aa7.
by Googler
· 8 days ago
04e362e
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 8 days ago
b2664b1
Only re-use last ps snapshot if it was expecting the same list of processes to be alive.
by Googler
· 8 days ago
3d9c90e
Update .bazelversion and support matrix after releasing Bazel 7.4.1
by Googler
· 8 days ago
f8e1588
Update `with_cfg.bzl` to v0.6.0
by Fabian Meumertzheim
· 8 days ago
21d8b02
Don't crash when repo rule throws `InterruptedException`
by Fabian Meumertzheim
· 8 days ago
5b09ab6
Add the fourth (and last) variant of native Java provider wrappers for use in `WORKSPACE` mode
by Googler
· 8 days ago
67ff5a1
Use records instead of AutoValue in PsInfoCollector.
by Googler
· 8 days ago
05e6a76
[Doc] Fix indirection link to --run_under
by kalvdans
· 8 days ago
8906c97
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 8 days ago
254e134
Remove middleman-related graveyarded options.
by Googler
· 8 days ago
c1b510a
Incorporate evaluating version into FrontierNodeVersion fingerprint.
by Googler
· 8 days ago
3a31eb2
Add --test_filter to the Bazel flag cheat sheet.
by Googler
· 8 days ago
c1cc547
Replace more mentions of the term "middleman" with "runfiles tree".
by Googler
· 8 days ago
0f9d547
Make 'proto_library' based on the prebuilt protoc binaries i.e. `release/protoc_minimal`.
by Googler
· 8 days ago
dc4fb9c
Encode `JavaInfo` provider type.
by Googler
· 8 days ago
Next »