aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/ToolchainResolutionValue.java
Commit message (Expand)AuthorAge
* Tags some more non-serializable classes (for serialization).Gravatar shahan2018-03-13
* Update ToolchainUtil to properly load and use the available executionGravatar John Cater2018-02-28
* Add more codecs to execution phase.Gravatar janakr2018-02-22
* Get PlatformInfo out of ToolchainResolutionKey, replace with the ConfiguredTa...Gravatar janakr2018-02-14
* Start slimming down ToolchainResolutionKey: get rid of BuildConfiguration. Th...Gravatar janakr2018-02-14
* Update ToolchainResolutionFunction to consider multiple availableGravatar John Cater2018-02-06
* Make SkyKey.argument a default methodGravatar ulfjack2017-07-25
* Add a SkyFunction to perform toolchain resolution.Gravatar John Cater2017-07-14