• 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
..
flutter Loading commit data...
flutter_driver Loading commit data...
flutter_localizations Loading commit data...
flutter_test Loading commit data...
flutter_tools Loading commit data...
fuchsia_remote_debug_protocol Loading commit data...