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
/
main
/
java
Commit message (
Expand
)
Author
Age
*
Provide more reporting options to SkyFunctions
Klaus Aehlig
2017-02-27
*
Add more depset documentation
Jon Brandvein
2017-02-27
*
CrosstoolCompilationSupport registers a binary strip action when binary
Cal Peyser
2017-02-27
*
Fix allowed characters in package and restore a comment
Damien Martin-Guillerez
2017-02-24
*
Add host_cxxopt in parallel to host_copt.
Marcel Hlopko
2017-02-24
*
Rollback of commit e716ae46f359dc1361574f44569811ff80a758ac.
Ulf Adams
2017-02-24
*
Fix Cpp action caching
Ulf Adams
2017-02-24
*
Encore of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3 that removed Abstra...
Lukacs Berki
2017-02-24
*
Remove mention of the ignored flag "--output_descriptor_set".
Carmi Grushko
2017-02-24
*
Rollback of commit 786cfa2ed980e278c42ee474408844f7e3720385.
Kush Chakraborty
2017-02-24
*
Rollforward of "apple_binary extension_safe attribute results in configuratio...
Chris Parsons
2017-02-24
*
Expose proto_library, java_lite_proto_library, java_proto_library and cc_prot...
Carmi Grushko
2017-02-24
*
Description redacted.
Googler
2017-02-24
*
Better error messaging if apple cc toolchain cannot locate xcode
Chris Parsons
2017-02-24
*
Read the PersistentMap's backing file into memory all at once when processing...
Googler
2017-02-24
*
All objc linking rules get the crosstool.
Cal Peyser
2017-02-24
*
Add the LABEL_KEYED_STRING_DICT type for attributes.
Michael Staib
2017-02-24
*
Remove duplicate genrule documentation on base class.
John Cater
2017-02-24
*
Filter android_binary resources during analysis
Googler
2017-02-24
*
Implicitly generate Proguard obfuscation mapping file for android_binary targ...
Andrew Pellegrini
2017-02-24
*
Fix typo.
Nathan Harmata
2017-02-24
*
Report inconsistent aspect order error to the user.
Dmitry Lomov
2017-02-24
*
Expose rpath entries as a build variable
Marcel Hlopko
2017-02-24
*
Pass in the "coverage enabled" flag on the C++ linkstamp compile command line.
Lukacs Berki
2017-02-24
*
Add ProtoJavaApiInfoAspectProvider to JavaProvider.
Irina Iancu
2017-02-23
*
Remove ctx.aspect_id and Target.aspect_ids.
Dmitry Lomov
2017-02-23
*
Add ctx.aspect_ids, deprecate ctx.aspect_id and Target.aspect_ids.
Dmitry Lomov
2017-02-23
*
Separate the classpaths of the TestRunner with the test target, and use a sep...
Kush Chakraborty
2017-02-23
*
str.partition and str.rpartition return tuples instead of lists
Vladimir Moskva
2017-02-23
*
Fix python stub_template.txt on Windows
Yun Peng
2017-02-23
*
APPLE_CROSSTOOL distinguisher is not applied if --apple_crosstool_transition ...
Cal Peyser
2017-02-23
*
Incrementally dex any Android IDL runtime library
Googler
2017-02-23
*
Use skylark-preferred quote char for string literal
Michajlo Matijkiw
2017-02-23
*
Update to header thinning feature to create header_scanner actions based on c...
Googler
2017-02-23
*
Replace the fancy, lockless, and incorrect BoundedMultisetSemaphore and with ...
Nathan Harmata
2017-02-23
*
incrementally dex generated_extension_registry jars generated for top-level a...
Googler
2017-02-23
*
Fix broken javadoc link.
Shreya Bhattarai
2017-02-23
*
Allow absolute symlinks in TreeArtifacts. Let the downstream action (if there...
Janak Ramakrishnan
2017-02-23
*
Make Expression.eval() public.
Carmi Grushko
2017-02-23
*
Add detailed rule class/label info when report attribute checking error
Liangliang He
2017-02-22
*
Some refactoring of LabelValidator
Damien Martin-Guillerez
2017-02-22
*
If dynamic configurations are turned on, ruleclass configuration transitions
Cal Peyser
2017-02-22
*
Skylark documentation pipeline automatically generates documentation for all ...
Florian Weikert
2017-02-22
*
Crosstool compilation support for J2ObjcAspect.
Rumou Duan
2017-02-22
*
Remove Skylark documentation text from Target.class.
Florian Weikert
2017-02-22
*
Rollback of commit e49886c55a7e2cfd6dd1fc52b037dc2d5a6ca019.
Adam Michael
2017-02-22
*
Disable bitcode for simulator architectures, regardless of the apple_bitcode ...
Chris Parsons
2017-02-22
*
Rollback of commit bd3be73b84001dbdb2f05297f215e8eb5bacf0e1.
Damien Martin-Guillerez
2017-02-22
*
Error out when the STL label points to an undefined target when merging STL
Luis Fernando Pino Duque
2017-02-22
*
Remove 'allowReturnsNone=true' from the ProtoSourcesProvider methods for desc...
Googler
2017-02-22
[next]