aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/collect
Commit message (Expand)AuthorAge
* Refactor NestedSetBuilderGravatar Jon Brandvein2017-01-13
* Short-circuit visitation of empty nested sets, reinstating the spirit of comm...Gravatar Eric Fellheimer2016-06-27
* --Gravatar Carmi Grushko2016-06-24
* Restore comments documenting the NestedSet orderings (accidentallyGravatar Googler2016-06-20
* Description redacted.Gravatar Googler2016-06-16
* Review a number of action subclasses and update them according to the spec.Gravatar Ulf Adams2016-04-19
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Refactor createExtraActionProvider to not require mandatoryStampFiles, which ...Gravatar Carmi Grushko2015-11-13
* Reduce memory churn when expanding many nested sets: Use compact hashset for ...Gravatar Eric Fellheimer2015-10-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Refactor Type.getLabels() so that instead of collecting labels, it flattens c...Gravatar Lukacs Berki2015-09-17
* Optimize empty nested sets of errors / warnings during Skyframe evaluation.Gravatar Eric Fellheimer2015-09-08
* Code cleanupGravatar Laurent Le Brun2015-09-03
* Add pointers to NestedSet order docs.Gravatar Han-Wen Nienhuys2015-06-17
* The Order enum now supports the conversion of its values to and from strings.Gravatar Florian Weikert2015-06-10
* Fix the example usage for CompileOrderExpander.Gravatar Michael Staib2015-03-10
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Fix or suppress warnings in Blaze code. #fixitGravatar Laszlo Csomor2015-02-06
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25