Sign in
bazel
/
bazel
/
8e35877d930d8a8b28f783091c200c8edb2d3ad1
/
src
/
main
/
java
/
com
/
google
/
devtools
8e35877
Create new config module that is responsible for creating BuildSetting descriptor objects.
by juliexxia
· 7 years ago
20efb2a
Pass along the QueryExpressionContext from SkyQueryEnvironment#getRBuildFiles
by nharmata
· 7 years ago
ab43976
Avoid recomputing hashes of Action and Command.
by Benjamin Peterson
· 7 years ago
97cd006
Clean up Rule's API
by michajlo
· 7 years ago
1694943
Introduce the 'same_pkg_direct_rdeps' query function.
by cushon
· 7 years ago
7138b07
Mark nodes to be force-rebuilt during node restarting
by mschaller
· 7 years ago
ce68ee7
Automated rollback of commit be4a0679a35d2881a9e93ae4a5ee4c88c536f232.
by hlopko
· 7 years ago
904cb66
Give the event handler update thread a name
by ulfjack
· 7 years ago
f2b260c
Automated rollback of commit c004ff117ad72fd387102600e4be47fddf7bc2ae.
by ulfjack
· 7 years ago
030a2f1
C++: Makes Python native deps launcher use linking API.
by plf
· 7 years ago
6784c9d
C++: Same CcCompilationOutputs used for Java and C++.
by plf
· 7 years ago
d5f7c24
Add a SpawnMetrics.Builder class
by ulfjack
· 7 years ago
a5f4c35
C++: Makes Java native deps launcher use linking API.
by plf
· 7 years ago
150c409
Enable Strict Java Deps and reduced classpaths by default
by cushon
· 7 years ago
b56ba84
Clean up Package and Package.Builder interface
by michajlo
· 7 years ago
8067e26
Add a blaze option for jspb_proto_library forwarding proto_library's exports
by Googler
· 7 years ago
62ca144
Marks a few more values as unshareable.
by shahan
· 7 years ago
dd51b8e
Populate android_binary coverage metadata information with --experimental_java_coverage
by kmb
· 7 years ago
6e9af75
Implement a MinimalOutputStore that caches less data.
by Googler
· 7 years ago
e080c95
Add logging to ObjectCodecRegistry to give some indication of the serialization setup. This is to help developers eliminate serialization non-determinism as the source of a bug. It might be nice to write the hash somewhere and crash if there's a mismatch, but leaving that alone for now.
by janakr
· 7 years ago
c314fe5
[Android] Add missing -g for debug compilation mode to ARM crosstools
by Jason Gavris
· 7 years ago
c49e874
When we already know query evaluation will produce unique results, don't bother
by nharmata
· 7 years ago
3e0f520
Avoid crash when failing to create a symlink to a non-Artifact input.
by felly
· 7 years ago
188cf25
Ensure that TestsFunction produces unique results given unique inputs.
by nharmata
· 7 years ago
93b1912
C++: Make cc_binary's linking go through CcLinkingHelper.
by plf
· 7 years ago
4102d7a
Rename a parameter for the sake of accuracy.
by nharmata
· 7 years ago
9d179e1
Introduce --incompatible_no_transitive_loads
by laurentlb
· 7 years ago
4fea242
Internal change
by corysmith
· 7 years ago
7622016
Add incompatible flags for removing legacy cc_toolchain skylark apis
by hlopko
· 7 years ago
e936435
Documentation typo fix
by gregce
· 7 years ago
59a624e
Add CcToolchainAttributesProvider
by hlopko
· 7 years ago
e856d82
Add super-gross logging to track down mysterious nonexistent file bug.
by janakr
· 7 years ago
bf1bdf7
Split the local host capacity query logic into its own build target.
by jmmv
· 7 years ago
c1062a4
Remove unused argument
by michajlo
· 7 years ago
1ee4dd9
Detect case where mobile-install is run on a non-android binary.
by Googler
· 7 years ago
2a9f1ab
Remove unnecessary AttributeContainer bits
by michajlo
· 7 years ago
2bcbecf
Remove throwing of InterruptedException from LabelVisitor. We never actually have any interruptible methods here.
by shreyax
· 7 years ago
18bd7de
Automated rollback of commit 364c9a924e58cce7678abdc2594cef00bf8881a5.
by tomlu
· 7 years ago
b1c9ecf
Introduce CcToolchainProviderHelper
by hlopko
· 7 years ago
ed03f3d
Make ExecutionInfoModifier have a useful equals by making it AutoValue.
by mstaib
· 7 years ago
9fbd31f
Add Bazel server process ID (pid) to the Build Event Protocol (BEP).
by lpino
· 7 years ago
0ccc16d
Propagate --experimental_enable_java_proto_exports to the host config
by cushon
· 7 years ago
82452f1
Remove the flag "--experimental_enable_cc_configuration_make_variables".
by jcater
· 7 years ago
bf6a63d
Fixes #6219. Don't rethrow any remote cache failures on either download or upload, only warn. Added more tests.
by olaola
· 7 years ago
f469574
Clean up UnixGlob interrupt handling. Callers should not need to declare beforehand whether they allow for interrupt. Instead, use traditional Future semantics in our wrapper methods to call raw Future#get() or use Uninterruptibles.
by felly
· 7 years ago
be4a067
Make cc rules depend on the crosstool middleman, not on nested set of inputs
by hlopko
· 7 years ago
4348e3c
Refactor how AppleCcToolchain passes data to the CcToolchain
by hlopko
· 7 years ago
0291b3c
Refactor Bazel rules
by pcloudy
· 7 years ago
93e0ed2
Fix documentation of RegexFilterConverter.
by Benjamin Peterson
· 7 years ago
41a929b
Fix language family for fdo rules
by hlopko
· 7 years ago
137504e
Remove java_toolchain auto-selection based on --server_javabase
by cushon
· 7 years ago
40e87e5
Move outputDirectoryListings into OutputStore.
by Googler
· 7 years ago
73516f3
Fix permission denied when a tree artifact's directory is updated to nest a previous tree artifact.
by tomlu
· 7 years ago
0166583
Separating out a storage layer from ActionMetadataHandler.
by Googler
· 7 years ago
533444f
Skip uploading source files to BEP.
by tomlu
· 7 years ago
ca96d37
Include a stack trace showing what requested failed invalidations
by mschaller
· 7 years ago
0dfb94d
Automated rollback of commit d37c675e79798dafcb308e6663bb206ac69bb70b.
by hlopko
· 7 years ago
4baf841
Remove unnecessary setter
by hlopko
· 7 years ago
e4c2d83
Automated rollback of commit 4cba428ddb66ece95bbb210fcb1d124c81a9c45c.
by hlopko
· 7 years ago
6596892
Adds a hook for low-level NestedSet access.
by shahan
· 7 years ago
96dd8af
Update class name in log messages after recent rename.
by John Cater
· 7 years ago
364c9a9
Automated rollback of commit d65ed23beb4b97c6b33eb7d625f98da7e0893b58.
by tomlu
· 7 years ago
08561e3
Make sure runfiles fingerprinting accounts for empty files
by brandjon
· 7 years ago
547a7bf
Remove the unnecessary unbounded thread pool
by ulfjack
· 7 years ago
ea9d27b
Python, runfiles: fix runfiles library for sandbox
by Laszlo Csomor
· 7 years ago
b6b1e3a
Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain
by hlopko
· 7 years ago
1e68ace
Presize the inputs array when reading an action cache entry.
by Benjamin Peterson
· 7 years ago
d65ed23
Add support to BuildToolLogs for direct uris.
by tomlu
· 7 years ago
ebc18f6
Fix formatting
by laurentlb
· 7 years ago
7b69b18
Directly intern ArtifactRoot, instead of indirectly in BuildConfiguration.
by janakr
· 7 years ago
c3bda95
Make --experimental_repository_hash_file accept paths relative to the workspace
by Klaus Aehlig
· 7 years ago
b91bf29
Fix a bug to generate XFDO stamp correctly when the fdo mode is XBINARY_FDO, and generate PLAIN stamp for both AUTOFDO and XBINARY_FDO when -features=-autofdo and -features=-xbinaryfdo are present.
by Googler
· 7 years ago
cc02423
Automated rollback of commit 19dc0539657b9af8c0347a811df629be1e13064c.
by brandjon
· 7 years ago
a28d087
Add a list of popular external rules.
by laurentlb
· 7 years ago
4cba428
C++: Makes Java native deps launcher use linking API.
by plf
· 7 years ago
c82d1c0
Remove a few superfluous "throws InterruptedException" declarations.
by lberki
· 7 years ago
7d6ce01
Expand CriticalPathComputer
by ulfjack
· 7 years ago
09cf76e
Make the dependency from genrule to host JDK conditional.
by twerth
· 7 years ago
959f462
Automated rollback of commit 57a1de5c1291d35ac7de4ea055f4f0cd162540d3.
by brandjon
· 7 years ago
cf89e58
Minor cleanups in ActionMetadataHandler:
by Googler
· 7 years ago
c608f65
Make TargetPatternPhaseValue#getTargets and #getTestsToRun interrupt-safe.
by janakr
· 7 years ago
57a1de5
Do not depend on CppConfiguration to provide CROSSTOOL file to cc_toolchain
by hlopko
· 7 years ago
3936191
Log Throwables that happened during the build to the outErr of the BlazeCommandDispatcher. This way they can be logged in the BEP.
by lpino
· 7 years ago
cc96464
Do not default to the embedded javabase when no other JDK is found.
by lberki
· 7 years ago
0c17003
resolved files: do not leak options from one invocation to another
by Klaus Aehlig
· 7 years ago
999354b
Revise DumpPlatformClassPath
by cushon
· 7 years ago
19dc053
Automated rollback of commit 3fc3ddbc0d2a51853c0966bfd41834765ea619a5.
by brandjon
· 7 years ago
261a113
Automated rollback of commit f358961125ae909508782f8f1100fb3f8c4f7971.
by tomlu
· 7 years ago
6df2a74
Reset configured target count even if --experimental_skyframe_prepare_analysis
by Googler
· 7 years ago
d37c675
C++: Make cc_binary's linking go through CcLinkingHelper.
by plf
· 7 years ago
8c6a889
bes: fix --bes_timeout flag description
by buchgr
· 7 years ago
628cc2f
Make --experimental_resolved_file_instead_of_workspace accept path relative to the workspace
by Klaus Aehlig
· 7 years ago
5cc1838
C++: Fixes InterruptedException not propagated
by plf
· 7 years ago
59bf7bc
Remove Build Encyclopedia submenu from the website
by laurentlb
· 7 years ago
3b0d72a
Merge SimpleCriticalPathComputer into CriticalPathComputer
by ulfjack
· 7 years ago
eb3e07d
Add --experimental_cc_coverage flag.
by iirina
· 7 years ago
c0ff4fd
Don't error out if cc_toolchain.toolchain_config attribute returns null instead of a CcToolchainConfigInfo
by rosica
· 7 years ago
b008ab2
Migrate some tests from TPETest to LPRTest
by ulfjack
· 7 years ago
81870be
Avoid re-building non-exclusive tests when built along with exclusive tests.
by lpino
· 7 years ago
f526ed0
Show configured targets summary during analysis phase.
by Googler
· 7 years ago
Next »