aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib/analysis/util/BuildViewForTesting.java
Commit message (Expand)AuthorAge
* Batch all DependencyResolver#getTarget calls. This leads to some duplicate it...Gravatar janakr2018-08-09
* Add a flag to evaluate the top level transitions in SkyframeGravatar ulfjack2018-08-02
* Remove LoadingResultGravatar ulfjack2018-07-25
* Configured targets register created source artifacts with Skyframe.Gravatar shahan2018-07-24
* When applying an aspect to a generated file of a Fileset avoid creating the F...Gravatar lpino2018-07-18
* Remove ToolchainContextException and make exception handling more robust.Gravatar John Cater2018-07-10
* Pull up calls to ToolchainContext.resolvedToolchainLabels and finishGravatar John Cater2018-07-09
* ToolchainContext directly implements SkylarkValue and SkylarkIndexable.Gravatar John Cater2018-06-22
* Remove LIPO supportGravatar hlopko2018-06-15
* Split BuildView into two classesGravatar ulfjack2018-06-14