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
/
lib
/
collect
Commit message (
Expand
)
Author
Age
*
Automated conversion to Java 8
laurentlb
2017-06-30
*
Extract ImmutableSharedKeysMap class from TransitiveInfoProviderMap.
Googler
2017-06-20
*
Clarify comment
brandjon
2017-05-03
*
Avoid calls to NestedSetBuilder#addAll(NestedSet)
cushon
2017-04-10
*
Add a class providing a view of a NestedSet
Klaus Aehlig
2017-04-06
*
BEP: provide events a generic converter class
aehlig
2017-04-04
*
Avoid expanding NestedSets in IterablesChain Builder
Michajlo Matijkiw
2017-03-14
*
Refactor SkylarkNestedSet to not implement Iterable
Jon Brandvein
2017-01-20
*
Add new names for depset traversal orders
Jon Brandvein
2017-01-20
*
Refactor NestedSetBuilder
Jon Brandvein
2017-01-13
*
Short-circuit visitation of empty nested sets, reinstating the spirit of comm...
Eric Fellheimer
2016-06-27
*
--
Carmi Grushko
2016-06-24
*
Restore comments documenting the NestedSet orderings (accidentally
Googler
2016-06-20
*
Description redacted.
Googler
2016-06-16
*
Review a number of action subclasses and update them according to the spec.
Ulf Adams
2016-04-19
*
Use Bazel Preconditions variant which avoids varargs array creation
Mark Schaller
2015-12-10
*
Refactor createExtraActionProvider to not require mandatoryStampFiles, which ...
Carmi Grushko
2015-11-13
*
Reduce memory churn when expanding many nested sets: Use compact hashset for ...
Eric Fellheimer
2015-10-20
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Refactor Type.getLabels() so that instead of collecting labels, it flattens c...
Lukacs Berki
2015-09-17
*
Optimize empty nested sets of errors / warnings during Skyframe evaluation.
Eric Fellheimer
2015-09-08
*
Code cleanup
Laurent Le Brun
2015-09-03
*
Add pointers to NestedSet order docs.
Han-Wen Nienhuys
2015-06-17
*
The Order enum now supports the conversion of its values to and from strings.
Florian Weikert
2015-06-10
*
Fix the example usage for CompileOrderExpander.
Michael Staib
2015-03-10
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Fix or suppress warnings in Blaze code. #fixit
Laszlo Csomor
2015-02-06
*
Update from Google.
Han-Wen Nienhuys
2015-02-25