|
|
First pass at "pub update" implementation.
This will create a "packages" directory next to the current
package's entrypoint and populate it with symlinks to packages
in the pub package cache. Transitive dependencies are handled.
Committed: https://code.google.com/p/dart/source/detail?r=6979
Total comments: 16
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+376 lines, -78 lines) |
Patch |
 |
M |
utils/pub/cache.dart
|
View
|
|
2 chunks |
+4 lines, -44 lines |
0 comments
|
Download
|
 |
M |
utils/pub/command_list.dart
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
utils/pub/command_update.dart
|
View
|
|
1 chunk |
+20 lines, -1 line |
2 comments
|
Download
|
 |
M |
utils/pub/io.dart
|
View
|
1
|
4 chunks |
+98 lines, -2 lines |
7 comments
|
Download
|
 |
M |
utils/pub/package.dart
|
View
|
1
|
2 chunks |
+98 lines, -9 lines |
7 comments
|
Download
|
 |
M |
utils/pub/pub.dart
|
View
|
|
4 chunks |
+16 lines, -0 lines |
0 comments
|
Download
|
 |
M |
utils/tests/pub/pub.status
|
View
|
|
1 chunk |
+4 lines, -0 lines |
0 comments
|
Download
|
 |
M |
utils/tests/pub/pub_tests.dart
|
View
|
|
4 chunks |
+60 lines, -12 lines |
0 comments
|
Download
|
 |
M |
utils/tests/pub/test_pub.dart
|
View
|
|
9 chunks |
+76 lines, -9 lines |
0 comments
|
Download
|
Total messages: 4 (0 generated)
|