DescriptionImprove the heuristics for "pub get" is needed.
Instead of relying only on modification times, this does a more complex
compatibility check if the modification times of the pubspec, lockfile,
and .packages file aren't ordered properly. If they are up-to-date, it
updates the modification times accordingly.
This also fixes a case where "pub run" wasn't properly checking that the
dependencies were up-to-date.
Closes #1322
R=rnystrom@google.com
Committed: https://github.com/dart-lang/pub/commit/1c08b841158e33b8090bb07e5c39df830db58d44
Patch Set 1 #
Total comments: 4
Patch Set 2 : Code review changes #
Messages
Total messages: 5 (0 generated)
|