Sign in
bazel
/
bazel
/
59f0d120c3c179777bc643f963baf010d0a82658
/
src
/
main
/
java
/
com
59f0d12
Introduce metadata for proxied file artifact values.
by Googler
· 4 months ago
9761aa7
Show aspect analysis configuration progress in the UIStateTracker.
by Googler
· 4 months ago
e8b2790
Make Bazel not crash if a runfiles tree is in a runfiles tree.
by Googler
· 4 months ago
fba8603
Parse Starlark files as raw bytes for Bzlmod
by Fabian Meumertzheim
· 4 months ago
d560b8d
Store client information in `FrontierNodeVersion`.
by Googler
· 4 months ago
1da4641
Automated rollback of commit 17057fd4409da8286709a70c077fe457275138f6.
by Googler
· 4 months ago
a2f1f58
Force the default value of symbolic macro's optional inherited attributes to None
by Googler
· 4 months 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
· 4 months ago
17057fd
Preserve analysis cache through `--test_env` changes
by Fabian Meumertzheim
· 4 months ago
d99595f
Remove `@InlineMe`-annotated getters after unknown commit
by Googler
· 4 months ago
13a1cec
Remove unused requiresTreeMetadataWhenTreeFileIsInput.
by Googler
· 4 months ago
79764b2
Don't select()-promote None values
by Googler
· 4 months ago
372980c
Explicitly ban attribute inheritance from unexported rules/macros
by Googler
· 4 months ago
4515bb6
Preserve analysis cache through `--run_under` command changes
by Fabian Meumertzheim
· 4 months ago
6fc4d10
Fix inability to disable analysis caching after enabling it.
by Googler
· 4 months ago
4d5c88b
Fix regression in clean build caused by https://github.com/bazelbuild/bazel/commit/09874b5b722c3fc0902e73bd5545ead129b72f36 in critical path computing.
by Googler
· 4 months ago
4b02c95
Makes dumping `starlark_memory` adopt `InstrumentationOutput`
by Googler
· 4 months ago
fccfaa1
Make `RunUnder` a sealed interface
by Fabian Meumertzheim
· 4 months ago
08beb21
Put macro attribute inheritance behind an off-by-default --experimental_enable_macro_inherit_attrs flag
by Googler
· 4 months ago
1ddb323
Make handling of the visibility attribute consistent, inside and outside symbolic macros
by Googler
· 4 months ago
a42e3fb
Remove mentions of middlemen from integration tests and update them when convenient:
by Googler
· 4 months ago
1744d45
Roll forward of https://github.com/bazelbuild/bazel/commit/a58fe3fa6b9ab1f7bfcd1ad8c94ab1f09a4cca39: Fix most Unicode encoding bugs.
by Fabian Meumertzheim
· 4 months ago
93b6265
Full support workspace with --incompatible_autoload_externally
by Googler
· 4 months ago
00c1b7b
Prepare tests for moving the Java providers & toolchain rules out of `@_builtins`
by Googler
· 4 months ago
6466301
Replace Duration.getSeconds() with Duration.toSeconds() where it makes sense,
by Googler
· 4 months ago
9fddc11
Replace errorprone warning: Duration#getSeconds -> Duration#toSeconds.
by Googler
· 4 months ago
c0a210d
Remove references to middlemen from the code of C++ rules.
by Googler
· 4 months ago
dfdbe77
Migrate some uses of AutoValue to records
by Googler
· 4 months ago
72a9d49
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 4 months ago
97a31fd
Remove CONFIGURED_TARGET dependency from TOP_LEVEL_ASPECTS
by Googler
· 4 months ago
9e15ca3
Disallow symbolic macros from returning a non-None value
by Googler
· 4 months ago
74096f6
Change the mnemonic of actions creating runfiles trees from "Middleman" to "RunfilesTree".
by Googler
· 4 months ago
52a44d4
Automated rollback of commit 471aca124968977ecf1920711811c37ce19c1aa7.
by Googler
· 4 months ago
04e362e
Refactor instanceof expressions to use new Java 21 name syntax.
by Googler
· 4 months ago
b2664b1
Only re-use last ps snapshot if it was expecting the same list of processes to be alive.
by Googler
· 4 months ago
21d8b02
Don't crash when repo rule throws `InterruptedException`
by Fabian Meumertzheim
· 4 months ago
5b09ab6
Add the fourth (and last) variant of native Java provider wrappers for use in `WORKSPACE` mode
by Googler
· 4 months ago
67ff5a1
Use records instead of AutoValue in PsInfoCollector.
by Googler
· 4 months ago
254e134
Remove middleman-related graveyarded options.
by Googler
· 4 months ago
c1b510a
Incorporate evaluating version into FrontierNodeVersion fingerprint.
by Googler
· 4 months ago
c1cc547
Replace more mentions of the term "middleman" with "runfiles tree".
by Googler
· 4 months ago
dc4fb9c
Encode `JavaInfo` provider type.
by Googler
· 4 months ago
60d1759
Resolve fingerprint service asynchronously.
by Googler
· 4 months ago
471aca1
Remove implicit _stl attribute from C++ rules.
by Googler
· 4 months ago
04871da
Use LinkedHashSet instead of HashSet in CcCompilationContext.Builder for determinism
by nickreid
· 4 months ago
f16737c
Remove mentions of middlemen from RewindingTestsHelper.java and ActionRewindStrategy.java .
by Googler
· 4 months ago
c5e08d4
Add set data type to Starlark
by Googler
· 4 months ago
8d02d47
Add `--inject_repository` and fix crash on overridden non-existent repo
by Fabian Meumertzheim
· 4 months ago
a1af43c
Remove ProtoInfo from Bazel
by Googler
· 4 months ago
f56dd36
Remove unused methods from CppHelper. PR#24009 (https://github.com/bazelbuild/bazel/commit/c3346a52702ae878d2ecad154b53a311e6fd9677) removed their last use.
by Googler
· 4 months ago
a5b6c30
Fix Autoloads skyframe injection
by Googler
· 4 months ago
5b25f8c
Rename FileStateValue.DEFAULT_MIDDLEMAN to RUNFILES_TREE_MARKER.
by Googler
· 4 months ago
d22c22c
Update a comment to reflect the middleman-less reality.
by Googler
· 4 months ago
66ea9a0
Add a third variant of native provider wrappers for `@rules_java` itself
by Googler
· 4 months ago
ae3577f
Replace the lastest remaining mentions of "ignored package prefixes" with "ignored subdirectories".
by Googler
· 4 months ago
5554af3
Start renaming "middlemen" to "runfiles trees".
by Googler
· 4 months ago
fc6b384
Automated rollback of commit a58fe3fa6b9ab1f7bfcd1ad8c94ab1f09a4cca39.
by Googler
· 4 months ago
7696344
Fix proto flags
by Googler
· 4 months ago
c84a576
Allow overriding the source root in query formatters.
by Googler
· 4 months ago
5bac626
Add suppressions for usages of Virtual Threads
by Googler
· 4 months ago
870c275
Makes build event files adopting the new `InstrumentationOutput` framework
by Googler
· 4 months ago
84e6698
Use canonical repo name in `rules_java` provider key labels
by Googler
· 4 months ago
29747e5
Remove RootTypes for middleman roots.
by Googler
· 4 months ago
da1aba9
Prepare for moving the java providers out of builtins
by Googler
· 4 months ago
9438840
Fix conditional for `--experimental_check_external_repository_files` triggering.
by Googler
· 4 months ago
d88c108
Also apply --experimental_inprocess_symlink_creation to filesets.
by Googler
· 4 months ago
634f992
Remove ActionAnalysisMetadata.getActionType() and MiddlemanType.
by Googler
· 4 months ago
c3346a5
Automated rollback of commit 9ee7b1b891ae69b31b8e35d75ed63c17fb55820a.
by Googler
· 4 months ago
09ca1f3
Stop exporting proto_common and ProtoInfo
by Googler
· 4 months ago
42c0e0d
Finish renaming IgnoredPackagePrefixes to IgnoredSubdirectories.
by Googler
· 4 months ago
6aec0ca
Fix permissions on directories while incrementally updating a symlink tree.
by Googler
· 4 months ago
ad828a7
Remove the unused interface TestMiddlemanObserver.
by Googler
· 4 months ago
a2ccbb9
Fix proto_common_do_not_use in autoloads
by Googler
· 4 months ago
779d697
Add BUILD_ID and BUILD_EXECROOT to the environment of commands executed by "bazel run".
by Googler
· 4 months ago
fe3f1de
Store diffs from evaluating version as a `ModifiedFileSet` in `RemoteAnalysisCachingDependenciesProvider`.
by Googler
· 4 months ago
fd4d04a
Handle unresolved symlinks correctly when replacing an existing entry in a runfiles tree.
by Googler
· 4 months ago
a0471c7
Add support for `--keep_going` to `bazel mod`
by Fabian Meumertzheim
· 4 months ago
e9a8e7b
Automated rollback of commit 186abf7eacf291b0550ddb63fb308a317c8b43eb.
by Googler
· 4 months ago
8357fba
Match --worker_extra_flag against the worker key mnemonic, not the action mnemonic, as is the case for other worker flags taking a mnemonic.
by Googler
· 4 months ago
b8e96e5
Flip the default value of flag `experimental_use_new_worker_pool` to true.
by Googler
· 4 months ago
9e4b498
Rename "IgnoredPackagePrefixes" to "IgnoredSubdirectories".
by Googler
· 4 months ago
8eef078
Refactor `RemoteAnalysisCachingDependenciesProvider` from `SkyframeBuildView` to `SkyframeExecutor`.
by Googler
· 4 months ago
3f14ced
Use getNumActions instead of calling getActions, which NPEs.
by Googler
· 4 months ago
324c900
`--experimental_propagate_custom_flag`: support `/...`-style target patterns.
by Googler
· 4 months ago
467ea0c
Add `repository_ctx.rename()` for renaming files or directories
by John Millikin
· 4 months ago
e89be2f
Fix typo in the error message.
by Googler
· 4 months ago
f9e839b
Include `toolchainsAspects` in the `equals` and `hasCode` functions of the `StarlarkDefinedAspect`
by Googler
· 4 months ago
f651450
Add better error handling for skyframe cycles while creating configurations.
by Googler
· 4 months ago
eec5305
Symbolic macro attribute inheritance
by Googler
· 4 months ago
ebb2790
Use either builtin or from-repository ProtoInfo in cc_shared_library
by Googler
· 4 months ago
a58fe3f
Fix most Unicode encoding bugs
by Fabian Meumertzheim
· 4 months ago
77234ae
Handle deserialized `ActionLookupValues` without actions in more places.
by Googler
· 4 months ago
b59004d
Remove builtins_bzl/common/objc/linking_support.bzl and .../multi_arch_binary_support.bzl and the related providers after their move to rules_apple.
by Googler
· 4 months ago
21a12c7
Let repo rules remove env vars for subprocesses
by Fabian Meumertzheim
· 4 months ago
f2053fb
Remove `path` from `InstrumentationOutputFactory#createInstrumentationOutput()`
by Googler
· 4 months ago
ecd2967
Add a fingerprinting method to the `RunfilesTree` interface.
by Googler
· 4 months ago
7409e68
Remove the `--watchfs` startup option from the server and make it a no-op in the client.
by Googler
· 4 months ago
096a0cb
Makes `InstrumentationOutputBuilder` takes in a `PathFragment`-typed `destination` and an enum indicating which type of directory the output path is relative to.
by Googler
· 4 months ago
00c5f1f
docs for REPO.bazel
by Xdng Yng
· 4 months ago
edb15a5
Remove `LauncherFileWriteAction`
by Fabian Meumertzheim
· 4 months ago
Next »