summaryrefslogtreecommitdiff
path: root/java/boot_jars.go
AgeCommit message (Expand)Author
2024-09-11Rename ConfigAndErrorContext to ConfigurableEvaluatorContext Cole Faust
2024-05-02Make the enabled property configurable Cole Faust
2021-06-22Disable boot jars package check if no boot jars have been configured Paul Duffin
2021-06-17Exclude jacocoagent from boot jars package check Paul Duffin
2021-06-17Move boot jars package check into platform_bootclasspath Paul Duffin
2021-05-18Record the actual APEXes that a module is part of. Jiyong Park
2021-05-18Rename InApexes -> InApexVariants Jiyong Park
2021-04-06Add IsModulePreferred Paul Duffin
2021-01-28Fix boot jar handling when both source and prebuilt APEXes and modules Martin Stjernholm
2020-12-01Pass pctx and ctx to NewRuleBuilder Colin Cross
2020-11-10Switch boot jars package check to using dex jars Paul Duffin
2020-10-29Move boot jars package check from make Paul Duffin