Sign in
bazel
/
bazel
/
858412781d76b7d27c39dc58b7f24cf645bdf035
/
src
/
main
/
java
/
com
/
google
8584127
Allows Stardoc to document the providers a rule attribute requires
by kendalllane
· 6 years ago
bd2db39
Remove output format flag in Skydoc binary
by blossomsm
· 6 years ago
a6e3e87
Build setting rules shouldn't be able to use toolchain resolution.
by John Cater
· 6 years ago
8f0b782
Log if attempting to rewind a lost source file input
by mschaller
· 6 years ago
e9dfdc5
Implement resolved repository event for @local_config_platform.
by John Cater
· 6 years ago
1a4e53a
Delete tests for deprecated java_common.create_provider API.
by elenairina
· 6 years ago
6958cff
Merge Objective-C proto generation into a single action and prevent the generation actions from being registered if there are no protos to compile.
by kaipi
· 6 years ago
79c40aa
Fix compatibility with --incompatible_disallow_empty_glob
by Laurent Le Brun
· 6 years ago
320e45a
Rename cc toolchain's "isHost" concept to include tools as well.
by jcater
· 6 years ago
d2de8ee
flipped a flag 'incompatible_tls_enabled_removed'
by ishikhman
· 6 years ago
5d0dde0
Automated rollback of commit b98ad776b4d79f41e59631ddf7e1e135f8566df5.
by pcloudy
· 6 years ago
5585169
Store the total number of runs per test
by ulfjack
· 6 years ago
5ce60ff
Clear marker file on repository override
by Klaus Aehlig
· 6 years ago
ec7084d
Refactor ParallelVisitor to support generic exceptions.
by adgar
· 6 years ago
cf0c180
Fix documentation for "crunch_png" attribute.
by Googler
· 6 years ago
19335c8
Fix misspelling.
by Googler
· 6 years ago
bf0aa1f
Remove AndroidConfiguration.throwOnResourceConflict()
by Googler
· 6 years ago
3a87928
Add option flag to note which configurations are execution configurations.
by jcater
· 6 years ago
57b3999
Expose configuration checksum along with subcommand owner info.
by jcater
· 6 years ago
ae2c58f
Remove experimental warning from TemplateVariableInfo.
by John Cater
· 6 years ago
7e86f5c
Add missing space.
by Googler
· 6 years ago
084afff
removed --incompatible_list_based_execution_strategy flag
by ishikhman
· 6 years ago
c6299ce
Allow multiple --override_repository
by Klaus Aehlig
· 6 years ago
b7d300c
Fix incorrect stdout/stderr in remote action cache. Fixes #9072
by Jakob Buchgraber
· 6 years ago
47d0173
Remove --[no]incompatible_windows_escape_python_args
by Laszlo Csomor
· 6 years ago
59b989e
Automated rollback of commit be26ba030319cf1cda44649d94d7beee4ccc86c4.
by buchgr
· 6 years ago
e67d14e
Switch CollectTestSuitesInPackageValue.Key to be implemented using AbstractSkyKey rather than @AutoValue.
by nharmata
· 6 years ago
99433f1
Delete OutputFormatter's Converter and OutputType enum
by michajlo
· 6 years ago
62dc05d
Make cquery 'labels' function work for all attribute types.
by gregce
· 6 years ago
392e3e4
Always report top-level target configs to BEP.
by felly
· 6 years ago
c384e7c
Update documentation for exec_properties
by Googler
· 6 years ago
14651cd
Fallback to next urls if download fails in HttpDownloader
by Artem Zinnatullin
· 6 years ago
05c967f
Implement java_toolchain.header_compiler_builtin_processors
by cushon
· 6 years ago
be26ba0
Automated rollback of commit a6b5b0540a0167f84437127d3dd6cef804286d6f.
by pcloudy
· 6 years ago
a2f96fe
config_setting supports multiple values for multi-valued flags.
by gregce
· 6 years ago
42136e1
update docs to reflect new default "python_version"
by Travis Clarke
· 6 years ago
338829f
Fix retrying of SocketTimeoutExceptions in HttpConnector
by Artem Zinnatullin
· 6 years ago
299655e
Flip --incompatible_disallow_unverified_http_downloads to default to true
by Klaus Aehlig
· 6 years ago
3ff4e21
Refactor documentation for genrule
by pcloudy
· 6 years ago
9602176
Automated rollback of commit 0f0a0d58725603cf2f1c175963360b525718a195.
by lberki
· 6 years ago
b5a727a
Make --subcommands and --verbose_failures imply --materialize_param_files.
by tomlu
· 6 years ago
b98ad776
Default Bazel to use aapt2 and fix native tests to use aapt2.
by jingwen
· 6 years ago
4cf756c
Remove Renderer-java dependency on default vm templates.
by blossomsm
· 6 years ago
5b2d22b
Create java_toolchain.header_compiler_builtin_processors
by cushon
· 6 years ago
aaff22c
Automated rollback of commit af7fc3b75a62edc3b4b62de25b733b03c3ff925e.
by nharmata
· 6 years ago
7ed66f7
Automated rollback of commit 956940755a19823b2b12b91ef7f9d9dddc5424cb.
by nharmata
· 6 years ago
bbf6473
Automated rollback of commit 2d5b9f35a859bbeec4df66fc6c2256db299dd56a.
by nharmata
· 6 years ago
a2bd6ac
Implement FileArtifactValue#equals() properly and make #couldBeModifiedSince() a bit more readable.
by lberki
· 6 years ago
fb1f1b9
Add a BigIntegerCodec.
by felly
· 6 years ago
2d5b9f3
Add a flag that makes two Starlark functions equal if they are defined at the same location.
by lberki
· 6 years ago
6c5ef53
Do not assert that all TreeFileArtifacts have RegularFileValues.
by lberki
· 6 years ago
a6b5b05
Streamline uploading of stdout and stderr
by Jakob Buchgraber
· 6 years ago
7b7d5b9
Add option --break_build_on_parallel_dex2oat_failure.
by Googler
· 6 years ago
1df6d77
Introduce flag for forcing Python rules to be loaded from rules_python
by brandjon
· 6 years ago
e4ccba4
Update Python docs and messages to refer to @rules_python
by brandjon
· 6 years ago
d433a5f
Add the flag "--experimental_filter_library_jar_with_program_jar" to filter ProGuard library_jar to exclude classes that are also present in the input_jar.
by Googler
· 6 years ago
2714b88
Get ActionAnalysisMetadata in a simpler, more efficient manner.
by Googler
· 6 years ago
90a55a9
Fix even more fallout of https://github.com/bazelbuild/bazel/commit/f7eee1edc1f8dfc6d436894db2eb672bb11bc962 .
by lberki
· 6 years ago
574153b
C++: Adds source extension for match_clif.bzl
by plf
· 6 years ago
06c420d
Reject hashing of frozen mutable types
by Marwan Tammam
· 6 years ago
c63bafa
Fix the fallout of https://github.com/bazelbuild/bazel/commit/f7eee1edc1f8dfc6d436894db2eb672bb11bc962 .
by lberki
· 6 years ago
96ab673
Remove a factory method from FileArtifactValue and designate another one as testing-only.
by lberki
· 6 years ago
f225af1
Remove FileArtifactValue#injectDigestForTesting().
by lberki
· 6 years ago
d3bacfb
Add cmd_bash, cmd_ps, cmd_bat attributes to genrule
by Yun Peng
· 6 years ago
c35878a
Remove {OutputStore,ActionExecutionValue}.additionalOutputData.
by lberki
· 6 years ago
e764670
Error out when mixing the two modes for specifying platforms.
by Googler
· 6 years ago
f5587f2
Expose exec_properties to the Starlark API
by Googler
· 6 years ago
c5c078c
Introduce top-down action caching in Bazel. The top-down cache may be provided by a Bazel module.
by felly
· 6 years ago
d5f514b
Clean up markdown output format in Skydoc binary
by blossomsm
· 6 years ago
e4ce176
Using execProperties in platform generation.
by Googler
· 6 years ago
f1ee74d
Disallow field syntax to access a target's providers
by cparsons
· 6 years ago
0f0a0d5
Enable sandboxing and remote caching for the "exclusive" tag
by Jakob Buchgraber
· 6 years ago
d40933d
Remove unused uploadBlob() method
by Jakob Buchgraber
· 6 years ago
ae470e1
Refactor CommandHelper.java
by Yun Peng
· 6 years ago
f7eee1e
Remove ArtifactFileMetadata and replace it with FileArtifactValue.
by lberki
· 6 years ago
299e3f0
Treat symlinks the same way as non-symlinks in ArtifactFileMetadata.
by lberki
· 6 years ago
5a8e9c5
Don't crash if the server returns a long response on uploading.
by Benjamin Peterson
· 6 years ago
d5babae
Track suppressed exceptions in AbstractRemoteActionCache
by Artem Zinnatullin
· 6 years ago
c42f93f
Automated rollback of commit edad1182d33242b6de393aac3ace7c18090b664c.
by ulfjack
· 6 years ago
a9cdc3d
Move ProguardHelper to android and remove support for unused --java_optimization_mode flag
by cushon
· 6 years ago
bed158e
Factor out filtering functions from universe in rdeps(u, x, 1).
by adgar
· 6 years ago
f2632d8
Expose invocation_id and build_id flags in documentation
by Googler
· 6 years ago
aced952
Use @rules_pkg for pkg_tar for skyframe bootstrap distribution.
by aiuto
· 6 years ago
8065a49
Refactor TestTargetProperties to use shared code to determine whether
by buchgr
· 6 years ago
e971988
Clarify error message for incompatible change flags
by brandjon
· 6 years ago
797f292
gradually get rid of the cgdbl/remote/blobstore package
by Jakob Buchgraber
· 6 years ago
9a5883f
Update default templates' angle bracket escaping
by blossomsm
· 6 years ago
af489f2
Update error message for labels that cross package boundaries
by laurentlb
· 6 years ago
4cff0d2
Report errors in AutoCodecProcessor via Messager rather than as runtime exceptions.
by Googler
· 6 years ago
0da823c
RecursivePackageProviderBackedTargetPatternResolver uses streamPackagesUnderDirectory.
by adgar
· 6 years ago
3d9949b
Fix some dead links in documentations
by Takeo Sawada
· 6 years ago
ef01502
Tweaks to ArtifactFileMetadata so that it's more understandable:
by lberki
· 6 years ago
d167fa3
RELNOTES: Include a link to the relevant documenation on transitive Python version errors.
by Googler
· 6 years ago
0588d1f
Modify AssignmentToListOfValuesConverter to accept an empty key.
by steinman
· 6 years ago
de46062
Modify DataBindingV2Provider Starlark API to accept None for Artifacts, label,
by ahumesky
· 6 years ago
8884ba0
Sort rules and containing attributes in `info build-language` output
by michajlo
· 6 years ago
0b0f447
Changing SpawnLogContext to use the common functionality.
by Googler
· 6 years ago
a3bcea0
Allows Renderer Binary to output aspect information as a markdown output
by kendalllane
· 6 years ago
edad118
Use CompactHashMap to reduce GC during execution
by ulfjack
· 6 years ago
dfc4dfc
Add option to include an action count histogram in the JSON profile.
by twerth
· 6 years ago
Next »