summaryrefslogtreecommitdiff
path: root/java/bootclasspath.go
AgeCommit message (Expand)Author
2021-09-16Remove fallback code path for missing BCP fragments that is no longer Martin Stjernholm
2021-06-24Add HiddenAPIScope to replace use of SdkKind Paul Duffin
2021-06-23Output bootclasspath_fragment's fragments property to sdk snapshot Paul Duffin
2021-05-24Remove bootclasspathApiInfo Paul Duffin
2021-05-19Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath Paul Duffin
2021-04-29Extract logic to gather deps added for <apex>:<module> pairs Paul Duffin
2021-04-29Treat "apex" system_ext the same as platform Paul Duffin
2021-04-28Add support for specifying api provided by bootclasspath_fragment Paul Duffin
2021-04-27Remove panics from reportMissingVariationDependency Paul Duffin
2021-04-23Generalize the platformBootclasspathDepsMutator Paul Duffin
2021-04-23Extract general bootclasspath related code into java/bootclasspath.go Paul Duffin