• Chris Bracken's avatar
    Improve AOT build fingerprinting (#17053) · 549acac6
    Chris Bracken authored
    This is a simple refactoring with no functional changes. We now reuse
    the existing _isBuildRequired() and _writeFingerprint() functions and
    share them with script snapshotting rather than reimplementing their
    logic.
    
    Changes the signatures of both to support multiple output files (as
    required for AOT snapshotting).
    549acac6
Name
Last commit
Last update
..
bin Loading commit data...
gradle Loading commit data...
ide_templates/intellij Loading commit data...
lib Loading commit data...
schema Loading commit data...
templates Loading commit data...
test Loading commit data...
tool Loading commit data...
BUILD.gn Loading commit data...
README.md Loading commit data...
pubspec.yaml Loading commit data...