summaryrefslogtreecommitdiff
path: root/java/platform_bootclasspath.go
diff options
context:
space:
mode:
author LaMont Jones <lamontjones@google.com> 2024-10-17 11:50:44 -0700
committer LaMont Jones <lamontjones@google.com> 2024-10-17 15:37:33 -0700
commit99f189609f09ce6863b231c3127f6b84aa54b2bf (patch)
treed198ea442d57faf17a19be06ea50ce0667a5b169 /java/platform_bootclasspath.go
parent130cbf6fc147d3be05bd65ff4cf0fdabaf1e4a91 (diff)
Update SOONG_PARTIAL_COMPILE logic
Separate PARTIAL_COMPILE changes that affect analysis from actually using it. - SOONG_PARTIAL_COMPILE affects how we generate the Ninja file. Changes to this cause reanalysis. - SOONG_USE_PARTIAL_COMPILE is used in the rules to determine if we use the PARTIAL_COMPILE implementation, or the legacy rules. This means that the developer can switch between full compiles and partial compiles at will without waiting for analysis to happen each time they change it. Bug: b/365536323 Test: manual Change-Id: Icb06687d17f63edb22bf2457a659b452537dadba
Diffstat (limited to 'java/platform_bootclasspath.go')
0 files changed, 0 insertions, 0 deletions