Sign in
bazel
/
bazel
/
83075777ef14f6997a928f98d15197976f9495bb
8307577
Fix typo.
by Googler
· 10 months ago
322a91e
Minor fixes to Blaze.
by Googler
· 10 months ago
9d61331
Fix instable progress message for `%{input}` with input discovery.
by Googler
· 10 months ago
b75ad88
chore: Ignore shellcheck error in copy-paste code
by Honnix
· 10 months ago
edb1ac7
Update user-manual for obsolete `--java_*` flags
by Googler
· 10 months ago
380d35e
Refactor `FlagSetFunction` to depend on a `ProjectValue` directly, instead of depending on its own `BzlLoadValue`.
by Googler
· 10 months ago
08ef9b2
Ensure that packages are invalidated any time package or build language options are changed.
by Googler
· 10 months ago
84e0304
Remove duplicated precomputed value key from VendorFileFunction.
by Googler
· 10 months ago
71fdd60
Increase test timeout for BzlLoadFunctionTest.
by Googler
· 10 months ago
e1a73e6
Add fine logging to output file checking to diagnose flaky test.
by Googler
· 10 months ago
70e80a1
Delete WORKSPACE file.
by Tobias Werth
· 10 months ago
493c523
No public description
by Googler
· 10 months ago
7ca7b35
use bazel_ci_rules bazel_dep instead of http_archive
by Matthieu MOREL
· 10 months ago
8e095c5
Break up build/lib/skyframe:testutils into individual `java_library`s.
by Googler
· 10 months ago
de6c415
Split `SkyframeTests` into individual `java_test`s, improve `BUILD` granularity and test history tracking.
by Googler
· 10 months ago
55cf33e
Fix: Correct output_file's actions.
by Matt Stark
· 10 months ago
93857c1
BEGIN_PUBLIC Move aar_import helper tools to rules_android
by Ted
· 10 months ago
0864fb7
Delete `--incompatible_android_platforms_transition_updated_affected`
by Googler
· 10 months ago
25a87d9
Allow BzlLoadFunction to fully reset the cache.
by Googler
· 10 months ago
3187250
Add a git merge driver for `MODULE.bazel.lock`
by Fabian Meumertzheim
· 10 months ago
3c47388
Fix `RuleContext.getToolchainInfo()`
by Googler
· 10 months ago
ffdb742
Update documentation on how target patterns are expanded in `register_toolchains` and `register_execution_platforms`.
by Googler
· 10 months ago
6936150
Fix data race in `IndexRegistry#getBazelRegistryJson`
by Fabian Meumertzheim
· 10 months ago
98c6c49
Release 8.0.0-pre.20240530.1 (2024-06-05)
by Bazel Release System
· 10 months ago
bd2e20a
skyfocus: split up working set preparation and execution into discrete steps.
by Googler
· 10 months ago
56c1beb
Prepare for a change in `jdk.internal.misc.Blocker`
by Googler
· 10 months ago
4be0b6c
Internal change.
by Googler
· 10 months ago
b195fbe
Add a convenience method to `BuildIntegrationTestCase` that accepts a list of targets.
by Googler
· 10 months ago
d705928
Fix a potential infinite loop in the case of an interruption.
by Googler
· 10 months ago
c53bbda
Split up ConfigTests into individual java_test targets
by Googler
· 10 months ago
1302d52
No public description
by Googler
· 10 months ago
193b114
Fix building Bazel on old macOS version
by Yun Peng
· 10 months ago
b42823c
Remove non-existent targets from IJ project file
by John Cater
· 10 months ago
e3aae6c
Double size of error log we print when worker doesn't return a response
by Googler
· 10 months ago
13207cd
Clean up BUILD files in build/lib/analysis.
by Googler
· 10 months ago
2c72924
Clean up BUILD files in build/lib/skyframe.
by Googler
· 10 months ago
642b571
Disable SkyframeStats collection unless specifically requested by flag. Removes
by Googler
· 10 months ago
0938026
Update toolchain resolution to fully dereference aliases
by John Cater
· 10 months ago
77fc643
Make it possible to determine whether a fileset symlink points into a tree artifact.
by Googler
· 10 months ago
490e023
Remove ComposingTransition, all uses should be of ComposingTransitionFactory.
by Googler
· 10 months ago
417c6b8
Wire up `oneversion` tool in `java_tools`
by Gowroji Sunil
· 10 months ago
4582011
Calculate the bazel directory based on the path of bazel-dev.sh
by Matt Stark
· 10 months ago
c4fe0ba
Bump the github-actions group with 4 updates
by dependabot[bot]
· 10 months ago
1c0135c
Add option to track sandbox stashes in memory
by Pedro Liberal Fernndez
· 10 months ago
69802ba
Simplify naming of transitions in cquery output.
by Googler
· 10 months ago
d7cf004
Starlarkify MultiArchBinarySupport.ccLinkingContextSubtractSubtrees()
by Googler
· 10 months ago
1735a31
Remove `--bes_best_effort` flag from Bazel documentation.
by Googler
· 10 months ago
f4b4537
Add more profiler spans to diff handling
by Fabian Meumertzheim
· 10 months ago
ecf6617
Move FilegroupRule together with implementation
by Googler
· 10 months ago
a4e4147
Restore logo for Aspect
by Googler
· 10 months ago
4972db8
Fix an NPE with the SkymeldUiStateTracker.
by Googler
· 10 months ago
98054a2
Update autovalue version
by John Cater
· 10 months ago
759fe7d
Keep `/external:I...` on a single param file line
by Fabian Meumertzheim
· 10 months ago
89c4866
Implement working set derivation from PROJECT.scl.
by Googler
· 10 months ago
0c8cb4b
query: expose `is_executable`
by Googler
· 10 months ago
c529b66
Serialize StarlarkDefinedAspect as a global .bzl reference.
by Googler
· 10 months ago
5d7caec
Fix cquery & aquery `--noimplicit_deps` on output configured targets.
by Googler
· 10 months ago
6a6087e
Serialize StarlarkRuleFunction as a global .bzl reference.
by Googler
· 10 months ago
5f01bfa
Simplify code used to determine rule transitions.
by Googler
· 10 months ago
55849a1
Split out an abstract base class from StarlarkProviderCodec.
by Googler
· 10 months ago
81a0294
Refactor `ImportantOutputHandler` to accept unexpanded artifacts.
by Googler
· 10 months ago
bedb7cd
Remove unnecessary public modifier from DiffAwareness.Factory interface.
by Googler
· 10 months ago
3d9ccf2
Delete (unused) `ImportDepsCheckActionBuilder.java`
by Googler
· 10 months ago
a67dac5
Provide a default for RuleClass.transitionFactory.
by Googler
· 10 months ago
73892d5
Add private create_library_to_link
by Googler
· 10 months ago
e6ef429
Automatic code cleanup.
by Googler
· 10 months ago
8b97732
Update Aspect logo image on site community experts & partners page
by Greg Magolan
· 10 months ago
1d33531
Treat index out of bounds as corruption in `PersistentStringIndexer`.
by Googler
· 11 months ago
5532dbc
De-virtualize path strings in the `ConvenienceSymlinksIdentified` BEP event.
by Googler
· 11 months ago
7681a3b
Fix NPE in StarlarkRuleTransitionProvider when configConditions is null.
by Googler
· 11 months ago
a9c7234
Allow implicitly enabling memprof_optimize for AutoFDO.
by Googler
· 11 months ago
d9c8602
Remove AddressFreer and PaddedAddresses.
by Benjamin Peterson
· 11 months ago
219f118
Refactor build options merging to better handle all options.
by Googler
· 11 months ago
f527947
Release 8.0.0-pre.20240523.3 (2024-05-31)
by Bazel Release System
· 11 months ago
ee68688
Move checking for toolchain target_settings to RegisteredToolchainsFunction.
by Googler
· 11 months ago
25a9d53
Centralize code to accumulate multiple MatchResults.
by Googler
· 11 months ago
03eb502
Fix another platform_type string compares that were broken by https://github.com/bazelbuild/bazel/commit/8e783b065c66c005db26d85e9ec6e8e28c42b2f2 (Migrate apple_common.platform_type to Starlark)
by Googler
· 11 months ago
ae3474f
Write create_linking_context_from_compilation_outputs in Starlark
by Googler
· 11 months ago
870e7c6
Use a single instance for all NoTransition and NoConfigTransition factory uses.
by Googler
· 11 months ago
75f7122
Write cc_common.link in Starlark
by Googler
· 11 months ago
63ed4a0
Enable more cquery results on output files as well as targets.
by Googler
· 11 months ago
6e12cf7
Fix the platform_type string compares that were broken by https://github.com/bazelbuild/bazel/commit/8e783b065c66c005db26d85e9ec6e8e28c42b2f2 (Migrate apple_common.platform_type to Starlark)
by Googler
· 11 months ago
0612341
Add documentation for vendor mode.
by Googler
· 11 months ago
e7635c5
VENDOR.bazel file (related #19563)
by salma-samy
· 11 months ago
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
Next »