• 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
.idea Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
ISSUE_TEMPLATE.md Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
VERSION Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...