• Chris Bracken's avatar
    Avoid rebuilding snapshots if no change to source (#11551) (#11793) · 1ee94001
    Chris Bracken authored
    This change re-introduces skipping AOT snapshot builds if input sources
    and outputs have not changed since the last snapshot build, assuming a
    build for the same platform in the same build mode.
    
    This reverts commit 3d5afb5a.
    It includes the following changes relative to the original:
      1. Include the entrypoint source in the checksums
      2. include the build mode in the checksums
      3. include the target platform in the checksums
    1ee94001
Name
Last commit
Last update
..
bin Loading commit data...
gradle 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...
flutter_tools.iml Loading commit data...
pubspec.yaml Loading commit data...