index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Add charset to action key computation of ParameterFileWriteAction.
twerth
2017-09-27
*
Move the canonicalization of an option value to the option value itself.
ccalvarin
2017-09-27
*
Add integration tests for android_sdk_repository() and android_ndk_repository...
jingwen
2017-09-27
*
Use @SafeVarargs for AbstractObjectCodecTest constructor
brandjon
2017-09-27
*
Make build_event_stream_test more portable
aehlig
2017-09-27
*
Skylint: ignore naming conventions for imports
fzaiser
2017-09-27
*
Collect action cache hits, misses, and reasons for the misses.
jmmv
2017-09-27
*
Ensure that SpawnResults make their way back to the SpawnActions that caused ...
ruperts
2017-09-27
*
Skylint: check that load statements are at the top of the file
fzaiser
2017-09-27
*
Make UnionFileSystem accept all paths Bazel can throw at it.
ccalvarin
2017-09-27
*
Move ExternalPackageUtil to a new lib.repository package and simplify it
ulfjack
2017-09-26
*
Rollforward change of Java coverage logic.
elenairina
2017-09-26
*
Add an option to control building of transitive py_binary runfiles trees. ,
Benjamin Peterson
2017-09-26
*
Fix java_stub_template.txt when parsing runfiles with spaces in path.
pcloudy
2017-09-26
*
Fix end offset of expressions in Skylark parser
fzaiser
2017-09-26
*
Automatic code cleanup.
Googler
2017-09-26
*
Remove the status xml attribute from AntXmlResultWriter
elenairina
2017-09-26
*
Improve BES retries.
buchgr
2017-09-26
*
Prepare processor classpath masking for Java 9
cushon
2017-09-26
*
Windows: Add static_link_msvcrt and related features
Yun Peng
2017-09-26
*
Denittize CppModel and CppLinkActionBuilder
hlopko
2017-09-26
*
Move --plugin to JavaOptions and remove --plugin_copt.
mstaib
2017-09-26
*
Move objc_proto_library tests from legacy to crosstool test cases.
cpeyser
2017-09-26
*
Don't generate the mutability annotation until necessary.
shreyax
2017-09-26
*
Stop injecting embedded artifacts. They're never used by anyone in Skyframe, ...
janakr
2017-09-26
*
BEP: Add coverage data to test_result
Klaus Aehlig
2017-09-26
*
Adjust visibility of SkyframeExecutor#findArtifactConflicts.
janakr
2017-09-26
*
Stop injecting WorkspaceStatusAction into the Skyframe graph as a precomputed...
janakr
2017-09-26
*
Add a test for traceback correctness for errors in augmented assignment nodes
vladmos
2017-09-26
*
Publish tests for configurable attributes (select).
gregce
2017-09-26
*
Update Bazel's android_device support to use new emulator paths.
ajmichael
2017-09-26
*
Move remaining legacy objc_library tests to crosstool case.
cpeyser
2017-09-26
*
Remove the assumption of order from ToolchainTestCase#testRegisteredToolchains
cpeyser
2017-09-26
*
Make local_action_cache_test.sh executable.
John Cater
2017-09-25
*
Change which tests should run on Windows
ajmichael
2017-09-25
*
Update RegisteredToolchainsFunction and ToolchainUtil to check values for err...
John Cater
2017-09-25
*
Fix bazel_test_test by removing pollution of config with external bazelrc, su...
Googler
2017-09-25
*
Increase the connection timeout between the client and the server.
lberki
2017-09-25
*
Simplify CcLinkParams#addCcLibrary
hlopko
2017-09-25
*
Check parameter types for methods when multiple types are allowed.
Dmitry Lomov
2017-09-25
*
Remove unnecessary collectLinkstamp switch
hlopko
2017-09-25
*
Fix cc_fake_binaries with linkstamping
hlopko
2017-09-25
*
Internal change
David Ostrovsky
2017-09-25
*
Delete duplicated definitions for package_name() and repository_name().
laurentlb
2017-09-25
*
Cleanups for Skylark tracebacks
brandjon
2017-09-25
*
Fix and improve context.args.add documentation.
tomlu
2017-09-25
*
Remove wasteful function.toString() call in evalArgs. Also remove functions t...
shreyax
2017-09-25
*
Remove unused "extraPrecomputedValues" from WorkspaceBuilder, and therefore r...
janakr
2017-09-25
*
Remove BuildInfoFactory precomputed value.
janakr
2017-09-25
*
Stop the transitive duplication of FilesetTraversalParams when Filesets are n...
kush
2017-09-25
[next]