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
/
com
/
google
/
devtools
/
build
Commit message (
Expand
)
Author
Age
...
*
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
*
Augmented assignments don't evaluate lhs multiple times
Vladimir Moskva
2017-02-21
*
Declare all BuildEvents as Postable
Klaus Aehlig
2017-02-21
*
Move Classpath.java from src/test/... to src/main/... since it will be used b...
Florian Weikert
2017-02-21
*
Add interface for extended reporting of events
Klaus Aehlig
2017-02-21
*
TestResult: make execRoot visible to subclasses
Klaus Aehlig
2017-02-21
*
Fix spelling of millis
Klaus Aehlig
2017-02-21
*
parseBuildString doesn't crash on files with hash lines.
Carmi Grushko
2017-02-21
*
Raise error in function calls when star argument is not iterable
Laurent Le Brun
2017-02-20
*
Rollback of commit 59b01953143562502dc036735c2cd23e5255cb24.
Laurent Le Brun
2017-02-20
*
Rollback of commit 1cb5059396e46d9ff2c317b8a0a046af32b3a1d8.
Ulf Adams
2017-02-20
*
Make Python zip extraction work with paths bigger than 256 characters.
Andreas Bergmeier
2017-02-20
*
Update doc wrt set vs depset.
Laurent Le Brun
2017-02-20
*
Add missing fall through comment
Liam Miller-Cushon
2017-02-20
*
Avoid crashing on proto_libraries when not incrementally dexing lite protos.
Googler
2017-02-20
*
Tune naming of Android data binding metadata files.
Greg Estren
2017-02-20
*
Make android_ndk_repository api_level attribute optional.
Adam Michael
2017-02-20
*
Rollback of commit 41c2a26eef89167e807cbc9f33487dc66bb757d3.
Carmi Grushko
2017-02-20
*
apple_binary extension_safe attribute results in configuration transition on ...
Chris Parsons
2017-02-20
*
Deprecate the legacy_java_test flag, now that nolegacy_java_test has been the...
Kush Chakraborty
2017-02-20
*
Switch J2ObjC to use compile-time jars (interface and header jars) instead of...
Rumou Duan
2017-02-20
*
Progress on Skylarkified java_lite_proto_library.
Irina Iancu
2017-02-20
[prev]
[next]