Sign in
bazel
/
bazel
/
2fb8564f7b0abfb669685df4873ffb8a5bb14741
2fb8564
Set --experimental_collect_system_network_usage on MacOS CI workers.
by Googler
· 11 months ago
6194652
Remove no-longer-used StarlarkValue implementation by objc/CompilationSupport
by Googler
· 11 months ago
fb17188
Remove `SkyframeQueryHelper#setBlockUniverseEvaluationErrors`.
by Googler
· 11 months ago
317ee89
Serialize StarlarkProvider using .bzl references.
by Googler
· 11 months ago
38f8fff
Use DeferredNestedSetCodec in SerializationCheckingGraph for analysis types.
by Googler
· 11 months ago
e751c5d
Enable SerializationCheckingGraph to deserialize with Skyframe.
by Googler
· 11 months ago
d32202b
Break up some Java libraries to allow upcoming additional dependencies without introducing cycles.
by Googler
· 11 months ago
239682b
Refactor project resolution to use its own Skyfunction.
by Googler
· 11 months ago
00a0837
Add a test for debug messages when a toolchain isn't selected due to incompatible `target_settings`.
by Googler
· 11 months ago
bd1c3af
Emit function param's role in starlark_doc_extract proto output
by Googler
· 11 months ago
882a467
Support RPackage class generation in RClassGenerator.
by Googler
· 11 months ago
b48a319
Fix IPv6-related network issues in some shell tests.
by Googler
· 11 months ago
29e9a9d
Remove `//src/main/java/...` from the list of build targets on macOS.
by Googler
· 11 months ago
5986420
Fix getting authentication for URLs in http repo rules
by Yun Peng
· 11 months ago
ac9d710
Add identityToken to StarlarkDefinedAspect via its StarlarkAspectClass.
by Googler
· 11 months ago
bb702b6
Add identityToken to MacroFunction and StarlarkRuleFunction.
by Googler
· 11 months ago
8ca7b16
Bump the size of external_remote_file_test
by Googler
· 11 months ago
1b7424e
Fix BazelPackageLoaderTester on MacService machines
by Googler
· 11 months ago
9acc146
Add a starting point for the disk cache garbage collector.
by Googler
· 11 months ago
a737169
Reduce shell test flakiness.
by Googler
· 11 months ago
34e3159
Migrate apple_common.platform to Starlark
by Googler
· 11 months ago
8a6aa56
Bump the github-actions group with 5 updates
by dependabot[bot]
· 11 months ago
d91cd18
Move Skyfocus working set preparation and execution into a separate class (SkyfocusExecutor).
by Googler
· 11 months ago
463f809
Add missing space in doc comment.
by Tim Peut
· 11 months ago
c91ee80
Enable header parsing test on macOS
by Keith Smiley
· 11 months ago
9c3ab4d
Use JEP394 `instanceof` syntax consistently in `BuildEventStreamer`.
by Googler
· 11 months ago
6d30703
Do not record events announced after the build-completing event, including by flushing stdout/stderr.
by Googler
· 11 months ago
fff196c
Use the passed in enableCoverage parameter to determine coverage in createSourceAction
by Googler
· 11 months ago
de4d519
Block in repo fetching state's `close()` method
by Googler
· 11 months ago
fa9c648
Remove the TransitionFactories utility class.
by Googler
· 11 months ago
6abdd2a
Add layering_check support for macOS
by Keith Smiley
· 11 months ago
aa67e4c
Do not print repository errors twice
by Fabian Meumertzheim
· 11 months ago
b4d3b84
Remove support for adding non-exported transitions to Starlark attributes.
by Googler
· 11 months ago
b7a1b21
Use `null` instead of `ImportantOutputHandler#NO_OP`.
by Googler
· 11 months ago
d1760bd
Add explicit codec for NonRuleConfiguredTargetValue.
by Googler
· 11 months ago
5df1236
Update GSON to 2.10.1
by Fabian Meumertzheim
· 11 months ago
388f687
Flip `--experimental_collect_system_network_usage` to `true`.
by Googler
· 11 months ago
c4c9ea6
Deflake testConflictErrorAndUnfinishedAspectAnalysis_mergedAnalysisExecution[skymeld=true,minimizeMemory=false,keepGoing=false]
by Googler
· 11 months ago
75e5d2f
Make `cc_shared_library` runnable standalone
by Fabian Meumertzheim
· 11 months ago
cc4290a
Ensure that native rules return all their advertised providers
by Googler
· 11 months ago
8c0364f
Avoid unnecessary checks by returning early.
by Googler
· 11 months ago
e9be7ed
Various fixes in libraries_to_link_collector
by Googler
· 11 months ago
10516d9
Fixing missing libraries_to_link in link_build_variables
by Googler
· 11 months ago
8e783b0
Migrate apple_common.platform_type to Starlark
by Googler
· 11 months ago
fbdae6f
Report better errors in C++ linking tests
by Googler
· 11 months ago
5403bec
skyfocus: add test to ensure nodes from the previous invocations are not dropped with a new working set.
by Googler
· 11 months ago
290315e
[Cgroups] Extended cgroup support
by Alessandro Patti
· 11 months ago
3fafbe0
Use record for FocusResult.
by Googler
· 11 months ago
c12692f
Simplify SkyfocusState by combining userDefinedWorkingSet and derivedWorkingSet into a single workingSet.
by Googler
· 11 months ago
85c36e9
skyfocus: make default output less noisy.
by Googler
· 11 months ago
5e5944a
skyfocus: add a test for building a target with a derived working set, then its rdep with another derived working set.
by Googler
· 11 months ago
033b68a
skyfocus: migrate more shell tests to Java [5/N]
by Googler
· 11 months ago
2fd4499
skyfocus: derive working set automatically.
by Googler
· 11 months ago
4de3675
Mark static providers @SerializationConstant.
by Googler
· 11 months ago
ff63e0d
Make `GlobsFunction#compute` re-throw `InterruptionException` only after all State Machine workers threads are done.
by Googler
· 11 months ago
ced7998
Track `getenv` calls in module extensions
by Fabian Meumertzheim
· 11 months ago
de0a37c
Add layering_check support for macOS
by Keith Smiley
· 11 months ago
78115b4
Implements a DeferredObjectCodec for TransitiveInfoProviderMapImpl.
by Googler
· 11 months ago
153552c
Delete unused EmptyConfiguredTarget.
by Googler
· 11 months ago
a1e191d
Add a LeafObjectCodec for BzlLoadValue.Key.
by Googler
· 11 months ago
c985d27
Make LabelCodec a LeafObjectCodec.
by Googler
· 11 months ago
0d6edac
Make a LeafObjectCodec for PackageIdentifier.
by Googler
· 11 months ago
79eac39
Create an explicit LeafObjectCodec for RepositoryName.
by Googler
· 11 months ago
aa436c3
Validate label attributes of repositories created by module extensions
by Fabian Meumertzheim
· 11 months ago
9d00cb5
Fix JavaDoc explaining the output from `BuildEventStreamer#consumeAsPairs`.
by Googler
· 11 months ago
517ee9b
skymeld: add test to assert that nodes are done after each build, except for unevaluated BuildDriverKeys from a previous build.
by Googler
· 11 months ago
68009f8
Add `NestedSet<PathFragment>`- and `Artifact`-typed compile build variables
by Googler
· 11 months ago
b12f536
Integrate the skymeld cases into the rewinding inconsistency receiver.
by Googler
· 11 months ago
4bdc4f4
Add remove unreferenced code feature
by Matt Smith
· 11 months ago
cb42a1d
Automated rollback of commit bcbd956399c8322ede781ee5e2514de6171ca962.
by Googler
· 11 months ago
cdd104c
Do not record events announced after the build-completing event.
by Googler
· 11 months ago
015f3a8
Tiny bugfix for StarlarkProvider.depsetTypePredictor.
by Googler
· 11 months ago
c4167e3
Add support for overlays in source.json
by Farid Zakaria
· 11 months ago
c902fbd
Make `bazel mod tidy` work with `include()`
by Xdng Yng
· 11 months ago
9dcec10
Update buildozer to 7.1.2
by Fabian Meumertzheim
· 11 months ago
29afc34
Mark more Starlark-exposed transitions with the correct API interface.
by Googler
· 11 months ago
c4e8848
Remove use of the TransitionFactories conversion utilities in tests.
by Googler
· 11 months ago
4d22505
Ignore toplevel outputs that don't have metadata.
by Googler
· 11 months ago
5239fe6
Split out serialization/testutils/RoundTripping from testutils/TestUtils.
by Googler
· 11 months ago
792d17c
Fix a crash on `use_repo_rule` with no repos
by Fabian Meumertzheim
· 11 months ago
739f7b8
Split ConfigurationTransitionApi to a new target.
by Googler
· 11 months ago
0e9287f
Provide "did you mean ...?" suggestions for unknown command-line options
by Fabian Meumertzheim
· 11 months ago
cdace8f
Fail early on certain invalid labels in module files
by Fabian Meumertzheim
· 11 months ago
72c8ae5
Modify `LateBoundAlias` rules to declare a new provider that they always return
by Googler
· 11 months ago
e091374
Remove stack slot calculation from RClassGenerator.
by Googler
· 11 months ago
bcbd956
Rollback of https://github.com/bazelbuild/bazel/commit/4d6513b54fa07321115cac350553b29914d43a65 due to user breakage reports.
by Googler
· 11 months ago
56739f4
Remove unused NullTransition.
by Googler
· 11 months ago
89432df
Fix error message when casting to boolean.
by Googler
· 11 months ago
373ea03
Verify in a test that all rules have the `package_metadata` attribute
by Fabian Meumertzheim
· 11 months ago
d2c4861
Add async-compatible DeferredNestedSetCodec.
by Googler
· 11 months ago
758f399
Correctly detect ContentLengthMismatchException and retry.
by Googler
· 11 months ago
2c0faf9
When we're inlining `BZL_LOAD` and `STARLARK_BUILTINS` nodes, cache-and-reuse the single `STARLARK_BUILTINS` node value rather than repeatedly computing it inline.
by Googler
· 11 months ago
6d840d1
Update `@rules_java` v7.6.1
by Xdng Yng
· 11 months ago
c4092e9
Remove stale extension factors
by Fabian Meumertzheim
· 11 months ago
5697d0a
Support serialization constants in testutils/Fingerprinter.
by Googler
· 11 months ago
6cbbb9d
Release 8.0.0-pre.20240516.1 (2024-05-21)
by Bazel Release System
· 11 months ago
442b4fb
Added `rules_rust` to Recommended rules docs
by UebelAndre
· 11 months ago
ccdec5a
Update lockfile docs
by Fabian Meumertzheim
· 11 months ago
1f1b4fd
Automated rollback of commit 0a658930a9fe39f98206f32fac068c97ebd1f09f.
by Googler
· 11 months ago
c186760
Enable LeafObjectCodec to to handle nulls and constants in immutable contexts.
by Googler
· 11 months ago
Next »