• Chris Bracken's avatar
    Add pathFilter to Fingerprinter (#17412) · e4f55332
    Chris Bracken authored
    Allows users of Fingerprinter to filter the set of paths collected from
    the explicitly-specified paths and those collected from depfiles.
    
    In some cases, depfiles are emitted with files that are not present on
    the local disk (e.g. the frontend compiler currently emits buildbot
    paths for the dart core libraries and dart:ui). These files will not
    materially affect whether we need to re-run a build action for which
    they are inputs, since they're not present in the filesystem and
    therefore cannot change.
    e4f55332
Name
Last commit
Last update
.github/ISSUE_TEMPLATE Loading commit data...
bin Loading commit data...
dev Loading commit data...
examples Loading commit data...
packages Loading commit data...
.cirrus.yml Loading commit data...
.coveralls.yml 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...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
analysis_options.yaml Loading commit data...
analysis_options_repo.yaml Loading commit data...
appveyor.yml Loading commit data...
flutter_console.bat Loading commit data...