Sign in
bazel
/
bazel
/
db7ff2158ecfd9ff4ae2ea2093087c092a1d26e5
db7ff21
Don't skip filtering when manifest of source-file paths is empty
by Googler
· 3 years ago
321b42e
Fix a narrow non-determinism bug in package loading.
by nharmata
· 3 years ago
fbcb47e
Implement Bazel java_proto_library in Starlark
by ilist
· 3 years ago
03f8beb
Add `--nobuild` to commands in `builtins_injection_test` since it runs no actions.
by jhorvitz
· 3 years ago
03af77c
Automated rollback of commit 5e369cec4de2b093667f564bc81618f042f44be4.
by cmita
· 3 years ago
9a6e141
Remove Rule and Aspect code that checks use_toolchain_transition.
by jcater
· 3 years ago
2992ed9
Remove useToolchainTransition calls from native rules.
by jcater
· 3 years ago
e6fbe5b
Update ToolchainResolutionFunction to handle optional toolchain types
by John Cater
· 3 years ago
5cbe4d8
ParseFile implementation for BuildInfo.
by gnish
· 3 years ago
55fd564
Improve help description for --experimental_execution_log_file
by Fredrik Medley
· 3 years ago
3e35c74
Resource renaming.
by Googler
· 3 years ago
1f2fa59
Correct help message for experimental_strict_action_env
by Takeo Sawada
· 3 years ago
44f83fc
Bump allowed install base size
by pcloudy
· 3 years ago
908372d
Remove Label#parseCommandLineLabel
by wyv
· 3 years ago
a2822ee
Fix incorrect path to current_java_runtime target.
by Googler
· 3 years ago
1d675d1
Clean up `SkyframeExecutor` methods about incrementality.
by jhorvitz
· 3 years ago
6f4023e
Clarify which calls to BugReport.sendBugReport are not for crashes
by Googler
· 3 years ago
124f0a6
Begin removing code that checks use_toolchain_transition.
by jcater
· 3 years ago
d09d283
update starlark env support TODO to reference the appropriate bug
by Googler
· 3 years ago
2d5375c
Mark the use_toolchain_transition flag and API as deprecated.
by jcater
· 3 years ago
f2a7475
Restore old execution log diffing docs
by Keith Smiley
· 3 years ago
bc1d31c
Fix docstring in proto_common
by ilist
· 3 years ago
5343d7c
Delete stale comment warning about changing the prefix message sent by `BugReport` to the remote logging service.
by nharmata
· 3 years ago
94294ee
Use ProtoCommon.declareGeneratedFiles in py_proto_library.
by ilist
· 3 years ago
09c892f
Do not rewrite `.jdeps` files when output stripping is disabled.
by ajurkowski
· 3 years ago
42e555e
Remove javac jars
by Liam Miller-Cushon
· 3 years ago
2ef7d6c
Update temurin JDKs to 11.0.15 now that they're available
by Liam Miller-Cushon
· 3 years ago
cf6c94b
Fix --use_top_level_targets_for_symlinks with aliases
by Keith Smiley
· 3 years ago
2f9f842
Default --experimental_keep_config_nodes_on_analysis_discard to false.
by gregce
· 3 years ago
73f1ecb
Fix android emulator darwin_arm64 select
by Keith Smiley
· 3 years ago
649521a
Add method to `SkyframeExecutor` which returns top-level analysis phase keys.
by Googler
· 3 years ago
a48e246
Fix StarlarkIndexable.getIndex implementations that return null.
by John Cater
· 3 years ago
9921a99
Automatic code cleanup.
by Googler
· 3 years ago
219ef5d
Docs: Remove references to --local_resources
by Grzegorz Lukasik
· 3 years ago
efc9c9c
Add proto_compiler attribute to proto_lang_toolchain
by kotlaja
· 3 years ago
38c586f
Improve a TODO
by cushon
· 3 years ago
83d2990
Create a method `getOutputDirectoryName` on `BuildConfigurationValue` so that callers don't need to handle the host configuration specially.
by jhorvitz
· 3 years ago
8b33ec1
Add type documentation for config_setting#flag_values.
by gregce
· 3 years ago
a5a4198
Automated rollback of commit 92d760b37722feffd5b1121e4f9a1152d8120946.
by Googler
· 3 years ago
e4cfad1
Add `toString` for `BuildConfigurationCollection` and clarify why it's safe to ignore the host configuration in equality.
by jhorvitz
· 3 years ago
fb9c61a
Release 6.0.0-pre.20220414.2 (2022-04-26)
by Bazel Release System
· 3 years ago
8958b1b
Increase visibility of some fields used by PrepareTestSuitesUnderDirectoryFunction
by shreyax
· 3 years ago
f77f20e
Check status of write operations for `pid_file` in `daemonize` wrapper.
by ajurkowski
· 3 years ago
b82a8e9
Add the `bazel leaf` client-side command.
by Jingwen Chen
· 3 years ago
3a0a4f3
Remove langtools jars
by Liam Miller-Cushon
· 3 years ago
b50cbd5
Remove `addAll` for always-empty set.
by leba
· 3 years ago
91f8421
Silently ignore the D8 desugar SynthesizedClassV2 attribute in ijar
by Googler
· 3 years ago
e621d6f
Add environment attribute expansion support.
by trybka
· 3 years ago
108c178
Roll forward to allow select() specialization resolution to work with constraint_values.
by Googler
· 3 years ago
ff6ac53
Fix downloading remote execution output files inside output dirs.
by John Millikin
· 3 years ago
6ad6de9
Remove custom jdk_compiler and java_compiler jars
by Liam Miller-Cushon
· 3 years ago
f242fef
Clarify config_setting documentation, simplify some words
by gregce
· 3 years ago
05747cf
Update SingleToolchainValue to properly handle missing toolchains.
by John Cater
· 3 years ago
89b42a2
Fix 1 ErrorProneStyle finding:
by Googler
· 3 years ago
bde86f7
Make Desugaring Classes Public
by John Laxson
· 3 years ago
fafcd5a
Add tests for ResolvedToolchainContext with missing optional toolchains.
by John Cater
· 3 years ago
e13958c
Add a flag `--rewind_lost_inputs` to toggle action rewinding.
by jhorvitz
· 3 years ago
4e6153e
Apply the event-based result collecting approach to regular blaze.
by leba
· 3 years ago
e060edf
Use an event-based system to collect analyzed/built targets/tests/aspects.
by leba
· 3 years ago
46e0be4
Fix android armeabi-v7a constraint
by Keith Smiley
· 3 years ago
16229ba
Revert cc_test to native implementation temporarily.
by trybka
· 3 years ago
5e369ce
Automated rollback of commit 97cd2957e55a33f8dc38f8cf38d6841c6112285e.
by cmita
· 3 years ago
1e9a5de
Starlarkify proto_lang_toolchain and ProtoLangToolchainInfo provider
by kotlaja
· 3 years ago
deb2d16
Remove obsolete flags from .bazelrc
by Tiago Quelhas
· 3 years ago
1f7affa
Automatic code cleanup.
by Googler
· 3 years ago
14b5c41
Add flag --check_preceding_lifecycle_events_present.
by Googler
· 3 years ago
bc0eb51
Remove unused code from Objc Starlark built-ins.
by Googler
· 3 years ago
18c17da
Remove custom jdk_compiler and java_compiler jars
by Liam Miller-Cushon
· 3 years ago
128e4b3
Delete unused references to PngCruncher in Android rules.
by Googler
· 3 years ago
f970db5
Add field check_preceding_lifecycle_events_present to PublishLifecycleEventRequest and PublishBuildToolEventStreamRequest protos.
by andrewpaekgoogle
· 3 years ago
aded1b1
Update link to Bazel CI
by pcloudy
· 3 years ago
c94572b
Include jdk.crypto.mscapi in minimized Windows embedded JDK
by Andreas Fuchs
· 3 years ago
26ed88d
Remove SkyframeExecutor.getArtifactRoots().
by lberki
· 3 years ago
a86cff2
Create new issue template for mirroring archives
by Xdng Yng
· 3 years ago
ae24714
Re-attempt to use the D8 jar from maven.google.com. Update to the latest version of D8, 3.3.28.
by tedx
· 3 years ago
7ce1c57
Support workers in CompatDexBuilder
by Benjamin Lee
· 3 years ago
412e473
Internal-only change.
by jhorvitz
· 3 years ago
82861c3
remove debug statement
by Googler
· 3 years ago
ae87f3e
Increase visibility of and refactor `FilesetEntryFunction#createTraversalRequestKey`.
by Googler
· 3 years ago
d5c788f
Move shared `_cc_toolchain` attribute to common `attrs.bzl` library.
by Googler
· 3 years ago
63cfdf9
Automatic code cleanup.
by yileiyang
· 3 years ago
0261c00
In AndroidPlatformsTransition, don't change the value in `--platforms` if it's a valid value from `--android_platforms`.
by jcater
· 3 years ago
8f3d99a
Update to latest available JDK 11 update releases
by Liam Miller-Cushon
· 3 years ago
ee0e3e1
Flip cc_test to use the Starlark version.
by trybka
· 3 years ago
a6bd707
Remove extra ImmutableMap.copyOf for already immutable map.
by leba
· 3 years ago
97cd295
Remove cpu-arch logic from Java code.
by cmita
· 3 years ago
ca40a51
clean up
by ThomasCJY
· 3 years ago
6e36935
Remove compat-ld
by Keith Smiley
· 3 years ago
238a2cc
Remove unused windows cc toolchain feature
by Keith Smiley
· 3 years ago
2fc2f4c
Fix unused features in cc toolchains
by Keith Smiley
· 3 years ago
19740b5
Improve the --sandbox_debug error message
by Keith Smiley
· 3 years ago
4ea7d69
SymlinkAction: Avoid using Artifact.prettyPrint in error messages.
by Benjamin Peterson
· 3 years ago
092884b
Remove the orphaned AppleDylibBinary and AppleLoadableBundleBinary providers.
by Googler
· 3 years ago
6fcbecb
Only change ExecutionInfo in the legacy flow.
by trybka
· 3 years ago
5844cb7
Initial structure of BuildInfo system's Cpp implementation.
by gnish
· 3 years ago
93029d8
Store start/end timestamps of locally executed actions in the disk cache.
by Tiago Quelhas
· 3 years ago
d8feb4d
[Step 2] Update non-third party change for jackson2
by ThomasCJY
· 3 years ago
d3c38df
Do not run GrpcCacheClientTest twice.
by Benjamin Peterson
· 3 years ago
1154e10
Do not leak zstd resources in tests.
by Benjamin Peterson
· 3 years ago
dac25e7
Advance android_tools_pkg version to 0.24.0
by tedx
· 3 years ago
Next »